dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ath9k
Sujith 0caa7b14f3 ath9k: Fix HW wait timeout
RX and calibration have different timeout requirements.
This patch fixes it by changing the HW wait routine
to accept a timeout value.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-27 14:52:37 -05:00
..
Kconfig ath9k: Enforce module build if rfkill is a module 2009-01-12 14:24:50 -05:00
Makefile ath9k: introduce platform driver for AHB bus support 2009-01-29 16:00:32 -05:00
ahb.c ath9k: Merge ath_hal and ath_hal_5416 structures 2009-02-13 13:45:05 -05:00
ani.c ath9k: Fix bug in disabling MIB counters 2009-02-27 14:51:44 -05:00
ani.h ath9k: Remove all the useless ah_ variable prefixes 2009-02-13 13:45:10 -05:00
ath9k.h ath9k: Remove all the useless ah_ variable prefixes 2009-02-13 13:45:10 -05:00
beacon.c ath9k: Enable TSF Out of Range Interrupt 2009-02-27 14:51:43 -05:00
calib.c ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
calib.h ath9k: Decrease minimum NF threshold 2009-02-27 14:51:45 -05:00
debug.c ath9k: Merge ath_hal and ath_hal_5416 structures 2009-02-13 13:45:05 -05:00
debug.h ath9k: Header file cleanup 2009-02-13 13:44:54 -05:00
eeprom.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
eeprom.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
hw.c ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
hw.h ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
initvals.h ath9k: fix ar5416Addac_9100 values 2009-01-29 16:00:34 -05:00
mac.c ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
mac.h ath9k: Merge ath_hal and ath_hal_5416 structures 2009-02-13 13:45:05 -05:00
main.c ath9k: move common regulatory code out of if() branches 2009-02-27 14:52:33 -05:00
pci.c ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
phy.c ath9k: Enable Fractional N mode 2009-02-27 14:51:43 -05:00
phy.h ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
rc.c ath9k: Add open loop control support 2009-02-27 14:51:46 -05:00
rc.h ath9k: Header file cleanup 2009-02-13 13:44:54 -05:00
recv.c ath9k: Fix HW wait timeout 2009-02-27 14:52:37 -05:00
reg.h ath9k: Program the RTC registers correctly 2009-02-27 14:52:37 -05:00
regd.c ath9k: remove ath9k_regd_get_rd() 2009-02-27 14:51:47 -05:00
regd.h ath9k: remove prototype for ath9k_regd_get_current_country 2009-02-27 14:51:47 -05:00
regd_common.h ath9k: simplify regulatory code 2009-01-29 16:01:20 -05:00
xmit.c ath9k: Remove all the useless ah_ variable prefixes 2009-02-13 13:45:10 -05:00