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