APPLIED: [SRU][Q][PATCH 0/1] wifi: mt76: mt7925: add MBSSID support
Edoardo Canepa
edoardo.canepa at canonical.com
Fri Oct 17 08:34:27 UTC 2025
Applied to questing:linux/master-next. Thanks.
On 10/7/25 22:10, Mitchell Augustin wrote:
> BugLink: https://bugs.launchpad.net/bugs/2119479
>
> SRU Justfication:
>
> This driver change pairs with the following binary firmware changes, which
> are required to fix the following issues (provided by vendor):
>
> Release Note:
> - Fix "PCIE AER: RxErr" issue
> - Fix "probe request Supported Rates Listed twice" issue
> - with driver patch: https://patchwork.kernel.org/project/linux-wireless/patch/20250616063649.1100503-1-mingyen.hsieh@mediatek.com/
> - Send Beacon frame (with MBSS IE) to driver directly for mac80211.
> - with driver patch: https://patchwork.kernel.org/project/linux-wireless/patch/20250729084932.264155-1-mingyen.hsieh@mediatek.com/
>
> The linux-firmware changes listed above are addressed by https://bugs.launchpad.net/bugs/2121342
>
> [Impact]
>
> Addresses lack of some WiFi and Bluetooth MBSS functionality on mt7925 device and undefined behavior / unreliability when connecting to some APs. Specifically, this update changes how the beacon frame with MBSS IE is delivered to the driver, in conjunction with this kernel change: https://patchwork.kernel.org/project/linux-wireless/patch/20250729084932.264155-1-mingyen.hsieh@mediatek.com/
>
> Without these patches and the associated firmware patches, affected wireless adapters connecting to 6GHz APs that broadcast MBSSID have undefined behavior. In various tests, it was observed that there were frequent disconnections in cases where the host was closer in proximity to the AP, but that there were instances where a connection could be maintained if they were farther away.
>
> [Fix]
>
> Add MBSSID support functions to mt7925 driver
>
> [Test Case]
>
> Verify that Wifi and BT connections can still be established with the updated blobs and driver patch, and verify that MBSS functionality works as expected with 6GHz APs
>
> [Where problems could occur]
>
> This kernel patch only adds the required handlers for MBSS support. If any issues exist in the implementation of those new functions, the user could experience unexpected behavior when attempting to use MBSS functionality.
>
>
> Ming Yen Hsieh (1):
> wifi: mt76: mt7925: add MBSSID support
>
> .../net/wireless/mediatek/mt76/mt7925/main.c | 1 +
> .../net/wireless/mediatek/mt76/mt7925/mcu.c | 23 ++++++++++++++++++-
> .../net/wireless/mediatek/mt76/mt792x_core.c | 7 +++++-
> 3 files changed, 29 insertions(+), 2 deletions(-)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x20F88172E14F6784.asc
Type: application/pgp-keys
Size: 3167 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20251017/2a3cc9f5/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20251017/2a3cc9f5/attachment-0001.sig>
More information about the kernel-team
mailing list