]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mt76: mt7925: Fix incorrect MLO mode in firmware control
authorLeon Yen <leon.yen@mediatek.com>
Thu, 11 Dec 2025 12:38:36 +0000 (20:38 +0800)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Mar 2026 09:21:25 +0000 (09:21 +0000)
commit1695f662329faa07c860c73453c097823852df28
tree1c7b1778ce70a08e6b194fb84a7dbe695c318789
parent53ffffeb9624ffab6d9a3b1da8635a23f1172b5e
wifi: mt76: mt7925: Fix incorrect MLO mode in firmware control

The selection of MLO mode should depend on the capabilities of the STA
rather than those of the peer AP to avoid compatibility issues with
certain APs, such as Xiaomi BE5000 WiFi7 router.

Fixes: 69acd6d910b0c ("wifi: mt76: mt7925: add mt7925_change_vif_links")
Signed-off-by: Leon Yen <leon.yen@mediatek.com>
Link: https://patch.msgid.link/20251211123836.4169436-1-leon.yen@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/main.c
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h