linux-kernel-test/drivers/net/wireless/ath/ath9k
Sujith 8813262ea7 ath9k: Fix channelFlags for 2GHZ
CHANNEL_G has to be set for 2GHZ channels since
IS_CHAN_G() checks for this in channelFlags and not in
chanmode. To make things messier, ath9k_hw_process_ini()
checks for CHANNEL_G in chanmode and not in channelFlags.
The supreme, brain-searing fix is to set the
flag in both cases.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-09-08 16:31:05 -04:00
..
ahb.c ath9k: propagate errors on ath_init_device() and request_irq() 2009-09-08 16:31:04 -04:00
ani.c ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ani.h ath9k: Nuke struct ath9k_node_stats 2009-08-20 11:36:08 -04:00
ath9k.h ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00
beacon.c ath9k: Make sure we configure a non-zero beacon interval 2009-07-10 14:57:41 -04:00
btcoex.c ath9k: Call spin_lock_bh() on btcoex_lock 2009-09-01 12:48:21 -04:00
btcoex.h ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00
calib.c ath9k: Handle PA cal usage properly 2009-08-28 14:40:47 -04:00
calib.h ath9k: Reduce the frequency of PA offset calibration 2009-08-28 14:40:46 -04:00
debug.c ath9k: Wrap DMA dump function with PS wakeup/restore 2009-08-28 14:40:48 -04:00
debug.h ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00
eeprom_4k.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
eeprom_9287.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
eeprom_def.c ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
eeprom.c ath9k: Fix read buffer overflow 2009-08-28 14:40:46 -04:00
eeprom.h ath9k: Clean antenna configuration for 4K EEPROM chips 2009-08-14 09:13:35 -04:00
hw.c ath9k: Fix RX Filter handling for BAR 2009-09-08 16:31:05 -04:00
hw.h ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00
initvals.h ath9k: Update INITVALs for AR9285 2009-08-28 14:40:47 -04:00
Kconfig ath9k: update kconfig to indicate support for AR9002 family 2009-08-14 09:14:08 -04:00
mac.c ath9k: Cleanup function return types 2009-08-14 09:12:48 -04:00
mac.h ath9k: Fix RX Filter handling for BAR 2009-09-08 16:31:05 -04:00
main.c ath9k: Fix channelFlags for 2GHZ 2009-09-08 16:31:05 -04:00
Makefile ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] 2009-08-28 14:40:48 -04:00
pci.c ath9k: claim irq for ath9k, not ath for pci 2009-09-08 16:31:04 -04:00
phy.c ath9k: Remove duplicate variables 2009-08-14 09:14:08 -04:00
phy.h ath9k: Add open loop power control support for AR9287. 2009-08-20 11:35:51 -04:00
rc.c ath9k: Maintain monotonicity of PER while going across different phy 2009-08-04 16:43:24 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c ath9k: Fix RX Filter handling for BAR 2009-09-08 16:31:05 -04:00
reg.h ath9k: Fix RX Filter handling for BAR 2009-09-08 16:31:05 -04:00
virtual.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
xmit.c ath9k: Add Bluetooth Coexistence 3-wire support 2009-08-28 14:40:51 -04:00