aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/reg.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21wifi: cfg80211: Schedule regulatory check on BSS STA channel changeGravatar Andrei Otcheretianski 1-0/+5
2023-09-11wifi: cfg80211: reg: fix various kernel-doc issuesGravatar Johannes Berg 1-8/+8
2021-01-26cfg80211: avoid holding the RTNL when calling the driverGravatar Johannes Berg 1-1/+0
2019-10-28net: Fix various misspellings of "connect"Gravatar Geert Uytterhoeven 1-1/+1
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsGravatar Aaron Komisar 1-8/+0
2019-02-11cfg80211: restore regulatory without calling userspaceGravatar Johannes Berg 1-0/+2
2017-10-11cfg80211: implement regdb signature checkingGravatar Johannes Berg 1-0/+8
2017-10-11cfg80211: support reloading regulatory databaseGravatar Johannes Berg 1-0/+6
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainGravatar Vasanthakumar Thiagarajan 1-0/+22
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainGravatar Vasanthakumar Thiagarajan 1-0/+14
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-1/+1
2015-04-01cfg80211: Stop calling crda if it is not responsiveGravatar Ilan peer 1-1/+8
2015-03-06cfg80211: Add API to change the indoor regulatory settingGravatar Ilan peer 1-1/+14
2014-12-17cfg80211: allow usermode to query wiphy specific regdomGravatar Arik Nemtsov 1-0/+1
2014-04-09cfg80211: Enable GO operation on indoor channelsGravatar Ilan Peer 1-0/+5
2014-04-09cfg80211: Add an option to hint indoor operationGravatar Ilan Peer 1-0/+1
2014-04-09cfg80211: Enable GO operation on additional channelsGravatar Ilan Peer 1-0/+12
2014-02-25cfg80211: regulatory: simplify uevent sendingGravatar Johannes Berg 1-1/+0
2014-02-05cfg80211: regulatory introduce maximum bandwidth calculationGravatar Janusz Dziedzic 1-0/+2
2013-12-03cfg80211: add reg_get_dfs_region()Gravatar Luis R. Rodriguez 1-0/+1
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereGravatar Luis R. Rodriguez 1-1/+1
2013-11-25cfg80211: check regulatory request alpha2 earlyGravatar Luis R. Rodriguez 1-0/+1
2013-10-09cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Gravatar Luis R. Rodriguez 1-2/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsGravatar Johannes Berg 1-1/+1
2013-01-03regulatory: fix reg_is_valid_request handlingGravatar Johannes Berg 1-1/+0
2013-01-03regulatory: code cleanupGravatar Johannes Berg 1-2/+2
2012-11-30cfg80211: fix BSS struct IE access racesGravatar Johannes Berg 1-1/+1
2012-07-17cfg80211: make regulatory_update() staticGravatar Luis R. Rodriguez 1-1/+0
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Gravatar Luis R. Rodriguez 1-1/+1
2012-07-17cfg80211: add cellular base station regulatory hint supportGravatar Luis R. Rodriguez 1-1/+4
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCGravatar Luis R. Rodriguez 1-0/+15
2011-11-21cfg80211: process regulatory DFS region for countriesGravatar Luis R. Rodriguez 1-0/+1
2011-09-14cfg80211: hold reg_mutex when updating regulatoryGravatar Sven Neumann 1-0/+2
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventGravatar Scott James Remnant 1-0/+1
2010-06-18wireless: move regulatory_init to .init.textGravatar Uwe Kleine-König 1-1/+1
2010-02-01cfg80211: add regulatory hint disconnect supportGravatar Luis R. Rodriguez 1-0/+18
2010-01-15cfg80211: make regulatory_hint_11d() band specificGravatar Luis R. Rodriguez 1-0/+11
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+2
2009-08-04cfg80211: enable country IE support to all cfg80211 driversGravatar Luis R. Rodriguez 1-0/+15
2009-08-03cfg80211: fix regression on beacon world roaming featureGravatar Luis R. Rodriguez 1-1/+2
2009-02-27cfg80211: make __regulatory_hint() staticGravatar Luis R. Rodriguez 1-23/+0
2009-02-27cfg80211: Add AP beacon regulatory hintsGravatar Luis R. Rodriguez 1-0/+21
2009-02-27cfg80211: move all regulatory hints to workqueueGravatar Luis R. Rodriguez 1-0/+2
2009-02-09cfg80211: add get reg commandGravatar Luis R. Rodriguez 1-0/+2
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Gravatar Luis R. Rodriguez 1-7/+0
2008-11-25cfg80211/mac80211: Add 802.11d supportGravatar Luis R. Rodriguez 1-4/+17
2008-10-31wireless: remove struct regdom hintingGravatar Johannes Berg 1-16/+7
2008-10-31wireless: remove cfg80211_reg_mutexGravatar Johannes Berg 1-1/+0
2008-10-31wireless: don't publish __regulatory_hintGravatar Johannes Berg 1-0/+28
2008-09-24cfg80211: fix regulatory code constGravatar Johannes Berg 1-3/+3