openwrt/package/kernel/mac80211/patches
Felix Fietkau 49f615022c mac80211: fix queue selection issue
When __ieee80211_select_queue is called, skb->cb has not been cleared yet,
which means that info->control.flags can contain garbage.
In some cases this leads to IEEE80211_TX_CTRL_DONT_REORDER being set, causing
packets marked for other queues to randomly end up in BE instead.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2021-11-10 22:25:27 +01:00
..
ath mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
ath5k mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
ath9k ath9k: nvmem for ath9k caldata 2021-11-06 16:40:48 +01:00
ath10k ath10k: backport fix for module load regression with iram-recovery 2021-10-30 21:17:20 +02:00
brcm mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
build mac80211: Add devm_platform_get_and_ioremap_resource() 2021-10-24 15:03:20 +02:00
mwl mac80211: Update to version 5.12.19-1 2021-10-23 23:17:28 +02:00
rt2x00 mac80211: Update to version 5.15-rc6-1 2021-10-24 00:08:38 +02:00
subsys mac80211: fix queue selection issue 2021-11-10 22:25:27 +01:00