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