summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-151-1/+1
* mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-3/+0
* mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi2022-07-111-85/+0
* mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi2021-12-191-128/+0
* mt76: mt7921: fix network buffer leak by txs missingDeren Wu2021-12-191-0/+27
* mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi2021-10-201-47/+0
* mt76: mt7921: introduce testmode supportLorenzo Bianconi2021-10-201-0/+26
* mt76: mt7921: fix endianness in mt7921_mcu_tx_done_eventLorenzo Bianconi2021-10-201-5/+5
* mt76: fix enum type mismatchArnd Bergmann2021-08-061-1/+2
* mt76: fix iv and CCMP header insertionRyder Lee2021-06-191-12/+11
* mt76: mt7921: remove mt7921_get_wtbl_info routineLorenzo Bianconi2021-06-191-115/+0
* mt76: mt7921: introduce mac tx done handlingDeren Wu2021-06-191-0/+28
* mt76: mt7921: add dumping Tx power tableSean Wang2021-04-211-0/+17
* mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsingLorenzo Bianconi2021-04-121-0/+1
* mt76: mt7921: remove duplicated macros in mcu.hLorenzo Bianconi2021-04-121-19/+0
* mt76: mt7921: removed unused definitions in mcu.hLorenzo Bianconi2021-04-111-23/+0
* mt76: mt7921: add coredump supportSean Wang2021-01-291-0/+1
* mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi2021-01-291-93/+0
* mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi2021-01-291-116/+0
* mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi2021-01-291-536/+2
* mt76: mt7921: introduce PM supportSean Wang2021-01-291-0/+99
* mt76: mt7921: introduce beacon_loss mcu eventSean Wang2021-01-291-0/+6
* mt76: mt7921: introduce support for hardware beacon filterSean Wang2021-01-291-0/+1
* mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang2021-01-291-1/+1
* mt76: mt7921: introduce schedule scan supportSean Wang2021-01-291-0/+20
* mt76: mt7921: add MCU supportSean Wang2021-01-291-0/+1050