]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath11k: fix broadcast failures during GTK rekeying 18705/head
authorHenry Tung <henryptung@gmail.com>
Sun, 4 May 2025 18:29:54 +0000 (11:29 -0700)
committerRobert Marko <robimarko@gmail.com>
Thu, 8 May 2025 09:28:08 +0000 (11:28 +0200)
commit94e04a4513b6697160a852ee353e57647560bdca
tree1d03d7bec256670b31cab0e53e188f65aa8cd3ed
parent1b7fd8464c2b170d0862e0c19fff11fd8dc50611
mac80211: ath11k: fix broadcast failures during GTK rekeying

Revert key_cipher change to NONE when clearing key.
Setting to NONE triggers asserts in the firmware and causes broadcast
drops with ath11k firmware 2.9.0.1, so until a future blob
fixes this, revert this as a workaround.

Imported from
https://git.codelinaro.org/clo/qsdk/oss/system/feeds/wlan-open/-/blob/win.wlan_host_opensource.3.0.r24/patches/ath11k/350-ath11k-Revert-clear-the-keys-properly-when-DISABLE_K.patch

Related discussion links:

- https://github.com/openwrt/openwrt/issues/9555
- https://lore.kernel.org/linux-wireless/Z2Q9POuV-6MIdzRf@pilgrim/T/#t

Signed-off-by: Henry Tung <henryptung@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18705
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/940-ath11k-Revert-clear-the-keys-properly-when-DISABLE_K.patch [new file with mode: 0644]