Hi, here's a pull request to net tree, more info below. Please let me know if there are any problems. Kalle The following changes since commit 2aec909912da55a6e469fd6ee8412080a5433ed2: wifi: use struct_group to copy addresses (2022-09-03 16:40:06 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2022-09-19 for you to fetch changes up to 781b80f452fcc1cfc16ee41f12556626a9ced049: wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2 (2022-09-12 14:26:02 +0300) ---------------------------------------------------------------- wireless fixes for v6.0 Late stage fixes for v6.0. Temporarily mark iwlwifi's mei code broken as it breaks suspend for iwd users and also don't spam nss trimming messages. mt76 has fixes for aggregation sequence numbers and a regression related to the VHT extended NSS BW feature. ---------------------------------------------------------------- Felix Fietkau (2): wifi: mt76: fix reading current per-tid starting sequence number for aggregation wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2 Jason A. Donenfeld (1): wifi: iwlwifi: don't spam logs with NSS>2 messages Toke Høiland-Jørgensen (1): wifi: iwlwifi: Mark IWLMEI as broken drivers/net/wireless/intel/iwlwifi/Kconfig | 1 + drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 4 ++-- drivers/net/wireless/mediatek/mt76/mac80211.c | 3 ++- drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-)