openwrt/package/kernel/mac80211/patches
Felix Fietkau 9325da80ab mac80211: fix a race condition related to enabling fast-xmit
fast-xmit must only be enabled after the sta has been uploaded to the driver,
otherwise it could end up passing the not-yet-uploaded sta via drv_tx calls
to the driver, leading to potential crashes because of uninitialized drv_priv
data.
Add a missing sta->uploaded check and re-check fast xmit after inserting a sta.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 438a97fab6)
2024-01-04 19:09:43 +01:00
..
ath mac80211: refresh patches 2023-03-05 01:32:08 +01:00
ath5k mac80211: update to linux 6.1-rc8 2022-12-10 15:15:19 +01:00
ath9k mac80211: fix mt7601u firmware path and refresh patches 2023-05-18 02:39:55 +01:00
ath10k mac80211: partly revert force-mac80211 loss detection 2023-07-26 13:29:44 +02:00
ath11k mac80211: ath11k: sync with ath-next 2023-06-12 22:10:16 +02:00
brcm mac80211: brcm: drop brcmfmac patch waiting for register_wiphy() 2023-05-24 19:25:26 +01:00
build mac80211: update to v6.1.24 2023-04-18 10:43:06 +02:00
mt7601u mac80211: fix mt7601u firmware path and refresh patches 2023-05-18 02:39:55 +01:00
mwl mac80211: update to v6.1.24 2023-04-18 10:43:06 +02:00
rt2x00 mac80211: fix MT7620 Wi-Fi channel scanning function 2023-09-05 22:57:42 +01:00
subsys mac80211: fix a race condition related to enabling fast-xmit 2024-01-04 19:09:43 +01:00