summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
AgeCommit message (Expand)Author
2021-12-19mt76: mt7921s: fix suspend error with enlarging mcu timeout valueSean Wang
2021-12-19mt76: mt7921: remove dead definitionsLorenzo Bianconi
2021-12-19mt76: mt7921: reduce log severity levels for informative messagesTzung-Bi Shih
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-12-19mt76: mt7921: fix network buffer leak by txs missingDeren Wu
2021-12-19mt76: mt7921s: fix bus hang with wrong privilegeDeren Wu
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: mt7921: refactor mt7921_mcu_send_messageSean Wang
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang
2021-10-20mt76: mt7921: make all event parser reusable between mt7921s and mt7921eSean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: add MU EDCA cmd supportSean Wang
2021-10-20mt76: introduce __mt76_mcu_send_firmware routineLorenzo Bianconi
2021-10-20mt76: mt7921: add 6GHz supportLorenzo Bianconi
2021-10-20mt76: mt7921: fix retrying release semaphore without endSean Wang
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi
2021-10-20mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrateSean Wang
2021-10-20mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi
2021-10-20mt76: mt7921: Add mt7922 supportDeren Wu
2021-10-20mt76: mt7921: Fix out of order process by invalid event pktDeren Wu
2021-10-20mt76: fix build error implicit enumeration conversionSean Wang
2021-10-20mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_e...Lorenzo Bianconi
2021-10-20mt76: mt7921: fix endianness in mt7921_mcu_tx_done_eventLorenzo Bianconi
2021-08-06mt76: fix enum type mismatchArnd Bergmann
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: connac: add mt76_connac_mcu_get_nic_capability utility routineLorenzo Bianconi
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-06-19mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi
2021-06-19mt76: mt7921: introduce mac tx done handlingDeren Wu
2021-06-19mt76: mt7921: enable runtime pm by defaultLorenzo Bianconi
2021-06-19mt76: mt7921: add back connection monitor supportSean Wang
2021-06-19mt76: mt7921: fix reset under the deep sleep is enabledSean Wang
2021-05-15mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi
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