ath9k: add initial tx queueing rework patches
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jul 2013 18:32:13 +0000 (18:32 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 25 Jul 2013 18:32:13 +0000 (18:32 +0000)
commit779e156c37af09b8f72f77527d26d0d446cdaf92
tree2229e5469aa7f08b92e33f2f4d0672c367d5e54d
parent8333161266fd624b79dbc561d17c70b2509d77a1
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

git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37533 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]