aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-02-15nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-08wireless: update radiotap parserJohannes Berg
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-19nl80211: Allow association to change channels during reassociationJouni Malinen
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-25wireless: fix comments in genregdb.awkJohn W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi