kernel-ark/drivers/net/wireless/ath/ath9k
Vasanthakumar Thiagarajan 5eae6592e9 ath9k: Fix tx stuck when connected to aggr disabled HT AP
This patch along with my previous patch in mac80211 "Fix the
way ADDBA count..", fixes hang in tx when connected to an HT
AP which rejects/times out on addba req.

AGGR_ADDBA_PROGRESS should be cleared in aggr state when addba
negotiation is terminated due to either addba response is timed out
or addba is denied by the AP. With out clearing this bit,
all frames are queued onto s/w queue for getting tx'd as aggr and
will never be scheduled onto hw queue.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-10 13:28:38 -04:00
..
ahb.c
ani.c
ani.h
ath9k.h rfkill: rewrite 2009-06-03 14:06:13 -04:00
beacon.c ath9k: Add sanity check for beacon_int in adhoc/mesh case 2009-06-03 14:05:11 -04:00
calib.c
calib.h
debug.c ath9k: Fix write callback of 'debug' which configures debug mask 2009-06-03 14:06:15 -04:00
debug.h ath9k: Add "debug" file to debugfs 2009-06-03 14:05:11 -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
Kconfig
mac.c
mac.h
main.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
Makefile
pci.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
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: Fix tx stuck when connected to aggr disabled HT AP 2009-06-10 13:28:38 -04:00