summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add key flag for management keysJohannes Berg2012-09-101-2/+10
* wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg2012-09-061-80/+0
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-0612-39/+168
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-231-0/+31
| |\
| * | bcma: detect and register NAND flash deviceRafał Miłecki2012-08-211-0/+13
| * | bcma: detect and register serial flash deviceRafał Miłecki2012-08-212-0/+15
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-214-25/+143
| |\ \
| * | | ssb: check for flash presentenceRafał Miłecki2012-08-101-1/+3
| * | | bcma: add (mostly) NAND definesRafał Miłecki2012-08-102-0/+87
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-105-34/+34
| |\ \ \
| | * | | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
| | * | | Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
| | * | | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
| | * | | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
| | * | | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
| | * | | Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
| | * | | Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
| | * | | Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
| | * | | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
| | * | | Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
| * | | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-311-0/+3
| * | | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-311-0/+1
| * | | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-311-1/+2
| * | | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-313-10/+11
| * | | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-301-2/+0
| * | | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-302-6/+14
| |/ / /
* | | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-0/+2
|\ \ \ \
| * | | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
* | | | | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-051-0/+1
| |_|_|/ |/| | |
* | | | Revert "rfkill: remove dead code"AceLan Kao2012-08-211-0/+31
| |_|/ |/| |
* | | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-201-0/+5
* | | cfg80211: add P2P Device abstractionJohannes Berg2012-08-202-6/+64
* | | mac80211: support A-MPDU status reportingJohannes Berg2012-08-201-14/+39
* | | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-201-0/+11
* | | mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-201-0/+4
* | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-5/+15
* | | mac80211: add PS flag to bss_confEliad Peller2012-07-311-0/+5
| |/ |/|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-272-47/+49
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-272-47/+49
| |\ \ \ \
| | | | * | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-282-47/+49
| | | |/ /
* | | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-271-1/+2
|\ \ \ \ \
| * | | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-1/+2
| |/ / / /
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-273-77/+6
|\ \ \ \ \
| * | | | | pipe: remove KM_USER0 from commentsCong Wang2012-07-241-5/+3
| * | | | | asm-generic: remove km_type definitionsCong Wang2012-07-241-32/+2
| * | | | | highmem: remove the deprecated form of kmap_atomicCong Wang2012-07-241-40/+1
* | | | | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-272-3/+15
|\ \ \ \ \ \
| * | | | | | cpumask: cpulist_parse() comments correctionAlex Shi2012-07-271-2/+1
| * | | | | | init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-1/+2
| * | | | | | cpumask: add a few comments of cpumask functionsAlex Shi2012-07-271-0/+12