summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo2024-09-091-9/+15
|\
| * wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau2024-09-061-1/+1
| * wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau2024-09-061-1/+3
| * wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-061-1/+1
| * wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke2024-09-061-0/+3
| * wifi: mt76: mt7996: fix handling mbss enable/disableRex Lu2024-09-061-1/+1
| * wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992Howard Hsu2024-09-051-2/+3
| * wifi: mt76: mt7996: fix EHT beamforming capability checkHoward Hsu2024-09-051-2/+2
| * wifi: mt76: mt7996: use hweight16 to get correct tx antennaPeter Chiu2024-09-051-1/+1
* | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+1
|/
* wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang2024-07-091-1/+4
* wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STASean Wang2024-07-091-1/+1
* 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