Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Johannes Berg says: ==================== Some fixes, stack only for now: * iTXQ conversion fixes, various bugs reported * properly reset multiple BSSID settings * fix for a link_sta crash * fix for AP VLAN checks * fix for MLO address translation * tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless: wifi: mac80211: fix MLO + AP_VLAN check mac80211: Fix MLO address translation for multiple bss case wifi: mac80211: reset multiple BSSID options in stop_ap() wifi: mac80211: Fix iTXQ AMPDU fragmentation handling wifi: mac80211: sdata can be NULL during AMPDU start wifi: mac80211: Proper mark iTXQs for resumption wifi: mac80211: fix initialization of rx->link and rx->link_sta ==================== Link: https://lore.kernel.org/r/20230112111941.82408-1-johannes@sipsolutions.net Signed-off-by:Jakub Kicinski <kuba@kernel.org>
No related branches found
No related tags found
Showing
- include/net/mac80211.h 0 additions, 4 deletionsinclude/net/mac80211.h
- net/mac80211/agg-tx.c 5 additions, 3 deletionsnet/mac80211/agg-tx.c
- net/mac80211/cfg.c 7 additions, 0 deletionsnet/mac80211/cfg.c
- net/mac80211/debugfs_sta.c 3 additions, 2 deletionsnet/mac80211/debugfs_sta.c
- net/mac80211/driver-ops.c 3 additions, 0 deletionsnet/mac80211/driver-ops.c
- net/mac80211/driver-ops.h 1 addition, 1 deletionnet/mac80211/driver-ops.h
- net/mac80211/ht.c 31 additions, 0 deletionsnet/mac80211/ht.c
- net/mac80211/ieee80211_i.h 1 addition, 1 deletionnet/mac80211/ieee80211_i.h
- net/mac80211/iface.c 3 additions, 1 deletionnet/mac80211/iface.c
- net/mac80211/rx.c 102 additions, 123 deletionsnet/mac80211/rx.c
- net/mac80211/tx.c 17 additions, 17 deletionsnet/mac80211/tx.c
- net/mac80211/util.c 3 additions, 39 deletionsnet/mac80211/util.c
Loading
Please register or sign in to comment