From: Johannes Berg <johannes@sipsolutions.net>
To: netdev@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Subject: [GIT PULL] wireless-2026-03-04
Date: Wed, 4 Mar 2026 12:24:37 +0100 [thread overview]
Message-ID: <20260304112500.169639-3-johannes@sipsolutions.net> (raw)
Hi,
A couple more fixes, I'm mostly sending this for the mt76
fixes which conflict with some other upcoming work for
-next, so I can put it all together next week.
Please pull and let us know if there's any problem.
Thanks,
johannes
The following changes since commit b9c8fc2caea6ff7e45c6942de8fee53515c66b34:
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2026-02-26 08:00:13 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2026-03-04
for you to fetch changes up to 4e10a730d1b511ff49723371ed6d694dd1b2c785:
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() (2026-03-03 12:13:36 +0100)
----------------------------------------------------------------
Some more fixes:
- mt76 gets three almost identical new length checks
- cw1200 & ti: locking fixes
- mac80211 has a fix for the recent EML frame handling
- rsi driver no longer oddly responds to config, which
had triggered a warning in mac80211
- ath12k has two fixes for station statistics handling
----------------------------------------------------------------
Baochen Qiang (2):
wifi: ath12k: use correct pdev id when requesting firmware stats
wifi: ath12k: fix station lookup failure when disconnecting from AP
Bart Van Assche (2):
wifi: cw1200: Fix locking in error paths
wifi: wlcore: Fix a locking bug
Johannes Berg (1):
Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Lorenzo Bianconi (3):
wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()
wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()
MeiChia Chiu (1):
wifi: mac80211: fix missing ieee80211_eml_params member initialization
Sebastian Krzyszkowiak (1):
wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
drivers/net/wireless/ath/ath12k/mac.c | 6 ++--
drivers/net/wireless/ath/ath12k/wmi.c | 36 ++++++++--------------
.../net/wireless/mediatek/mt76/mt76_connac_mac.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7925/mac.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7996/mac.c | 1 +
drivers/net/wireless/rsi/rsi_91x_mac80211.c | 2 +-
drivers/net/wireless/st/cw1200/pm.c | 2 ++
drivers/net/wireless/ti/wlcore/main.c | 4 +--
net/mac80211/eht.c | 1 +
9 files changed, 25 insertions(+), 29 deletions(-)
reply other threads:[~2026-03-04 11:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260304112500.169639-3-johannes@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox