aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang1-10/+30
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang1-3/+5
2025-03-19wifi: mt76: mt7915: cleanup mt7915_get_power_boundRazvan Grigore1-2/+2
2025-01-14wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO supportFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: decrease timeout for commonly issued MCU commandsFelix Fietkau1-0/+21
2025-01-14wifi: mt76: mt7915: reduce the number of command retriesFelix Fietkau1-1/+1
2025-01-14wifi: mt76: mt7915: exclude tx backoff time from airtimeChad Monroe1-2/+7
2024-09-09Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wirelessKalle Valo1-20/+34
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau1-0/+2
2024-09-06wifi: mt76: mt7915: reset the device after MCU timeoutFelix Fietkau1-0/+9
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau1-5/+2
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau1-13/+13
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau1-1/+3
2024-09-06wifi: mt76: mt7915: disable tx worker during tx BA session enable/disableFelix Fietkau1-3/+7
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+1
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-1/+1
2024-07-09wifi: mt76: mt762x: extend mt76_connac_mcu_sta_basic_tlv for per-link STASean Wang1-1/+3
2024-07-09wifi: 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