summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan2023-12-071-2/+2
* wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen2023-09-301-1/+1
* wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2023-04-171-4/+4
* wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-1/+2
* wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang2022-12-011-1/+1
* mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-111-4/+2
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-13/+13
* mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-2/+2
* mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau2022-07-111-0/+3
* mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau2022-07-111-1/+8
* mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi2022-07-111-4/+5
* mt76: mt7663: rely on mt76_connac2_fw_trailerLorenzo Bianconi2022-07-111-16/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-2/+2
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-1/+1
* mt76: fix monitor rx FCS error in DFS channelDeren Wu2022-03-161-1/+2
* mt76: split single ldpc cap bit into bitsMeiChia Chiu2022-03-161-1/+1
* mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau2022-02-241-3/+5
* mt76: mt7615: introduce SAR supportLorenzo Bianconi2022-02-231-4/+3
* mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi2022-02-031-21/+0
* mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi2022-02-031-29/+4
* mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi2022-02-031-26/+1
* mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi2022-02-031-13/+1
* mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi2022-02-031-1/+1
* mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi2022-02-031-1/+2
* mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi2022-02-031-53/+2
* mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi2022-02-031-21/+1
* mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi2022-02-031-42/+1
* mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi2021-12-191-2/+2
* mt76: connac: rely on MCU_CMD macroLorenzo Bianconi2021-12-191-6/+6
* mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi2021-12-191-8/+8
* mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi2021-12-191-13/+13
* mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi2021-12-191-8/+8
* mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi2021-12-191-88/+66
* mt76: mt7615: apply cached RF data for DBDCRyder Lee2021-10-231-2/+20
* mt76: mt7663s: rely on mcu reg access utilitySean Wang2021-10-201-28/+0
* mt76: mt7615: fix monitor mode tear down crashRyder Lee2021-10-201-5/+13
* mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi2021-10-201-22/+0
* mt76: mt7921: enable deep sleep at runtimeSean Wang2021-06-191-3/+5
* mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi2021-06-191-3/+5
* mt76: mt7615: update radar parametersRyder Lee2021-06-191-0/+4
* mt76: mt7615: fix potential overflow on large shiftRyder Lee2021-06-191-0/+3
* mt76: mt7615: add thermal sensor device supportRyder Lee2021-06-191-4/+2
* mt76: mt7663: enable hw rx header translationLorenzo Bianconi2021-06-191-19/+47
* mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi2021-06-191-4/+4
* mt76: mt7615: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
* mt76: mt7663: add awake and doze time accountingLorenzo Bianconi2021-04-211-5/+19
* mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi2021-04-211-1/+1