aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/regd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-04-06ath: fix code readability in regd.cLuis de Bethencourt1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-08ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-3/+2
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+17
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez1-0/+17
2009-07-10ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland1-2/+0
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+6
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+0
2009-04-22atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez1-1/+1
2009-04-22ath: space cleanupLuis R. Rodriguez1-14/+19
2009-04-22ath: move more setup code into ath_regd_initBob Copeland1-13/+42
2009-04-22atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland1-0/+519