summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.c
AgeCommit message (Expand)AuthorLines
2015-02-24cfg80211: fix n_reg_rules to match world_regdomJason Abele-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-22/+34
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov-2/+29
2015-01-07cfg80211: fix deadlock during reg chan checkArik Nemtsov-22/+34
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg-7/+13
2014-12-17cfg80211: avoid intersection when applying self-managed regArik Nemtsov-3/+13
2014-12-17cfg80211: allow wiphy specific regdomain managementJonathan Doron-0/+88
2014-12-17cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov-1/+1
2014-12-12cfg80211: correctly check ad-hoc channelsArik Nemtsov-1/+7
2014-12-12cfg80211: don't WARN about two consecutive Country IE hintEmmanuel Grumbach-5/+2
2014-12-12cfg80211: use __force __rcu to suppress sparse warningJohannes Berg-1/+1
2014-12-12cfg80211: avoid mem leak on driver hint setArik Nemtsov-1/+4
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov-1/+106
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov-0/+3
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov-0/+10
2014-11-10cfg80211: introduce regulatory flags controlling bwArik Nemtsov-2/+34
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller-21/+60
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg-0/+1
2014-06-23Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"Johannes Berg-15/+7
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov-1/+2
2014-04-25cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy-7/+15
2014-04-22cfg80211: fix processing world regdomain when non modularLuis R. Rodriguez-1/+1
2014-04-22cfg80211: avoid freeing last_request while in flightArik Nemtsov-8/+16
2014-04-11cfg80211: reg: set DFS CAC time in case of custom regdJanusz Dziedzic-0/+7
2014-04-09cfg80211: Enable GO operation on indoor channelsIlan Peer-0/+5
2014-04-09cfg80211: Add an option to hint indoor operationIlan Peer-1/+57
2014-04-09cfg80211: Enable GO operation on additional channelsIlan Peer-0/+29
2014-04-09cfg80211: Add Kconfig option for cellular BS hintsIlan Peer-1/+1
2014-04-09cfg80211: Add indoor only and GO concurrent channel attributesDavid Spinadel-0/+2
2014-04-09cfg80211: regulatory: use RCU_INIT_POINTERMonam Agarwal-1/+1
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-44/+42
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+10
2014-03-03cfg80211: allow reprocessing of pending requestsLuis R. Rodriguez-6/+8
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceJanusz Dziedzic-6/+26
2014-02-25cfg80211: regulatory: allow user to set world regdomainJanusz Dziedzic-3/+0
2014-02-25cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic-1/+9
2014-02-25cfg80211: regulatory: simplify uevent sendingJohannes Berg-29/+8
2014-02-21cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flagJanusz Dziedzic-36/+47
2014-02-19cfg80211: bugfix in regulatory user hint processInbal Hacohen-1/+1
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic-16/+114
2014-02-04net: wireless: move regulatory timeout work to power efficient workqueueShaibal Dutta-3/+6
2014-02-04cfg80211: add helper reg_get_regdomain() functionJanusz Dziedzic-11/+17
2014-02-04cfg80211: make device_type constJohannes Berg-1/+1
2014-02-04cfg80211: fix few minor issues in reg_process_hint()Ilan Peer-9/+10
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez-0/+2
2013-12-03cfg80211: add reg_get_dfs_region()Luis R. Rodriguez-0/+27
2013-11-25cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez-25/+16
2013-11-25cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez-0/+3
2013-11-25cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez-0/+16