Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -35/+86 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 13 | -0/+13 |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -7/+5 |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 4 | -25/+63 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -7/+5 |
2010-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -7/+5 |
2010-03-31 | nl80211: reenable station del for mesh | Marco Porsch | 1 | -1/+2 |
2010-03-31 | mac80211: support paged rx SKBs | Zhu Yi | 1 | -6/+18 |
2010-03-31 | wireless: remove trailing space in messages | Frans Pop | 1 | -3/+3 |
2010-03-30 | wireless: convert reg_regdb_search_lock to mutex | John W. Linville | 1 | -7/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 13 | -0/+13 |
2010-03-24 | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen | 3 | -0/+150 |
2010-03-23 | net/wireless/wext-core.c: Use IW_EVENT_IDX macro | Joe Perches | 1 | -11/+11 |
2010-03-23 | net/wireless/wext_core.c: Use IW_IOCTL_IDX macro | Joe Perches | 1 | -56/+56 |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -49/+604 |
2010-02-19 | nl80211: add power save commands | Kalle Valo | 3 | -12/+145 |
2010-02-19 | const: struct nla_policy | Alexey Dobriyan | 1 | -9/+5 |
2010-02-16 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 5 | -1/+446 |
2010-02-16 | nl80211: does not allow NEW_STATION and DEL_STATION for mesh | Thadeu Lima de Souza Cascardo | 1 | -36/+13 |
2010-02-15 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -107/+198 |
2010-02-09 | wireless: update radiotap parser | Johannes Berg | 1 | -107/+198 |
2010-02-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 12 | -52/+302 |
2010-02-03 | lib80211: Introduce TKIP_HDR_LEN define for code clarity | Andriy Tkachuk | 1 | -10/+10 |
2010-02-03 | lib80211: Cosmetics - make room for MIC/CRC near the actual calculation | Andriy Tkachuk | 2 | -3/+2 |
2010-02-01 | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 3 | -3/+212 |
2010-02-01 | cfg80211: avoid flushing the global workqueue for core reg hints | Luis R. Rodriguez | 1 | -3/+1 |
2010-01-27 | cfg80211: fix wext-compat for setting rate to 'auto' | John W. Linville | 1 | -1/+1 |
2010-01-26 | cfg80211: export cfg80211_find_ie | Johannes Berg | 1 | -18/+20 |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -2/+3 |
2010-01-23 | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 1 | -1/+4 |
2010-01-23 | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2 | -0/+32 |
2010-01-20 | nl80211: Allow association to change channels during reassociation | Jouni Malinen | 1 | -1/+3 |
2010-01-20 | cfg80211: rcu-ify rdev and wdev | Johannes Berg | 2 | -12/+17 |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2 | -2/+3 |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 8 | -63/+556 |
2010-01-18 | net: spread __net_init, __net_exit | Alexey Dobriyan | 1 | -2/+2 |
2010-01-16 | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez | 3 | -20/+66 |
2010-01-15 | cfg80211: Ingore country IEs with a zero set of number of channels | Luis R. Rodriguez | 1 | -0/+6 |
2010-01-15 | cfg80211: fix 2 GHz subband calculation for country IEs | Luis R. Rodriguez | 1 | -2/+2 |
2010-01-15 | cfg80211: fix channel setting for wext | Abhijeet Kolekar | 1 | -0/+1 |
2010-01-12 | cfg80211: Fix country IE parsing for single channel triplets | Luis R. Rodriguez | 1 | -4/+221 |
2010-01-12 | cfg80211: process the max power on a country IE | Luis R. Rodriguez | 1 | -1/+1 |
2010-01-12 | cfg80211: add debug print when we drop a bogus country IE | Luis R. Rodriguez | 1 | -1/+3 |
2010-01-12 | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 3 | -31/+96 |
2010-01-12 | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 1 | -0/+111 |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -4/+30 |
2010-01-12 | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2 | -0/+16 |
2010-01-12 | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg | 1 | -2/+2 |
2010-01-06 | wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set | John W. Linville | 1 | -3/+3 |
2010-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -1/+1 |