Directory | Files | |
---|---|---|
.. | 74 | |
File | Size | |
Kconfig | 398 B | |
Makefile | 177 B | |
beacon.c | 5.3 kB | |
core.c | 1.6 kB | |
debugfs.c | 3.0 kB | |
dma.c | 5.8 kB | |
eeprom.c | 3.9 kB | |
eeprom.h | 2.1 kB | |
init.c | 15 kB | |
mac.c | 48 kB | |
mac.h | 8.1 kB | |
main.c | 20 kB | |
mcu.c | 10 kB | |
mcu.h | 2.3 kB | |
mt7603.h | 6.8 kB | |
mt7603e.mod.c | 0 B | |
pci.c | 1.8 kB | |
regs.h | 26 kB | |
soc.c | 1.7 kB |
# SPDX-License-Identifier: GPL-2.0-only config MT7603E tristate "MediaTek MT7603E (PCIe) and MT76x8 WLAN support" select MT76_CORE depends on MAC80211 depends on PCI help This adds support for MT7603E PCIe wireless devices and the WLAN core on MT7628/MT7688 SoC devices. This family supports IEEE 802.11n 2x2 to 300Mbps PHY rate To compile this driver as a module, choose M here.