aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2013-12-16radiotap: fix bitmap-end-finding buffer overrunJohannes Berg
2013-12-05cfg80211: fix WARN_ON for re-association to the expired BSSUjjal Roy
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich
2013-11-25cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14genetlink: allow making ops constJohannes Berg
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28nl80211: fix channel switch parsingAndrei Otcheretianski
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior
2013-10-21cfg80211: fix DFS channel recovery timeoutMichal Kazior
2013-10-21cfg80211: fix scheduled scan pointer accessJohannes Berg
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14wireless: radiotap: fix parsing buffer overrunJohannes Berg
2013-10-11cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez
2013-10-11cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez
2013-10-11cfg80211: pass station supported channel and oper class infoSunil Dutt
2013-10-09cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez
2013-10-02cfg80211: vlan priority handling in WMMcedric Voncken
2013-10-01regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg
2013-10-01nl80211: allow CAC only if no operation is going onSimon Wunderlich
2013-10-01cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic
2013-10-01mac80211: fix some snprintf misusesEliad Peller
2013-09-26cfg80211: fix sysfs registration raceJohannes Berg
2013-09-26cfg80211: fix warning when using WEXT for IBSSBruno Randolf
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-09-26cfg80211: use the correct macro to check for active monitor supportLuciano Coelho
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds