mbox series

[GIT,PULL] wireless-2025-05-15

Message ID 20250515121749.61912-4-johannes@sipsolutions.net
State New
Headers show
Series [GIT,PULL] wireless-2025-05-15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-05-15

Message

Johannes Berg May 15, 2025, 12:16 p.m. UTC
Hi,

So originally I thought last week was the end of it, but
mt76 fixes just got in now, and I threw in a counted_by
fix as well.

Please pull and let us know if there's any problem.

Thanks,
johannes



The following changes since commit 2c89c1b655c0b06823f4ee8b055140d8628fc4da:

  Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-05-08 08:33:56 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git tags/wireless-2025-05-15

for you to fetch changes up to 943aeda0d75a24038723414dff6f63e337821197:

  Merge tag 'mt76-fixes-2025-05-15' of https://github.com/nbd168/wireless (2025-05-15 13:44:57 +0200)

----------------------------------------------------------------
Couple of stragglers:
 - mac80211: fix syzbot/ubsan in scan counted-by
 - mt76: fix NAPI handling on driver remove
 - mt67: fix multicast/ipv6 receive

----------------------------------------------------------------
Fedor Pchelkin (1):
      wifi: mt76: disable napi on driver removal

Johannes Berg (1):
      Merge tag 'mt76-fixes-2025-05-15' of https://github.com/nbd168/wireless

Kees Cook (1):
      wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request

Ming Yen Hsieh (1):
      wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtbl

 drivers/net/wireless/mediatek/mt76/dma.c        | 1 +
 drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 4 ++--
 net/mac80211/main.c                             | 6 ++++--
 3 files changed, 7 insertions(+), 4 deletions(-)