linux/drivers/net/wireless/ath/ath9k
Gabor Juhos 709ade9eb8 ath9k: serialize ath9k_ps_{wakeup,restore} calls
These functions are changing the power mode of the chip, but this may
have unpredictable effects, if another code are trying to set the power
mode via 'ath9k_hw_setpower' in the same time from another context.

Changes-licensed-under: ISC
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-24 15:05:19 -04:00
..
ahb.c
ani.c ath9k: Tune ANI function processing on AP mode during ANI reset 2009-07-21 12:07:43 -04:00
ani.h
ath9k.h ath9k: serialize ath9k_ps_{wakeup,restore} calls 2009-07-24 15:05:19 -04:00
beacon.c ath9k: Make sure we configure a non-zero beacon interval 2009-07-10 14:57:41 -04:00
calib.c ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
calib.h ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
debug.c ath9k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h ath9k: Add "debug" file to debugfs 2009-06-03 14:05:11 -04:00
eeprom.c ath9k: RX stucks during heavy traffic in HT40 mode. 2009-07-24 15:05:17 -04:00
eeprom.h
hw.c ath9k: serialize ath9k_ps_{wakeup,restore} calls 2009-07-24 15:05:19 -04:00
hw.h ath9k: remap ATH9K_MODE_* 2009-07-24 15:05:15 -04:00
initvals.h ath9k: RX stucks during heavy traffic in HT40 mode. 2009-07-24 15:05:17 -04:00
Kconfig ath9k: port to cfg80211 rfkill 2009-06-15 15:05:57 -04:00
mac.c ath9k: RX stucks during heavy traffic in HT40 mode. 2009-07-24 15:05:17 -04:00
mac.h
main.c ath9k: serialize ath9k_hw_setpower calls 2009-07-24 15:05:18 -04:00
Makefile
pci.c ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling 2009-06-19 11:50:17 -04:00
phy.c
phy.h
rc.c ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
rc.h ath9k: Nuke struct ath_tx_ratectrl_state 2009-07-24 15:05:17 -04:00
recv.c ath9k: Manipulate and report the correct RSSI 2009-07-24 15:05:17 -04:00
reg.h
virtual.c
xmit.c ath9k: Handle tx desc shortage more appropriately 2009-07-24 15:05:18 -04:00