kernel-ark/drivers/net/wireless/ath9k
Sujith 94ff91d4af ath9k: Fix bug in TX DMA termination
Removing the module was slow because ath9k_hw_stopdma()
was looping for a long time quantum. Use reasonable
values now to fix this issue.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-30 13:38:27 -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: Setup short preamble properly in rate registration 2009-01-30 13:38:25 -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: Handle chainmask for A9280 2009-01-30 13:38:21 -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_common.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
regd.c ath9k: fix debug print on regd 2009-01-29 16:01:48 -05:00
regd.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
xmit.c ath9k: Fix station access in aggregation completion 2009-01-30 13:38:24 -05:00