ath9k: add initial tx queueing rework patches
authorFelix Fietkau <nbd@openwrt.org>
Thu, 25 Jul 2013 18:32:13 +0000 (18:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 25 Jul 2013 18:32:13 +0000 (18:32 +0000)
commitc18b1d7cbb9595fd9c992e855b8b524d69d96f29
tree2229e5469aa7f08b92e33f2f4d0672c367d5e54d
parentc2797ac0a970bc1ff8e1a027e3a508f5436bb7c8
ath9k: add initial tx queueing rework patches

This forces all packets (even for un-aggregated traffic) through
software queues to improve fairness and stability

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r37483

SVN-Revision: 37533
package/mac80211/patches/560-ath9k_prepare_tid_queue_split.patch [new file with mode: 0644]
package/mac80211/patches/561-ath9k_split_tid_queue.patch [new file with mode: 0644]
package/mac80211/patches/562-ath9k_get_skb_tid.patch [new file with mode: 0644]
package/mac80211/patches/563-ath9k_queue_cabq_debug.patch [new file with mode: 0644]
package/mac80211/patches/564-ath9k_cleanup_form_aggr.patch [new file with mode: 0644]
package/mac80211/patches/565-ath9k_baw_tracking_fix.patch [new file with mode: 0644]
package/mac80211/patches/566-ath9k_prepare_tid_queueing.patch [new file with mode: 0644]
package/mac80211/patches/567-ath9k_tid_queue_non_aggr.patch [new file with mode: 0644]
package/mac80211/patches/568-ath9k_tid_fairness.patch [new file with mode: 0644]
package/mac80211/patches/569-ath9k_multicast_node.patch [new file with mode: 0644]