summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-251-0/+3
* cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-5/+3
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-252-17/+17
* cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez2013-11-251-6/+5
* cfg80211: set driver regulatory updates on its ownLuis R. Rodriguez2013-11-251-67/+56
* cfg80211: set user regulatory updates on its ownLuis R. Rodriguez2013-11-251-0/+35
* cfg80211: set core regulatory updates on its ownLuis R. Rodriguez2013-11-251-13/+27
* cfg80211: pass the last_request to __set_regdom()Luis R. Rodriguez2013-11-251-3/+3
* cfg80211: move core reg_notfier() check to sourceLuis R. Rodriguez2013-11-251-13/+18
* cfg80211: allow only the core to request to update the world regdomLuis R. Rodriguez2013-11-251-0/+2
* cfg80211: add helper for calling CRDALuis R. Rodriguez2013-11-251-12/+12
* cfg80211: add helper for kfree'ing and assigning last_requestLuis R. Rodriguez2013-11-251-10/+11
* cfg80211: add helper for kfree'ing last_requestLuis R. Rodriguez2013-11-251-23/+19
* cfg80211: process non country IE conflicting firstLuis R. Rodriguez2013-11-251-19/+20
* cfg80211: process country IE regulatory requests on their ownLuis R. Rodriguez2013-11-251-133/+68
* cfg80211: process driver regulatory requests on its ownLuis R. Rodriguez2013-11-251-17/+86
* cfg80211: process user regulatory requests on its ownLuis R. Rodriguez2013-11-251-33/+81
* cfg80211: processing core regulatory hints on its ownLuis R. Rodriguez2013-11-251-2/+44
* cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-253-1/+5
* cfg80211: enforce disabling channels by custom or strict settingsLuis R. Rodriguez2013-11-251-3/+14
* cfg80211: fix parsing when db.txt ends on a ruleLuis R. Rodriguez2013-11-251-0/+2
* cfg80211: add function helpers to genregdb.awkLuis R. Rodriguez2013-11-251-11/+25
* cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-251-11/+74
* cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-253-8/+6
* cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-252-10/+6
* cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-251-0/+1
* cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez2013-11-251-6/+5
* cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-251-0/+4
* cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-253-1/+88
* cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-256-37/+25
* 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-045-13/+27
|\ \ \ | | |/ | |/|
| * | 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
| * | cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
| * | cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3