summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau1-1/+0
2023-09-13wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu1-0/+6
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau1-0/+1
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi1-22/+1
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-1/+1
2023-04-17wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu1-4/+4
2023-04-17wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter1-0/+1
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau1-10/+30
2023-02-03wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu1-29/+9
2023-02-03wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu1-5/+7
2023-02-03wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu1-2/+16
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu1-3/+0
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu1-2/+1
2022-12-09wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi1-27/+91
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi1-7/+7
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi1-5/+5
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee1-3/+3
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee1-0/+3
2022-12-01wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDCNicolas Cavallari1-16/+31
2022-12-01wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDCNicolas Cavallari1-1/+2
2022-12-01wifi: mt76: mt7915: enable coredump supportRyder Lee1-1/+11
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao1-5/+6
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee1-0/+7
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee1-0/+17
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu1-19/+18
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-2/+2
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu1-1/+6
2022-07-11mt76: mt7915: update mpdu density in 6g capabilityPeter Chiu1-1/+1
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau1-3/+4
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu1-0/+1
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu1-0/+2
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee1-0/+1
2022-05-13mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao1-0/+3
2022-05-13mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King1-1/+1
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee1-14/+3
2022-05-13mt76: mt7915: rework hardware/phy initializationFelix Fietkau1-39/+65
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi1-0/+2
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall1-1/+1
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu1-5/+20
2022-03-16mt76: mt7915: add txpower init for 6GHzShayne Chen1-0/+2
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu1-2/+26
2022-02-24mt76: mt7915e: Enable thermal management by defaultNicolas Cavallari1-1/+2
2022-02-24mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.Nicolas Cavallari1-9/+18
2022-02-24mt76: mt7915e: Fix degraded performance after temporary overheatNicolas Cavallari1-6/+11
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao1-3/+31
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-2/+18
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-2/+2
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau1-6/+1
2022-02-03mt76: mt7915: enable radar background detectionLorenzo Bianconi1-0/+7
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi1-0/+3