ath9k: add initial tx queueing rework patches
authorFelix Fietkau <nbd@openwrt.org>
Sat, 20 Jul 2013 16:37:50 +0000 (16:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 20 Jul 2013 16:37:50 +0000 (16:37 +0000)
commitdd78b9a7f2cb813628fd75311baa6343a265b8f8
treea2ecd1b05a0bb8881d9a74920b4ebd41a141396e
parent563a2da4b82b43662a45da8d8f6c80151f4113ec
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>
SVN-Revision: 37483
package/kernel/mac80211/patches/560-ath9k_prepare_tid_queue_split.patch [new file with mode: 0644]
package/kernel/mac80211/patches/561-ath9k_split_tid_queue.patch [new file with mode: 0644]
package/kernel/mac80211/patches/562-ath9k_get_skb_tid.patch [new file with mode: 0644]
package/kernel/mac80211/patches/563-ath9k_queue_cabq_debug.patch [new file with mode: 0644]
package/kernel/mac80211/patches/564-ath9k_cleanup_form_aggr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/565-ath9k_baw_tracking_fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/566-ath9k_prepare_tid_queueing.patch [new file with mode: 0644]
package/kernel/mac80211/patches/567-ath9k_tid_queue_non_aggr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/568-ath9k_tid_fairness.patch [new file with mode: 0644]
package/kernel/mac80211/patches/569-ath9k_multicast_node.patch [new file with mode: 0644]