Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | carl9170: remove lost-frame workaround | Christian Lamparter | 2010-09-28 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | carl9170: don't load bogus nf of chain 1 | Christian Lamparter | 2010-09-21 | 1 | -5/+3 |
| | | | | | | | According to Atheros, chain 1 is not connected. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||||
* | carl9170: firmware parser and debugfs code | Christian Lamparter | 2010-09-14 | 1 | -0/+908 |
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |