linux/drivers/net/wireless/ath9k
Bob Copeland c02cf3738c ath9k: pass regd structure directly to regulatory functions
All regulatory information is encapsulated by the ath9k_regulatory
struct, so we can now change all the callers to take that directly
instead of struct ath_hw.  This in turn will enable us to move the
regulatory functions to common code also used by ath5k, since both
can use this regulatory struct.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-04-22 16:54:37 -04:00
..
ahb.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
ani.c ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
ani.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
ath9k.h ath9k: Remove the useless do..while loops 2009-04-22 16:54:35 -04:00
beacon.c ath9k: Avoid unneeded casts 2009-04-22 16:54:32 -04:00
calib.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
calib.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
debug.c ath9k: Check for root debugfs file 2009-04-22 16:54:34 -04:00
debug.h ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
eeprom.c ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
eeprom.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
hw.c ath9k: pass regd structure directly to regulatory functions 2009-04-22 16:54:37 -04:00
hw.h ath9k: Remove redundant variable for Interrupt Mitigation 2009-04-22 16:54:30 -04:00
initvals.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
Kconfig ath9k: Enforce module build if rfkill is a module 2009-01-12 14:24:50 -05:00
mac.c ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
mac.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
main.c ath9k: pass regd structure directly to regulatory functions 2009-04-22 16:54:37 -04:00
Makefile ath9k: Set BSSID mask based on configured interfaces 2009-03-05 14:39:44 -05:00
pci.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
phy.c ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
phy.h ath9k: Cleanup debug messages 2009-04-22 16:54:30 -04:00
rc.c ath9k: Fix bug in determining HT40 mode 2009-04-22 16:54:35 -04:00
rc.h ath9k: Fix bug in determining HT40 mode 2009-04-22 16:54:35 -04:00
recv.c ath9k: Remove the useless do..while loops 2009-04-22 16:54:35 -04:00
reg.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
regd_common.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
regd.c ath9k: pass regd structure directly to regulatory functions 2009-04-22 16:54:37 -04:00
regd.h ath9k: pass regd structure directly to regulatory functions 2009-04-22 16:54:37 -04:00
virtual.c ath9k: Add a simple virtual wiphy scheduler 2009-03-05 14:39:48 -05:00
xmit.c ath9k: Remove the useless do..while loops 2009-04-22 16:54:35 -04:00