aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
Commit message (Expand)AuthorAge
* cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-07
* cfg80211: correctly check ad-hoc channelsArik Nemtsov2014-12-12
* cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach2014-12-12
* cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-12
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-28
* cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-19
* cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-19
* cfg80211: introduce regulatory flags controlling bwArik Nemtsov2014-11-10
* cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller2014-09-05
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg2014-06-23
* cfg80211: don't set reg timeout for user-handled hintArik Nemtsov2014-05-21
* cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy2014-04-25
* cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez2014-04-22
* cfg80211: avoid freeing last_request while in flightArik Nemtsov2014-04-22
* cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic2014-04-11
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-09
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-09
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-09
* cfg80211: Add Kconfig option for cellular BS hintsIlan Peer2014-04-09
* cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel2014-04-09
* cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal2014-04-09
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-20
|\
| * cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez2014-03-03
| * cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic2014-02-25
| * cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic2014-02-25
| * cfg80211: regulatory: simplify uevent sendingJohannes Berg2014-02-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\ \ | |/ |/|
| * cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-25
| * cfg80211: bugfix in regulatory user hint processInbal Hacohen2014-02-19
* | cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic2014-02-21
* | cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-05
* | net: wireless: move regulatory timeout work to power efficient workqueueShaibal Dutta2014-02-04
* | cfg80211: add helper reg_get_regdomain() functionJanusz Dziedzic2014-02-04
* | cfg80211: make device_type constJohannes Berg2014-02-04
* | cfg80211: fix few minor issues in reg_process_hint()Ilan Peer2014-02-04
|/
* cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-13
* cfg80211: add reg_get_dfs_region()Luis R. Rodriguez2013-12-03
* cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez2013-11-25
* cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez2013-11-25
* cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez2013-11-25
* cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-25
* cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-25
* cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-25
* cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-25
* cfg80211: rename __set_regdom() to reg_set_rd_country_ie()Luis R. Rodriguez2013-11-25
* cfg80211: set driver regulatory updates on its ownLuis R. Rodriguez2013-11-25
* cfg80211: set user regulatory updates on its ownLuis R. Rodriguez2013-11-25
* cfg80211: set core regulatory updates on its ownLuis R. Rodriguez2013-11-25
* cfg80211: pass the last_request to __set_regdom()Luis R. Rodriguez2013-11-25