aboutsummaryrefslogtreecommitdiff
path: root/include/net/regulatory.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-22net: add missing includes and forward declarations under net/Gravatar Jakub Kicinski 1-0/+3
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentGravatar Randy Dunlap 1-1/+1
2020-04-24ieee80211: share 802.11 unit conversion helpersGravatar Thomas Pedersen 1-7/+0
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureGravatar Stanislaw Gruszka 1-2/+2
2018-03-29cfg80211: read wmm rules from regulatory databaseGravatar Haim Dreyfuss 1-0/+28
2018-02-22regulatory: add NUL to request alpha2Gravatar Johannes Berg 1-1/+1
2014-12-17cfg80211: allow wiphy specific regdomain managementGravatar Jonathan Doron 1-0/+19
2014-11-28cfg80211: leave invalid channels on regdomain changeGravatar Arik Nemtsov 1-0/+12
2014-08-15regulatory: add NUL to alpha2Gravatar Eliad Peller 1-1/+1
2014-04-09cfg80211: Enable GO operation on additional channelsGravatar Ilan Peer 1-0/+6
2014-02-25cfg80211: regulatory: allow getting DFS CAC time from userspaceGravatar Janusz Dziedzic 1-8/+13
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGGravatar Luis R. Rodriguez 1-0/+4
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereGravatar Luis R. Rodriguez 1-2/+2
2013-11-25cfg80211: add an option to disable processing country IEsGravatar Luis R. Rodriguez 1-0/+5
2013-11-25cfg80211: add flags to define country IE processing rulesGravatar Luis R. Rodriguez 1-12/+24
2013-11-25cfg80211: move regulatory flags to their own variableGravatar Luis R. Rodriguez 1-13/+46
2013-01-03regulatory: use RCU to protect last_requestGravatar Johannes Berg 1-0/+2
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsGravatar Johannes Berg 1-0/+2
2012-07-17cfg80211: add cellular base station regulatory hint supportGravatar Luis R. Rodriguez 1-0/+5
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Gravatar Luis R. Rodriguez 1-0/+5
2011-11-21cfg80211: process regulatory DFS region for countriesGravatar Luis R. Rodriguez 1-0/+1
2011-08-26wireless: relicense regulatory header to ISCGravatar Luis R. Rodriguez 1-4/+12
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysGravatar Luis R. Rodriguez 1-0/+7
2010-07-20wireless: only use alpha2 regulatory information from country IEGravatar John W. Linville 1-1/+0
2010-02-01cfg80211: add regulatory hint disconnect supportGravatar Luis R. Rodriguez 1-0/+1
2009-04-22cfg80211: clean up includesGravatar Johannes Berg 1-0/+101