summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai1-2/+2
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu1-4/+6
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-2/+2
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-2/+2
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi1-6/+3
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-8/+8
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau1-2/+2
2022-07-11mt76: mt7915: update the maximum size of beacon offloadMeiChia Chiu1-3/+8
2022-07-11mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time onlyShayne Chen1-1/+2
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau1-4/+5
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi1-55/+6