linux/drivers/net/wireless/ath5k
Bob Copeland 14be9947ef ath5k: write beacon control register twice when resetting tsf
According to the newly-released Atheros HAL code, asserting the
TSF reset bit will toggle a hardware internal state, resulting in a
spurious reset on the next chip reset.  Whenever we force a TSF bit,
write the bit twice to clear the internal signal.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-09-30 14:07:25 -04:00
..
ath5k.h mac80211: use nl80211 interface types 2008-09-15 16:48:23 -04:00
attach.c mac80211: use nl80211 interface types 2008-09-15 16:48:23 -04:00
base.c mac80211: use nl80211 interface types 2008-09-15 16:48:23 -04:00
base.h mac80211: use nl80211 interface types 2008-09-15 16:48:23 -04:00
caps.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
debug.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
debug.h ath5k: remove obsolete declaration of struct ieee80211_hw_mode 2008-08-01 15:31:33 -04:00
desc.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
desc.h ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
dma.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
eeprom.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
eeprom.h ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
gpio.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
initvals.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
Kconfig ath5k: convert LED code to use mac80211 triggers 2008-06-27 09:09:17 -04:00
Makefile ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
pcu.c ath5k: write beacon control register twice when resetting tsf 2008-09-30 14:07:25 -04:00
phy.c ath5k: Fix bad udelay calls on AR5210 code 2008-09-24 16:18:01 -04:00
qcu.c ath5k: HW code cleanup 2008-09-05 16:15:24 -04:00
reg.h ath5k: Fix bad udelay calls on AR5210 code 2008-09-24 16:18:01 -04:00
reset.c ath5k: Fix bad udelay calls on AR5210 code 2008-09-24 16:18:01 -04:00