summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAgeFilesLines
...
| * cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov2015-07-171-1/+1
| * wireless: regulatory: reduce log level of CRDA related messagesThomas Petazzoni2015-07-171-3/+3
* | wireless: remove superfluous if statement in regulatory codeJohn Linville2015-07-171-5/+4
|/
* cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-2/+2
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-011-5/+29
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-44/+67
|\
| * cfg80211: Process all pending regulatory requests/hintsBen2015-03-171-0/+7
| * cfg80211: Schedule timeout for all CRDA callsIlan peer2015-03-061-10/+5
| * cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-061-4/+53
| * cfg80211: Simplify the handling of regulatory indoor settingIlan peer2015-03-061-31/+3
* | cfg80211: fix n_reg_rules to match world_regdomJason Abele2015-02-241-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-22/+34
|\
| * cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
* | cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov2015-01-141-0/+25
* | cfg80211: introduce sync regdom set API for self-managedArik Nemtsov2015-01-141-2/+29
* | Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-071-7/+13
|\ \ | |/
| * cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-121-1/+7
| * cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-121-5/+2
| * cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-121-1/+4
* | cfg80211: avoid intersection when applying self-managed regArik Nemtsov2014-12-171-3/+13
* | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+88
* | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-1/+1
* | cfg80211: use __force __rcu to suppress sparse warningJohannes Berg2014-12-121-1/+1
|/
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-281-1/+106
* cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-191-0/+3
* cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-191-0/+10
* cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-101-2/+34
* cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-051-21/+60
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-231-15/+7
* cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-211-1/+2
* cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy2014-04-251-7/+15
* cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez2014-04-221-1/+1
* cfg80211: avoid freeing last_request while in flightArik Nemtsov2014-04-221-8/+16
* cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic2014-04-111-0/+7
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-091-0/+5
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-091-1/+57
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-0/+29
* cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-091-1/+1
* cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-091-0/+2
* cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-44/+42
|\
| * cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez2014-03-031-6/+8
| * cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-251-6/+26
| * cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic2014-02-251-3/+0
| * cfg80211: regulatory: simplify uevent sendingJohannes Berg2014-02-251-29/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-2/+10
|\ \ | |/ |/|
| * cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-251-1/+9
| * cfg80211: bugfix in regulatory user hint processInbal Hacohen2014-02-191-1/+1
* | cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic2014-02-211-36/+47
OpenPOWER on IntegriCloud