openwrt-pf/package/kernel/mac80211/patches
Rosen Penev e4c35c2eec
mac80211: backport ath9k memset fixes from upstream
Backport two upstream commits that replace memset() on coherent DMA
descriptor rings with explicit WRITE_ONCE() status word stores.

On 32-bit PowerPC platforms like apm821xx, coherent DMA memory may be
mapped uncached. The optimized memset() path can use dcbz there, which
triggers alignment warnings and spams the kernel log.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23776
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-06-15 10:00:38 +02:00
..
ath
ath5k mac80211: ath5k: remove ath79 bugfix 2026-03-06 12:01:56 +01:00
ath9k mac80211: backport ath9k memset fixes from upstream 2026-06-15 10:00:38 +02:00
ath10k
ath11k mac80211: bump to version 6.18.26 2026-05-03 17:23:16 +02:00
ath12k mac80211: bump to version 6.18.26 2026-05-03 17:23:16 +02:00
brcm mac80211: bump to version 6.18.26 2026-05-03 17:23:16 +02:00
build mac80211: bump to version 6.18.26 2026-05-03 17:23:16 +02:00
mt7601u
mwl
rt2x00 mac80211: rt2x00: remove swap binding 2026-03-19 11:01:43 +01:00
subsys mac80211: add ieee80211_txq_aql_pending() 2026-05-27 12:27:21 +02:00