Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: fix regression in tx queueing patch | Felix Fietkau | 2016-09-02 | 1 | -15/+22 |
| | | | | | | | power save response frames can go through the old tx path, and the tid needs to be set for sequence numbers to be assigned correctly. Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | ath9k: switch to using mac80211 intermediate software queues | Felix Fietkau | 2016-08-17 | 1 | -0/+944 |
Provides a nice latency reduction under load, due to mac80211's fq_codel support. Signed-off-by: Felix Fietkau <nbd@nbd.name> |