summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7996/mcu.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-10wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang1-1/+4
2024-07-10wifi: mt76: mt7925: extend mt7925_get_phy_mode for per-link STASean Wang1-1/+1
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo1-13/+56
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-1/+1
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau1-1/+1
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang1-1/+4
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu1-0/+13
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu1-1/+4
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen1-1/+4
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu1-0/+14
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu1-0/+3
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen1-3/+3
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen1-4/+5
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe1-2/+5
2024-02-22wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang1-1/+1
2024-02-22wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin1-9/+5
2024-02-22wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin1-2/+14
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-02-05wifi: mt76: mt7996: fix fortify warningFelix Fietkau1-1/+2
2023-12-07wifi: mt76: connac: add firmware support for mt7992StanleyYP Wang1-4/+18
2023-12-07wifi: mt76: mt7996: introduce mt7996_band_valid()Shayne Chen1-9/+7
2023-12-07wifi: mt76: connac: add beacon protection support for mt7996Allen Ye1-38/+101
2023-12-07wifi: mt76: mt7996: rework ampdu params settingPeter Chiu1-42/+6
2023-12-07wifi: mt76: mt7996: switch to mcu command for TX GI reportBenjamin Lin1-0/+47
2023-12-07wifi: mt76: mt7996: add txpower setting supportShayne Chen1-0/+58
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu1-6/+6
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu1-3/+5
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang1-0/+29
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu1-0/+42
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu1-0/+104
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen1-1/+1
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi1-0/+89
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao1-9/+15
2023-12-07wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signatureLorenzo Bianconi1-1/+1
2023-09-30wifi: mt76: mt7996: Add mcu commands for getting sta tx statisticYi-Chia Hsieh1-0/+68
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu1-3/+5
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen1-1/+1
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang1-3/+3
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao1-2/+8
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye1-0/+2
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu1-16/+22
2023-09-30wifi: mt76: connac: add MBSSID support for mt7996Chank Chen1-1/+78
2023-09-30wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()Howard Hsu1-2/+133
2023-09-30wifi: mt76: mt7996: fix TWT command formatPeter Chiu1-2/+5
2023-09-30wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu1-1/+1
2023-09-30wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu1-2/+2
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: mt7996: add muru supportMeiChia Chiu1-1/+55
2023-07-25wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang1-1/+5
2023-07-25wifi: mt76: connac: add support to set ifs time by mcu commandPeter Chiu1-0/+46