alistair23-linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 2a6cef513f carl9170: stop stale uplink BA sessions
This patch fixes a possible lengthy stall if the device
is operating as an experimental 11n AP and an STA
[during heavy txrx action] suddenly signalized to go
off-channel (old NetworkManager), or (sleep - which is
unlikely, because then it wouldn't be *active* at all!?).

Because the driver has to manage the BA Window, the
sudden PSM transition can leave active uplink BA
sessions to the STA in a bad state and a proper
cleanup is needed.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-15 13:25:33 -05:00
..
carl9170.h carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
cmd.c
cmd.h carl9170: fix memory leak issue in async cmd macro wrappers 2010-10-25 14:43:14 -04:00
debug.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
debug.h
eeprom.h
fw.c carl9170: support firmware-based rx filter 2010-10-05 13:35:21 -04:00
fwcmd.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
fwdesc.h carl9170: support firmware-based rx filter 2010-10-05 13:35:21 -04:00
hw.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
Kconfig carl9170: angle brackets for wiki link 2010-09-28 15:47:56 -04:00
led.c
mac.c carl9170: initialize HW aMPDU parameters properly 2010-11-15 13:25:31 -05:00
main.c carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
Makefile
phy.c carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
phy.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
rx.c carl9170: A-MPDU frame type filter 2010-10-11 15:04:23 -04:00
tx.c carl9170: stop stale uplink BA sessions 2010-11-15 13:25:33 -05:00
usb.c carl9170: fix spurious restart due to high latency 2010-11-15 13:25:32 -05:00
version.h carl9170: import hw/fw header updates 2010-11-15 13:25:29 -05:00
wlan.h carl9170: remove stale rx error path 2010-10-11 15:04:22 -04:00