aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-19mt76: mt7915: add mu-mimo and ofdma debugfs knobsMeiChia Chiu1-0/+1
2021-12-19mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi1-2/+398
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi1-23/+25
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi1-8/+11
2021-12-19mt76: connac: remove MCU_FW_PREFIX bitLorenzo Bianconi1-11/+9
2021-12-19mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi1-2/+22
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi1-4/+12
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi1-1/+2
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee1-0/+1
2021-10-20mt76: connac: move mcu reg access utility routines in mt76_connac_lib moduleSean Wang1-0/+2
2021-10-20mt76: mt7921: add MU EDCA cmd supportSean Wang1-0/+1
2021-10-20mt76: mt7921: add delay config for sched scanDeren Wu1-1/+3
2021-10-20mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bssLorenzo Bianconi1-2/+6
2021-10-20mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlvLorenzo Bianconi1-0/+9
2021-10-20mt76: connac: set 6G phymode in single-sku supportLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7921: fix firmware usage of RA info using legacy ratesSean Wang1-0/+2
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi1-0/+2
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi1-0/+1
2021-10-20mt76: connac: fix mt76_connac_gtk_rekey_tlv usageLeon Yen1-3/+3
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang1-4/+16
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang1-1/+1
2021-06-19mt76: connac: add mt76_connac_mcu_get_nic_capability utility routineLorenzo Bianconi1-0/+24
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi1-0/+1
2021-06-19mt76: mt7921: enable random mac address during sched_scanDeren Wu1-1/+3
2021-06-19mt76: connac: add bss color support for sta modeYN Chen1-0/+9
2021-06-19mt76: connac: fix WoW with disconnetion and bitmap patternYN Chen1-0/+8
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi1-0/+3
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi1-0/+1
2021-04-21mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang1-0/+10
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-0/+3
2021-04-21mt76: mt7921: add dumping Tx power tableSean Wang1-0/+1
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi1-0/+23
2021-04-12mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau1-2/+1
2021-04-12mt76: mt7921: reduce the data latency during hw scanSean Wang1-0/+3
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi1-5/+14
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-1/+5
2021-04-12mt76: connac: update sched_scan cmd usageSean Wang1-3/+11
2021-04-11mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee1-3/+0
2021-01-29mt76: mt7921: add coredump supportSean Wang1-0/+4
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-0/+21
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi1-37/+1
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-1/+123
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi1-0/+139
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi1-0/+729