linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 042c53f6e8 carl9170: remove lost-frame workaround
This patch removes some cruft, which survived
the RFC review phase.

Originally, carl9170_tx_ampdu_queue erroneously
dropped a lot of frames. As a result the ampdu
scheduler bogged down quite frequently and the
affected BA session timed out.

However this bug has been fixed and the WA and
its debugfs counter is no longer useful.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-28 15:47:56 -04:00
..
carl9170.h carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
cmd.c
cmd.h
debug.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
debug.h carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
eeprom.h
fw.c carl9170: firmware parser and debugfs code 2010-09-14 16:03:42 -04:00
fwcmd.h
fwdesc.h
hw.h
Kconfig carl9170: angle brackets for wiki link 2010-09-28 15:47:56 -04:00
led.c
mac.c carl9170: PHY/RF and MAC routines 2010-09-14 16:03:42 -04:00
main.c carl9170: remove non-standard ba session teardown 2010-09-28 15:47:55 -04:00
Makefile carl9170: Makefile, Kconfig files and MAINTAINERS 2010-09-14 16:03:42 -04:00
phy.c carl9170: reinit phy after HT settings have changed 2010-09-21 11:05:25 -04:00
phy.h
rx.c carl9170: 802.11 rx/tx processing and usb backend 2010-09-14 16:03:42 -04:00
tx.c carl9170: remove lost-frame workaround 2010-09-28 15:47:56 -04:00
usb.c carl9170: fix state downgrade during reset 2010-09-21 11:05:24 -04:00
version.h
wlan.h