summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo2024-05-031-13/+56
|\
| * wifi: mt76: make const arrays in functions staticFelix Fietkau2024-05-021-1/+1
| * wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang2024-05-021-1/+4
| * wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu2024-05-021-0/+13
| * wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu2024-05-021-1/+4
| * wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen2024-05-021-1/+4
| * wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu2024-05-021-0/+14
| * wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu2024-05-021-0/+3
| * wifi: mt76: connac: use peer address for station BMC entryShayne Chen2024-05-021-3/+3
| * wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen2024-05-021-4/+5
| * wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe2024-05-021-2/+5
* | wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-031-1/+1
|/
* wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang2024-02-221-1/+1
* wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin2024-02-221-9/+5
* wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin2024-02-221-2/+14
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+1
* wifi: mt76: mt7996: fix fortify warningFelix Fietkau2024-02-051-1/+2
* wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang2023-12-071-4/+18
* wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen2023-12-071-9/+7
* wifi: mt76: connac: add beacon protection support for mt7996Allen Ye2023-12-071-38/+101
* wifi: mt76: mt7996: rework ampdu params settingPeter Chiu2023-12-071-42/+6
* wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin2023-12-071-0/+47
* wifi: mt76: mt7996: add txpower setting supportShayne Chen2023-12-071-0/+58
* wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu2023-12-071-6/+6
* wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu2023-12-071-3/+5
* wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang2023-12-071-0/+29
* wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu2023-12-071-0/+42
* wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu2023-12-071-0/+104
* wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen2023-12-071-1/+1
* wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi2023-12-071-0/+89
* wifi: mt76: mt7996: add wed rx supportBo Jiao2023-12-071-9/+15
* wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signatureLorenzo Bianconi2023-12-071-1/+1
* wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh2023-09-301-0/+68
* wifi: mt76: check vif type before reporting cca and csaPeter Chiu2023-09-301-3/+5
* wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen2023-09-301-1/+1
* wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang2023-09-301-3/+3
* wifi: mt76: fix potential memory leak of beacon commandsBo Jiao2023-09-301-2/+8
* wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye2023-09-301-0/+2
* wifi: mt76: update beacon size limitationMeiChia Chiu2023-09-301-16/+22
* wifi: mt76: connac: add MBSSID support for mt7996Chank Chen2023-09-301-1/+78
* wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()Howard Hsu2023-09-301-2/+133
* wifi: mt76: mt7996: fix TWT command formatPeter Chiu2023-09-301-2/+5
* wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu2023-09-301-1/+1
* wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu2023-09-301-2/+2
* wifi: mt76: move rate info in mt76_vifLorenzo Bianconi2023-07-251-1/+1
* wifi: mt76: mt7996: add muru supportMeiChia Chiu2023-07-251-1/+55
* wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang2023-07-251-1/+5
* wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu2023-07-251-0/+46
* wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu2023-07-251-2/+3
* wifi: mt76: connac: add support for dsp firmware downloadPeter Chiu2023-07-251-34/+33