linux/drivers/net/wireless/ath/ath9k
Jeff Hansen b74444f8a9 ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
I have a TrendNet 652-BRP running OpenWRT + ath9k very well.  The only
problem is that the beacon gets stuck maybe once a day.  After
Vasanthakumar Thiagarajan's "ath9k: cleanup beacon parameters
configuration" patch, ath9k would nearly re-configure the beacons after it
detected the stuck beacon, and did a reset.  But it would fail the
SC_OP_TSF_RESET check in ath_beacon_config_ap.  This patch gets the beacon
fully reconfigured after the reset.

Signed-off-by: Jeff Hansen <x@jeffhansen.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-03 14:05:11 -04:00
..
Kconfig
Makefile
ahb.c
ani.c
ani.h
ath9k.h ath9k: Update Beacon timers based on timestamp from the AP 2009-05-22 14:06:01 -04:00
beacon.c ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon 2009-06-03 14:05:11 -04:00
calib.c
calib.h
debug.c
debug.h ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames 2009-05-20 14:46:24 -04:00
eeprom.c
eeprom.h
hw.c wireless: move some utility functions from mac80211 to cfg80211 2009-05-22 14:06:02 -04:00
hw.h
initvals.h
mac.c
mac.h
main.c ath9k: Update Beacon timers based on timestamp from the AP 2009-05-22 14:06:01 -04:00
pci.c
phy.c
phy.h
rc.c
rc.h
recv.c ath9k: Update Beacon timers based on timestamp from the AP 2009-05-22 14:06:01 -04:00
reg.h
virtual.c
xmit.c ath9k: Wake up for TX in mac80211 timeout=0 sleep mode 2009-05-20 14:46:32 -04:00