Skip to content
Commit c948b5da authored by Deren Wu's avatar Deren Wu Committed by Felix Fietkau
Browse files

wifi: mt76: mt7925: add Mediatek Wi-Fi7 driver for mt7925 chips



Add mt7925, a new mac80211 driver for the MediaTek Wi-Fi 7 (802.11be) device
Filogic 360, which can support Station, AP, P2P, and monitor modes.
Filogic 360 supports max 4096-QAM/160MHz radio operation at 6 GHz, 5 GHz,
or 2.4 GHz with 2x2 antennas. This chip supports PCIe and USB bus type.

mt7925 supports Wi-Fi 6E and EHT rate with single link only at this moment,
whereas Wi-Fi 7 and its specific features are working in progress. They will be
introduced in further patches.

The driver is build tested by Intel's kernel test robot with both GCC and Clang
with several architecture. Sparse reports no warnings.

There are multiple authors, they are listed in alphabetical order below.

Co-developed-by: default avatarHao Zhang <hao.zhang@mediatek.com>
Signed-off-by: default avatarHao Zhang <hao.zhang@mediatek.com>
Co-developed-by: default avatarLeon Yen <leon.yen@mediatek.com>
Signed-off-by: default avatarLeon Yen <leon.yen@mediatek.com>
Co-developed-by: default avatarLorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: default avatarLorenzo Bianconi <lorenzo@kernel.org>
Co-developed-by: default avatarMingyen Hsieh <mingyen.hsieh@mediatek.com>
Signed-off-by: default avatarMingyen Hsieh <mingyen.hsieh@mediatek.com>
Co-developed-by: default avatarNelson Yu <nelson.yu@mediatek.com>
Signed-off-by: default avatarNelson Yu <nelson.yu@mediatek.com>
Co-developed-by: default avatarQuan Zhou <quan.zhou@mediatek.com>
Signed-off-by: default avatarQuan Zhou <quan.zhou@mediatek.com>
Co-developed-by: default avatarRong Yan <rong.yan@mediatek.com>
Signed-off-by: default avatarRong Yan <rong.yan@mediatek.com>
Signed-off-by: default avatarDeren Wu <deren.wu@mediatek.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent c558d22e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment