summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)Author
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu
2024-05-02wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu
2024-05-02wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-30wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu
2023-09-30wifi: mt76: check vif type before reporting cca and csaPeter Chiu
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-09-30wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang
2023-09-30wifi: mt76: fix potential memory leak of beacon commandsBo Jiao
2023-09-30wifi: mt76: check sta rx control frame to multibss capabilityAllen Ye
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu
2023-07-31wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu
2023-07-25wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2022-12-09wifi: mt76: mt7915: check the correctness of event dataRyder Lee
2022-12-09wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee
2022-12-09wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee
2022-12-01wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi
2022-12-01wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu