linux/drivers/net/wireless/ath/ath9k
Vivek Natarajan 181fb18daa ath9k: Fix a PLL hang issue observed with AR9485.
When this PLL hang issue is seen, both Rx and Tx fail to work.
The sqsum_dvc needs to be below 2000 for a good chip. During
this issue the sqsum_dvc value is beyond 80000 and only a
full reset can solve this problem.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-28 15:44:28 -05:00
..
ahb.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
ani.c
ani.h
ar5008_initvals.h
ar5008_phy.c
ar9001_initvals.h
ar9002_calib.c ath9k_hw: fix carrier leakage calibration for AR9271 2011-01-19 11:36:10 -05:00
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_calib.c
ar9003_eeprom.c ath9k_hw: replace magic values in register writes with proper defines 2011-01-21 16:21:43 -05:00
ar9003_eeprom.h
ar9003_hw.c
ar9003_mac.c ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" 2011-01-19 11:36:09 -05:00
ar9003_mac.h
ar9003_paprd.c
ar9003_phy.c
ar9003_phy.h ath9k_hw: replace magic values in register writes with proper defines 2011-01-21 16:21:43 -05:00
ar9485_initvals.h
ath9k.h ath9k: Fix a PLL hang issue observed with AR9485. 2011-01-28 15:44:28 -05:00
beacon.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
btcoex.c
btcoex.h
calib.c ath9k: preserve caldata history buffer across scanning 2011-01-19 11:36:10 -05:00
calib.h
common.c
common.h ath9k: Remove unused IEEE80211_WEP_NKID 2011-01-28 15:44:26 -05:00
debug.c ath9k: fix tx queue index confusion in debugfs code 2011-01-28 15:42:00 -05:00
debug.h ath9k: fix tx queue index confusion in debugfs code 2011-01-28 15:42:00 -05:00
eeprom.c
eeprom.h
eeprom_4k.c
eeprom_9287.c
eeprom_def.c ath9k_hw: Fix INI fixup 2011-01-28 15:44:27 -05:00
gpio.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
hif_usb.c
hif_usb.h
htc.h ath9k_htc: keep calibrated noise floor value for oper channel 2011-01-19 11:36:10 -05:00
htc_drv_beacon.c
htc_drv_gpio.c
htc_drv_init.c
htc_drv_main.c mac80211: track receiver's aggregation reorder buffer size 2011-01-19 11:36:11 -05:00
htc_drv_txrx.c
htc_hst.c
htc_hst.h
hw-ops.h
hw.c ath9k_hw: Add a function to read sqsum_dvc. 2011-01-28 15:44:28 -05:00
hw.h ath9k_hw: Add a function to read sqsum_dvc. 2011-01-28 15:44:28 -05:00
init.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
Kconfig
mac.c ath9k: fix misplaced debug code 2011-01-27 16:03:59 -05:00
mac.h ath9k_hw: Add RX filters 2011-01-28 15:44:28 -05:00
main.c ath9k: Fix a PLL hang issue observed with AR9485. 2011-01-28 15:44:28 -05:00
Makefile ath9k: remove support for virtual wiphys 2011-01-28 15:41:59 -05:00
pci.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
phy.h
rc.c ath9k: fold struct ath_wiphy into struct ath_softc 2011-01-28 15:42:00 -05:00
rc.h
recv.c ath9k: use split rx buffers to get rid of order-1 skb allocations 2011-01-28 15:44:28 -05:00
reg.h ath9k_hw: Add a function to read sqsum_dvc. 2011-01-28 15:44:28 -05:00
wmi.c
wmi.h
xmit.c ath9k: Fix a PLL hang issue observed with AR9485. 2011-01-28 15:44:28 -05:00