summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-13mt76: mt7915: remove SCS featureRyder Lee1-1/+0
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu1-1/+1
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang1-0/+1
2022-02-24mt76: connac: adjust wlan_idx size from u8 to u16Chad Monroe1-1/+1
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi1-0/+1
2022-02-03mt76: mt7921: set EDCA parameters with the MCU CE commandSean Wang1-0/+1
2022-02-03mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition errorSean Wang1-1/+1
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi1-0/+2
2022-02-03mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi1-0/+38
2022-02-03mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi1-0/+1
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi1-0/+1
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi1-1/+1
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi1-0/+3
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi1-1/+1
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlvLorenzo Bianconi1-0/+3
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_uapsdLorenzo Bianconi1-0/+2
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi1-1/+1
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi1-0/+5
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi1-0/+1
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi1-0/+3
2022-02-03mt76: set wlan_idx_hi on mt7916Bo Jiao1-1/+1
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi1-0/+5
2022-02-03mt76: mt7915: rely on mt76_connac_get_phy utilitiesLorenzo Bianconi1-0/+5
2022-02-03mt76: connac: move mt76_connac_mcu_get_cipher in common codeLorenzo Bianconi1-0/+27
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi1-2/+11
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