| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 1 | -107/+198 |
|\ |
|
| * | wireless: update radiotap parser | Johannes Berg | 2010-02-08 | 1 | -107/+198 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 12 | -52/+302 |
|\ \
| |/ |
|
| * | lib80211: Introduce TKIP_HDR_LEN define for code clarity | Andriy Tkachuk | 2010-02-02 | 1 | -10/+10 |
| * | lib80211: Cosmetics - make room for MIC/CRC near the actual calculation | Andriy Tkachuk | 2010-02-02 | 2 | -3/+2 |
| * | cfg80211: add regulatory hint disconnect support | Luis R. Rodriguez | 2010-02-01 | 3 | -3/+212 |
| * | cfg80211: avoid flushing the global workqueue for core reg hints | Luis R. Rodriguez | 2010-02-01 | 1 | -3/+1 |
| * | cfg80211: fix wext-compat for setting rate to 'auto' | John W. Linville | 2010-01-27 | 1 | -1/+1 |
| * | cfg80211: export cfg80211_find_ie | Johannes Berg | 2010-01-26 | 1 | -18/+20 |
| * | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-... | Andriy Tkachuk | 2010-01-22 | 1 | -1/+4 |
| * | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2010-01-22 | 2 | -0/+32 |
| * | nl80211: Allow association to change channels during reassociation | Jouni Malinen | 2010-01-19 | 1 | -1/+3 |
| * | cfg80211: rcu-ify rdev and wdev | Johannes Berg | 2010-01-19 | 2 | -12/+17 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-19 | 2 | -2/+3 |
| |\ |
|
* | \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 | 2 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | cfg80211: fix channel setting for wext | Abhijeet Kolekar | 2010-01-14 | 1 | -0/+1 |
| * | | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg | 2010-01-11 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 | 8 | -63/+556 |
|\ \ \
| | |/
| |/| |
|
| * | | cfg80211: make regulatory_hint_11d() band specific | Luis R. Rodriguez | 2010-01-15 | 3 | -20/+66 |
| * | | cfg80211: Ingore country IEs with a zero set of number of channels | Luis R. Rodriguez | 2010-01-14 | 1 | -0/+6 |
| * | | cfg80211: fix 2 GHz subband calculation for country IEs | Luis R. Rodriguez | 2010-01-14 | 1 | -2/+2 |
| * | | cfg80211: Fix country IE parsing for single channel triplets | Luis R. Rodriguez | 2010-01-12 | 1 | -4/+221 |
| * | | cfg80211: process the max power on a country IE | Luis R. Rodriguez | 2010-01-12 | 1 | -1/+1 |
| * | | cfg80211: add debug print when we drop a bogus country IE | Luis R. Rodriguez | 2010-01-12 | 1 | -1/+3 |
| * | | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 | 3 | -31/+96 |
| * | | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -0/+111 |
| * | | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -4/+30 |
| * | | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 | 2 | -0/+16 |
| * | | wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set | John W. Linville | 2010-01-05 | 1 | -3/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | cfg80211: fix syntax error on user regulatory hints | Luis R. Rodriguez | 2010-01-04 | 1 | -1/+1 |
| * | | cfg80211: add a regulatory debug print | Luis R. Rodriguez | 2010-01-05 | 1 | -14/+18 |
* | | | net: spread __net_init, __net_exit | Alexey Dobriyan | 2010-01-17 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 | 8 | -129/+342 |
|\ \ \
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 | 2 | -5/+21 |
| |\ \
| | |/ |
|
| | * | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg | 2009-12-28 | 1 | -4/+9 |
| | * | cfg80211: fix race between deauth and assoc response | Johannes Berg | 2009-12-28 | 1 | -1/+12 |
| * | | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 | 3 | -1/+34 |
| * | | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 | 5 | -15/+285 |
| * | | wireless: remove CONFIG_WIRELESS_OLD_REGULATORY | John W. Linville | 2009-12-28 | 3 | -108/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 | 2 | -50/+26 |
| |\ \
| | |/ |
|
* | | | wireless: fix comments in genregdb.awk | John W. Linville | 2009-12-25 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 | 12 | -67/+405 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | cfg80211: avoid sending spurious deauth to userspace | Johannes Berg | 2009-12-22 | 1 | -2/+9 |
| * | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 2009-12-22 | 1 | -2/+97 |
| * | wireless: support internal statically compiled regulatory database | John W. Linville | 2009-12-21 | 7 | -24/+261 |
| * | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville | 2009-12-21 | 4 | -39/+38 |
* | | wireless: update old static regulatory domain rules | John W. Linville | 2009-12-10 | 1 | -50/+25 |
* | | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 2009-12-09 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 | 9 | -10/+185 |
|\ |
|