summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/regd.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
|/
* ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter2010-02-081-2/+3
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-3/+2Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-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/+0Star
|/
* 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/+0Star
* 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