summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7921: add dumping Tx power tableSean Wang2021-04-211-0/+23
* mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_reportLorenzo Bianconi2021-04-121-1/+6
* mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsingLorenzo Bianconi2021-04-121-0/+19
* mt76: mt7921: fix the insmod hangsSean Wang2021-04-121-12/+1
* mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang2021-04-121-0/+44
* mt76: mt7921: rework mt7921_mcu_debug_msg_event routineLorenzo Bianconi2021-04-121-14/+12
* mt76: mt7921: add wifi reset supportLorenzo Bianconi2021-04-121-0/+3
* mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi2021-04-121-13/+19
* mt76: mt7921: reduce mcu timeouts for suspend, offload and hif_ctrl msgLorenzo Bianconi2021-04-121-2/+10
* mt76: mt7921: switch to new api for hardware beacon filterSean Wang2021-04-121-1/+7
* mt76: mt7921: remove incorrect error handlingArnd Bergmann2021-02-261-3/+1
* mt76: mt7921: add coredump supportSean Wang2021-01-291-0/+5
* mt76: mt7921: introduce Runtime PM supportSean Wang2021-01-291-0/+69
* mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi2021-01-291-305/+1
* mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi2021-01-291-193/+4
* mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi2021-01-291-1219/+27
* mt76: mt7921: introduce PM supportSean Wang2021-01-291-0/+307
* mt76: mt7921: introduce beacon_loss mcu eventSean Wang2021-01-291-0/+35
* mt76: mt7921: introduce support for hardware beacon filterSean Wang2021-01-291-0/+75
* mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang2021-01-291-0/+37
* mt76: mt7921: introduce schedule scan supportSean Wang2021-01-291-0/+83
* mt76: mt7921: add MCU supportSean Wang2021-01-291-0/+2382