Skip to content

Commit 48b5bcc

Browse files
author
Kalle Valo
committed
Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wireless
mt76 patches for 6.14 - mlo fixes for mt792x - single wiphy multiband support for mt7996 - mt7915 stability fixes
2 parents 80524ab + ad4c9a8 commit 48b5bcc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+3361
-1344
lines changed

drivers/net/wireless/mediatek/mt76/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ obj-$(CONFIG_MT792x_USB) += mt792x-usb.o
1010

1111
mt76-y := \
1212
mmio.o util.o trace.o dma.o mac80211.o debugfs.o eeprom.o \
13-
tx.o agg-rx.o mcu.o wed.o
13+
tx.o agg-rx.o mcu.o wed.o scan.o channel.o
1414

1515
mt76-$(CONFIG_PCI) += pci.o
1616
mt76-$(CONFIG_NL80211_TESTMODE) += testmode.o

0 commit comments

Comments
 (0)