Linux wireless drivers development
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@nbd.name>
To: linux-wireless <linux-wireless@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>
Subject: pull request: mt76 2025-07-07
Date: Mon, 7 Jul 2025 21:28:53 +0200	[thread overview]
Message-ID: <2890ea02-d19e-422f-bd80-72a3a1d0ff91@nbd.name> (raw)

Hi,

Here's my first mt76 pull request for 6.17

- Felix

The following changes since commit 28aa52b6189f1cc409f96910c63fa1b99370b99e:

   Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2025-06-26 10:40:50 -0700)

are available in the Git repository at:

   https://github.com/nbd168/wireless tags/mt76-next-2025-07-07

for you to fetch changes up to e553ac0d7616d6bcd06ed0c5f6126ce83097b31a:

   wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset (2025-07-07 18:10:32 +0200)

----------------------------------------------------------------
mt76 patches for 6.17

- firmware recovery improvements for mt7915
- mlo improvements
- fixes

----------------------------------------------------------------
Dan Carpenter (1):
       wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()

David Bauer (3):
       wifi: mt76: mt7915: mcu: increase eeprom command timeout
       wifi: mt76: mt7915: mcu: lower default timeout
       wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch

Felix Fietkau (1):
       wifi: mt76: fix vif link allocation

Leon Yen (1):
       wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card reset

Lorenzo Bianconi (9):
       wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()
       wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_setup_tlv()
       wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()
       wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb
       wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()
       wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}
       wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
       wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_links
       wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices

Ming Yen Hsieh (1):
       wifi: mt76: mt792x: improve monitor interface handling

  drivers/net/wireless/mediatek/mt76/channel.c         |  4 ++--
  drivers/net/wireless/mediatek/mt76/dma.c             | 11 +++--------
  drivers/net/wireless/mediatek/mt76/mcu.c             |  4 ++++
  drivers/net/wireless/mediatek/mt76/mt76.h            |  7 ++++++-
  drivers/net/wireless/mediatek/mt76/mt7915/mcu.c      | 30 ++++++++++++++++++++----------
  drivers/net/wireless/mediatek/mt76/mt7921/mac.c      |  2 ++
  drivers/net/wireless/mediatek/mt76/mt7921/sdio.c     |  2 ++
  drivers/net/wireless/mediatek/mt76/mt7921/sdio_mac.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/net/wireless/mediatek/mt76/mt7925/mcu.c      |  4 ++--
  drivers/net/wireless/mediatek/mt76/mt792x_core.c     |  1 +
  drivers/net/wireless/mediatek/mt76/mt7996/mac.c      | 48 +++++++++++++++++++++++-------------------------
  drivers/net/wireless/mediatek/mt76/mt7996/main.c     | 80 ++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
  drivers/net/wireless/mediatek/mt76/mt7996/mcu.c      | 17 ++++++++---------
  drivers/net/wireless/mediatek/mt76/sdio_txrx.c       |  6 ++++--
  drivers/net/wireless/mediatek/mt76/wed.c             |  6 +-----
  15 files changed, 182 insertions(+), 98 deletions(-)

                 reply	other threads:[~2025-07-07 19:28 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=2890ea02-d19e-422f-bd80-72a3a1d0ff91@nbd.name \
    --to=nbd@nbd.name \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@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