public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] wireless-2026-03-04
@ 2026-03-04 11:24 Johannes Berg
  0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2026-03-04 11:24 UTC (permalink / raw)
  To: netdev; +Cc: linux-wireless

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-04 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 11:24 [GIT PULL] wireless-2026-03-04 Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox