android_kernel_motorola_sm6225/drivers/net/wireless/ath9k
Luis R. Rodriguez 7519a8f077 ath9k: remove passive scan on 5 GHz if country IE knows better
If we have new found information about our location and the
current country regulatory domain does not have passive scan
flag requirements we should be able to actively scan now on those
channels.

Since AP functionality is not allowed where passive scan flags are
set this means if you have a world regulatory domain and you get a
country IE that allows that channel (with active scan) then we lift
the passive-scan requirement so you can then use AP mode.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-09 15:03:38 -05:00
..
ahb.c ath9k: get EEPROM contents from platform data on AHB bus 2009-01-29 16:00:33 -05:00
ani.c ath9k: fix null pointer dereference in ani monitor code 2009-01-29 16:00:34 -05:00
ath9k.h ath9k: Clean up the way the eeprom antenna configuration is read 2009-01-29 16:01:25 -05:00
beacon.c ath9k: Merge queue draining functions 2009-01-29 16:00:40 -05:00
calib.c ath9k: Fix AR9285 specific noise floor eeprom reads. 2009-01-29 16:01:49 -05:00
core.h mac80211: Generic TSF debugging 2009-01-29 16:01:46 -05:00
debug.c mac80211: Generic TSF debugging 2009-01-29 16:01:46 -05:00
eeprom.c ath9k: Clean up the way the eeprom antenna configuration is read 2009-01-29 16:01:25 -05:00
hw.c ath9k: Fix AR9285 specific noise floor eeprom reads. 2009-01-29 16:01:49 -05:00
hw.h ath9k: Enable dynamic power save in ath9k. 2009-01-29 16:01:03 -05:00
initvals.h ath9k: fix ar5416Addac_9100 values 2009-01-29 16:00:34 -05:00
Kconfig ath9k: Enforce module build if rfkill is a module 2009-01-12 14:24:50 -05:00
mac.c ath9k: Fix bug in TX DMA termination 2009-01-30 13:38:27 -05:00
main.c ath9k: Enable MIB and TIM interrupts for station mode. 2009-02-09 15:03:35 -05:00
Makefile ath9k: introduce platform driver for AHB bus support 2009-01-29 16:00:32 -05:00
pci.c ath9k: get EEPROM contents from platform data on AHB bus 2009-01-29 16:00:33 -05:00
phy.c ath9k: Use cleaner debug masks 2008-12-05 09:35:08 -05:00
phy.h ath9k: Adding support for Atheros AR9285 chipset. 2008-12-12 13:48:26 -05:00
rc.c ath9k: Fix lockdep warning 2009-02-09 15:03:35 -05:00
rc.h ath9k: rateCodeToIndex is not used, remove it 2009-01-29 16:00:38 -05:00
recv.c ath9k: Enable dynamic power save in ath9k. 2009-01-29 16:01:03 -05:00
reg.h ath9k: remove (u16) casts from rtc register access 2009-01-29 16:00:33 -05:00
regd.c ath9k: remove passive scan on 5 GHz if country IE knows better 2009-02-09 15:03:38 -05:00
regd.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
regd_common.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
xmit.c ath9k: Fix lockdep warning 2009-02-09 15:03:35 -05:00