aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/regd.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-3/+5
|\
| * ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez2011-04-191-0/+1
| * ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2011-04-141-3/+4
* | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
|/
* ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2011-01-281-0/+7
* ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1/+2
|\
| * ath: fix code readability in regd.cLuis de Bethencourt2010-04-061-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-0/+17
|\
| * ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
* | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-101-2/+0
|/
* ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-031-4/+25
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+6
* cfg80211: clean up includesJohannes Berg2009-04-221-1/+0
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-221-1/+1
* ath: space cleanupLuis R. Rodriguez2009-04-221-14/+19
* ath: move more setup code into ath_regd_initBob Copeland2009-04-221-13/+42
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-221-0/+519