summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau1-0/+3
2022-08-17mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi1-4/+5
2022-08-17wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu1-1/+2
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu1-1/+1
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau1-3/+5
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi1-4/+3
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi1-21/+0
2022-02-03mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi1-29/+4
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi1-26/+1
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi1-13/+1
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi1-1/+1
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi1-1/+2
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi1-53/+2
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi1-21/+1
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi1-42/+1
2021-12-19mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi1-2/+2
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi1-6/+6
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi1-8/+8
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi1-13/+13
2021-12-19mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi1-8/+8
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi1-88/+66
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee1-2/+20
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang1-28/+0
2021-10-20mt76: mt7615: fix monitor mode tear down crashRyder Lee1-5/+13
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi1-22/+0
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang1-3/+5
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi1-3/+5
2021-06-19mt76: mt7615: update radar parametersRyder Lee1-0/+4
2021-06-19mt76: mt7615: fix potential overflow on large shiftRyder Lee1-0/+3
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee1-4/+2
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi1-19/+47
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi1-4/+4
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter1-1/+1
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi1-5/+19
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi1-1/+1
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi1-1/+0
2021-04-21mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi1-6/+14
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi1-47/+0
2021-04-21mt76: improve mcu error loggingLorenzo Bianconi1-2/+2
2021-04-21mt76: mt7615: load ROM patch before checking patch semaphore statusFelix Fietkau1-14/+16
2021-04-21mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau1-2/+10
2021-04-21mt76: mt7615: do not use mt7615 single-sku values for mt7663Lorenzo Bianconi1-0/+5
2021-04-21mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau1-1/+60
2021-04-13mt76: mt7615: always add rx header translation tlv when adding stationsFelix Fietkau1-1/+3
2021-04-12mt76: mt7615: fix .add_beacon_offload()Ryder Lee1-2/+10
2021-04-12mt76: mt7615: limit firmware log message printk to buffer lengthFelix Fietkau1-1/+2
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau1-0/+1
2021-04-12mt76: mt7622: trigger hif interrupt for system resetRyder Lee1-1/+1
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi1-4/+9