summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-191-75/+54
* genetlink: pass family to functions using groupsJohannes Berg2013-11-191-35/+35
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-191-2/+1
* genetlink: make all genl_ops users constJohannes Berg2013-11-141-1/+1
* genetlink: allow making ops constJohannes Berg2013-11-141-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-089-27/+108
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-052-4/+6
| |\
| | * cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior2013-10-211-0/+2
| | * cfg80211: fix DFS channel recovery timeoutMichal Kazior2013-10-211-2/+2
| | * cfg80211: fix scheduled scan pointer accessJohannes Berg2013-10-211-2/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-057-23/+102
| |\ \
| | * | nl80211: fix channel switch parsingAndrei Otcheretianski2013-10-281-3/+1
| | * | {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-1/+2
| | * | {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+1
| | * | cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-281-10/+16
| | * | nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-284-11/+38
| | * | cfg80211: simplify strict custom alpha2 regdomain checkLuis R. Rodriguez2013-10-111-2/+8
| | * | cfg80211: enable regulatory hints for strict custom settingsLuis R. Rodriguez2013-10-111-0/+1
| | * | cfg80211: pass station supported channel and oper class infoSunil Dutt2013-10-111-0/+46
| | * | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-093-6/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-10/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-045-13/+27
| |\ \ \ | | | |/ | | |/|
| * | | cfg80211: export reg_initiator_name()Luis R. Rodriguez2013-10-181-10/+17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-233-3/+9
|\ \ \ | | |/ | |/|
| * | wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-10-141-1/+6
| * | cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-092-2/+3
* | | net: misc: Remove extern from function prototypesJoe Perches2013-10-192-5/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-177-37/+78
|\ \ \ | |/ / |/| / | |/
| * cfg80211: vlan priority handling in WMMcedric Voncken2013-10-021-0/+9
| * regulatory: enable channels 52-64 and 100-144 for world roamingJohannes Berg2013-10-011-2/+12
| * nl80211: allow CAC only if no operation is going onSimon Wunderlich2013-10-011-0/+3
| * cfg80211: parse dfs region for internal regdb optionJanusz Dziedzic2013-10-011-0/+6
| * mac80211: fix some snprintf misusesEliad Peller2013-10-011-11/+13
| * nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich2013-09-261-15/+34
| * cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-262-9/+1
* | cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
* | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
* | cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0510-87/+616
|\
| * wireless: scan: Remove comment to compare_ether_addrJoe Perches2013-09-031-4/+0
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-283-5/+7
| |\
| | * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-233-5/+7
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-282-17/+15
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-163-38/+49
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-123-11/+25
| | * | nl80211: clean up CQM settings codeJohannes Berg2013-08-121-27/+24
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-093-1/+166
| |\ \ \ | | |/ /
| | * | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-013-1/+166
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-093-3/+9
| |\ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-018-39/+394
| |\ \ \ \ | | | |/ / | | |/| |
OpenPOWER on IntegriCloud