summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)AuthorFilesLines
14 dayswifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang1-1/+3
14 dayswifi: 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-38/+120
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: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu1-21/+92
2024-05-02wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu1-3/+2
2024-05-02wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu1-12/+24
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau1-1/+1
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh1-1/+1
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+2
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan1-1/+1
2023-09-30wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu1-2/+2
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-20/+29
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee1-1/+1
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau1-12/+15
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee1-4/+39
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens1-0/+3
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu1-7/+67
2023-07-25wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang1-1/+1
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang1-2/+2
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee1-95/+12
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen1-1/+3
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu1-2/+48
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi1-3/+2
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi1-1/+2
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu1-23/+31
2022-12-09wifi: mt76: mt7915: check the correctness of event dataRyder Lee1-4/+17
2022-12-09wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee1-4/+6
2022-12-09wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee1-23/+27
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee1-22/+26
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee1-7/+2
2022-12-01wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee1-7/+5
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee1-20/+20
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee1-6/+88
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee1-15/+181
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen1-0/+18
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi1-0/+4
2022-12-01wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen1-5/+5
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao1-9/+15
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee1-10/+25
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi1-1/+1
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen1-1/+19
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen1-6/+1
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu1-8/+8