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)
commita0129dfd8e0d3de96155a40767f9853079957a6b
treec16a596355cedebf2d7262015c6ccdcba970257c
parent85e585ddcef9bccc717e500e0f7672675ef7269a
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]