summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan1-2/+2
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen1-1/+1
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi1-4/+4
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-1/+2
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi1-2/+1
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang1-1/+1
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi1-4/+2
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-13/+13
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau1-2/+2
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau1-0/+3
2022-07-11mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau1-1/+8
2022-07-11mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi1-4/+5
2022-07-11mt76: mt7663: rely on mt76_connac2_fw_trailerLorenzo Bianconi1-16/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2022-06-20wifi: 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