Directory | Files | |
---|---|---|
.. | 74 | |
File | Size | |
Kconfig | 437 B | |
Makefile | 199 B | |
coredump.c | 6.4 kB | |
coredump.h | 1.7 kB | |
debugfs.c | 26 kB | |
dma.c | 12 kB | |
eeprom.c | 5.7 kB | |
eeprom.h | 1.7 kB | |
init.c | 27 kB | |
mac.c | 66 kB | |
mac.h | 759 B | |
main.c | 38 kB | |
mcu.c | 97 kB | |
mcu.h | 11 kB | |
mmio.c | 12 kB | |
mt7996.h | 15 kB | |
mt7996e.mod.c | 0 B | |
pci.c | 4.8 kB | |
regs.h | 21 kB |
# SPDX-License-Identifier: ISC config MT7996E tristate "MediaTek MT7996 (PCIe) support" select MT76_CONNAC_LIB select WANT_DEV_COREDUMP select RELAY depends on MAC80211 depends on PCI help This adds support for MT7996-based PCIe wireless devices, which support concurrent tri-band operation at 6GHz, 5GHz, and 2.4GHz IEEE 802.11be 4x4:4SS 4096-QAM, 320MHz channels. To compile this driver as a module, choose M here.