summaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.h
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: implement regdb signature checkingJohannes Berg2017-10-111-0/+8
* cfg80211: support reloading regulatory databaseJohannes Berg2017-10-111-0/+6
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+22
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+14
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* cfg80211: Stop calling crda if it is not responsiveIlan peer2015-04-011-1/+8
* cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-061-1/+14
* cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-171-0/+1
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-091-0/+5
* cfg80211: Add an option to hint indoor operationIlan Peer2014-04-091-0/+1
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-0/+12
* cfg80211: regulatory: simplify uevent sendingJohannes Berg2014-02-251-1/+0
* cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-051-0/+2
* cfg80211: add reg_get_dfs_region()Luis R. Rodriguez2013-12-031-0/+1
* cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-1/+1
* cfg80211: check regulatory request alpha2 earlyLuis R. Rodriguez2013-11-251-0/+1
* cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()Luis R. Rodriguez2013-10-091-2/+2
* regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-031-1/+1
* regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-031-1/+0
* regulatory: code cleanupJohannes Berg2013-01-031-2/+2
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-1/+1
* cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-171-1/+0
* cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-171-1/+1
* cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-171-1/+4
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-041-0/+15
* cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez2011-11-211-0/+1
* cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-141-0/+2
* net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant2011-03-091-0/+1
* wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-181-1/+1
* cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-011-0/+18
* cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-151-0/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+2
|\
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-031-1/+2
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-041-0/+15
|/
* cfg80211: make __regulatory_hint() staticLuis R. Rodriguez2009-02-271-23/+0
* cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-271-0/+21
* cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-271-0/+2
* cfg80211: add get reg commandLuis R. Rodriguez2009-02-091-0/+2
* cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2009-01-291-7/+0
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-4/+17
* wireless: remove struct regdom hintingJohannes Berg2008-10-311-16/+7
* wireless: remove cfg80211_reg_mutexJohannes Berg2008-10-311-1/+0
* wireless: don't publish __regulatory_hintJohannes Berg2008-10-311-0/+28
* cfg80211: fix regulatory code constJohannes Berg2008-09-241-3/+3
* cfg80211: clean up regulatory messJohannes Berg2008-09-241-33/+2
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+44
OpenPOWER on IntegriCloud