Skip to content

Commit

Permalink
Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wi…
Browse files Browse the repository at this point in the history
…reless

mt76 patches for 6.14

- mlo fixes for mt792x
- single wiphy multiband support for mt7996
- mt7915 stability fixes
  • Loading branch information
Kalle Valo committed Jan 15, 2025
2 parents 80524ab + ad4c9a8 commit 48b5bcc
Show file tree
Hide file tree
Showing 70 changed files with 3,361 additions and 1,344 deletions.
2 changes: 1 addition & 1 deletion drivers/net/wireless/mediatek/mt76/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ obj-$(CONFIG_MT792x_USB) += mt792x-usb.o

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

mt76-$(CONFIG_PCI) += pci.o
mt76-$(CONFIG_NL80211_TESTMODE) += testmode.o
Expand Down
Loading

0 comments on commit 48b5bcc

Please sign in to comment.