aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
AgeCommit message (Expand)Author
2021-04-21mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi
2021-04-21mt76: mt7921: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi
2021-04-21mt76: mt7921: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi
2021-04-21mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang
2021-04-12mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_reportLorenzo Bianconi
2021-04-12mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsingLorenzo Bianconi
2021-04-12mt76: mt7921: fix the insmod hangsSean Wang
2021-04-12mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang
2021-04-12mt76: mt7921: rework mt7921_mcu_debug_msg_event routineLorenzo Bianconi
2021-04-12mt76: mt7921: add wifi reset supportLorenzo Bianconi
2021-04-12mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi
2021-04-12mt76: mt7921: reduce mcu timeouts for suspend, offload and hif_ctrl msgLorenzo Bianconi
2021-04-12mt76: mt7921: switch to new api for hardware beacon filterSean Wang
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi
2021-01-29mt76: mt7921: introduce PM supportSean Wang
2021-01-29mt76: mt7921: introduce beacon_loss mcu eventSean Wang
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang
2021-01-29mt76: mt7921: add MCU supportSean Wang