summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2009-01-23 02:16:48 +0300
committerJohn W. Linville <linville@tuxdriver.com>2009-01-30 00:01:20 +0300
commit5f8e077c0adc0dc7cfad64cdc05276e1961a1394 (patch)
treedc918d9eacab12998d8e67f259de32dbbb409e81 /CREDITS
parent24ed1da1337b92e3b0a89f2c2b7cd33b9a8fcb62 (diff)
downloadlinux-5f8e077c0adc0dc7cfad64cdc05276e1961a1394.tar.xz
ath9k: simplify regulatory code
Now that cfg80211 has its own regulatory infrastructure we can condense ath9k's regulatory code considerably. We only keep data we need to provide our own regulatory_hint(), reg_notifier() and information necessary for calibration. Atheros hardware supports 12 world regulatory domains, since these are custom we apply them through the the new wiphy_apply_custom_regulatory(). Although we have 12 we can consolidate these into 5 structures based on frequency and apply a different set of flags that differentiate them on a case by case basis through the reg_notifier(). If CRDA is not found our own custom world regulatory domain is applied, this is identical to cfg80211's except we enable passive scan on most frequencies. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions