aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/reg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg1-1/+1
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg1-1/+0
2013-01-03regulatory: code cleanupJohannes Berg1-2/+2
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-1/+1
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez1-1/+0
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez1-1/+1
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez1-1/+4
2012-01-04cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez1-0/+15
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez1-0/+1
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann1-0/+2
2011-03-09net/wireless: add COUNTRY to to regulatory device ueventScott James Remnant1-0/+1
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König1-1/+1
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez1-0/+18
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez1-0/+11
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez1-0/+15
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez1-1/+2
2009-02-27cfg80211: make __regulatory_hint() staticLuis R. Rodriguez1-23/+0
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez1-0/+21
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez1-0/+2
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez1-0/+2
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez1-7/+0
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez1-4/+17
2008-10-31wireless: remove struct regdom hintingJohannes Berg1-16/+7
2008-10-31wireless: remove cfg80211_reg_mutexJohannes Berg1-1/+0
2008-10-31wireless: don't publish __regulatory_hintJohannes Berg1-0/+28
2008-09-24cfg80211: fix regulatory code constJohannes Berg1-3/+3
2008-09-24cfg80211: clean up regulatory messJohannes Berg1-33/+2
2008-09-15cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez1-0/+44