openwrt/package/kernel/mac80211
Oldřich Jedlička 3e738781a9 mac80211: fix flush during station removal
This fixes WARN_ONs when using AP_VLANs after station removal. The flush
call passed AP_VLAN vif to driver, but because these vifs are virtual and
not registered with drivers, we need to translate to the correct AP vif
first.

Fixes: openwrt#12420
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2023-12-24 10:34:46 +01:00
..
files mac80211: fix not set noscan option for wpa_supplicant 2023-11-09 15:58:34 +01:00
patches mac80211: fix flush during station removal 2023-12-24 10:34:46 +01:00
scripts mac80211: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
ath.mk mac80211: Add ath11k to the help text of ATH_DEBUG 2023-08-25 23:56:21 +02:00
broadcom.mk mac80211: add missing kernel modules for brcmfmac 2023-09-13 09:45:56 +02:00
intel.mk mac80211: add missing dependency for iwlwifi 2023-09-12 11:18:45 +02:00
Makefile kernel: backport list_count_nodes() 2023-12-15 11:44:38 +01:00
marvell.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
ralink.mk treewide: remove DRIVER_11N_SUPPORT 2022-12-13 10:54:50 +01:00
realtek.mk mac80211: realtek: rtw88: add RTL8822CU support 2023-11-13 22:01:49 +01:00