aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi1-47/+0
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi1-0/+26
2021-10-20mt76: mt7921: fix endianness in mt7921_mcu_tx_done_eventLorenzo Bianconi1-5/+5
2021-08-06mt76: fix enum type mismatchArnd Bergmann1-1/+2
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee1-12/+11
2021-06-19mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi1-115/+0
2021-06-19mt76: mt7921: introduce mac tx done handlingDeren Wu1-0/+28
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang1-0/+17
2021-04-12mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsingLorenzo Bianconi1-0/+1
2021-04-12mt76: mt7921: remove duplicated macros in mcu.hLorenzo Bianconi1-19/+0
2021-04-11mt76: mt7921: removed unused definitions in mcu.hLorenzo Bianconi1-23/+0
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+1
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi1-93/+0
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi1-116/+0
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-536/+2
2021-01-29mt76: mt7921: introduce PM supportSean Wang1-0/+99
2021-01-29mt76: mt7921: introduce beacon_loss mcu eventSean Wang1-0/+6
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang1-0/+1
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang1-1/+1
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang1-0/+20
2021-01-29mt76: mt7921: add MCU supportSean Wang1-0/+1050