aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: mt7615: fix throughput regression on DFS channelsFelix Fietkau
2022-07-11mt76: mt7615: add sta_rec with EXTRA_INFO_NEW for the first time onlyFelix Fietkau
2022-07-11mt76: mt7615: do not update pm stats in case of errorLorenzo Bianconi
2022-07-11mt76: mt7663: rely on mt76_connac2_fw_trailerLorenzo Bianconi
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau
2022-02-23mt76: mt7615: introduce SAR supportLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi
2021-12-19mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: align MCU_EXT definitions with 7915 driverLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang
2021-10-20mt76: mt7615: fix monitor mode tear down crashRyder Lee
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: connac: fix UC entry is being overwrittenLorenzo Bianconi
2021-06-19mt76: mt7615: update radar parametersRyder Lee
2021-06-19mt76: mt7615: fix potential overflow on large shiftRyder Lee
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-06-19mt76: connac: add missing configuration in mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2021-04-21mt76: mt7615: fix a precision vs width bug in printkDan Carpenter
2021-04-21mt76: mt7663: add awake and doze time accountingLorenzo Bianconi
2021-04-21mt76: connac: check wake refcount in mcu_fw_pmctrlLorenzo Bianconi
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi