ath9k: add initial tx queueing rework patches
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Jul 2013 16:37:50 +0000 (16:37 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Jul 2013 16:37:50 +0000 (16:37 +0000)
commit0362bf8e3d54a6ab637fee9746e3fd3ec9a5db57
treea2ecd1b05a0bb8881d9a74920b4ebd41a141396e
parent9e712b688a7b7b0fcf0673c26642bc6475fe4d23
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37483 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]