summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann1-3/+1
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+5
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang1-0/+69
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi1-305/+1
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi1-193/+4
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-1219/+27
2021-01-29mt76: mt7921: introduce PM supportSean Wang1-0/+307
2021-01-29mt76: mt7921: introduce beacon_loss mcu eventSean Wang1-0/+35
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang1-0/+75
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang1-0/+37
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang1-0/+83
2021-01-29mt76: mt7921: add MCU supportSean Wang1-0/+2382