]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: add multi-radio remain_on_channel functions
authorFelix Fietkau <nbd@nbd.name>
Thu, 2 Jan 2025 16:34:56 +0000 (17:34 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 14 Jan 2025 12:42:29 +0000 (13:42 +0100)
commita8f424c1287cc79a06c21816658feea87dfcb83f
treef0fc403acc0474218480641ac993600cb4e3e9ea
parente411b8190fe7c969c668eedb5b01f2865c89b1af
wifi: mt76: add multi-radio remain_on_channel functions

This allows a driver using the generic channel context functions to
temporarily switch to another channel for off-channel rx/tx.

Link: https://patch.msgid.link/20250102163508.52945-12-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/channel.c
drivers/net/wireless/mediatek/mt76/mac80211.c
drivers/net/wireless/mediatek/mt76/mt76.h
drivers/net/wireless/mediatek/mt76/scan.c