kernel-ark/drivers/net/wireless/ath
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
..
ar9170 ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00
ath5k ath5k: added cfg80211 based rfkill support 2009-06-10 13:27:54 -04:00
ath9k ath9k: Fix tx stuck when connected to aggr disabled HT AP 2009-06-10 13:28:38 -04:00
Kconfig
main.c
Makefile
regd_common.h
regd.c ath: make regulatory parsing more verbose on debug 2009-06-03 14:06:15 -04:00
regd.h