linux/drivers/net/wireless/mediatek/mt7601u
Christian Hewitt dcfbd5d3b8 wifi: mt7601u: check multiple firmware paths
The linux-firmware repo moved mt7601u.bin from its root folder to
the mediatek sub-folder some time ago, but the driver still tries
to load firmware from the old location. Users might have firmware
in either location so update the driver to check both.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Link: https://patch.msgid.link/20251227112219.2768439-1-christianshewitt@gmail.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-03-23 09:21:25 +00:00
..
core.c
debugfs.c
dma.c
dma.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom.h
init.c
initvals_phy.h
initvals.h
Kconfig Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
mac.c
mac.h
main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
Makefile
mcu.c wifi: mt7601u: check multiple firmware paths 2026-03-23 09:21:25 +00:00
mcu.h
mt7601u.h
phy.c
regs.h
trace.c
trace.h wifi: mt7601u: replace strlcpy() with strscpy() 2023-06-15 10:46:41 +03:00
tx.c wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() 2023-10-23 12:26:51 +02:00
usb.c net: fill in MODULE_DESCRIPTION()s in kuba@'s modules 2023-10-28 11:29:27 +01:00
usb.h wifi: mt7601u: check multiple firmware paths 2026-03-23 09:21:25 +00:00
util.c