summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
AgeCommit message (Expand)Author
2024-02-22wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang
2024-02-22wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin
2024-02-22wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao
2023-12-07wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signatureLorenzo Bianconi
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-09-30wifi: mt76: connac: add MBSSID support for mt7996Chank Chen
2023-09-30wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()Howard Hsu
2023-09-30wifi: mt76: mt7996: fix TWT command formatPeter Chiu
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu
2023-09-30wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi
2023-07-25wifi: mt76: mt7996: add muru supportMeiChia Chiu
2023-07-25wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu
2023-07-25wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu
2023-07-25wifi: mt76: connac: add support for dsp firmware downloadPeter Chiu
2023-04-19wifi: mt76: mt7996: enable mesh HW amsdu/de-amsdu supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee
2023-04-17wifi: mt76: mt7996: add full system reset knobs into debugfsRyder Lee
2023-04-17wifi: mt76: mt7996: enable full system reset supportBo Jiao
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_set_pm()Peter Chiu
2023-04-17wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu
2023-04-17wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen
2023-04-17wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()Ryder Lee
2023-04-17wifi: mt76: mt7996: Remove unneeded semicolonYang Li
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu