openwrt/package/kernel/mac80211/patches
Felix Fietkau 438a97fab6 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>
2024-01-04 18:01:31 +01:00
..
ath mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
ath5k mac80211: update to linux 6.1-rc8 2022-12-10 15:15:19 +01:00
ath9k mac80211: ath9k-htc: support "chanbw" in debugfs 2023-11-12 16:27:16 +01:00
ath10k mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
ath11k mac80211: ath11k: sync with ath-next 2023-10-14 08:26:56 +02:00
brcm mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
build kernel: backport list_count_nodes() 2023-12-15 11:44:38 +01:00
mt7601u mac80211: fix mt7601u firmware path and refresh patches 2023-05-18 02:39:55 +01:00
mwl mac80211: update to version 6.5 2023-09-11 14:29:36 +02:00
rt2x00 mac80211: rt2x00: correct wrong BBP register in RxDCOC calibration 2023-11-13 00:55:38 +00:00
subsys mac80211: fix a race condition related to enabling fast-xmit 2024-01-04 18:01:31 +01:00