summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau1-1/+1
2024-05-02wifi: mt76: mt7915: fix HE PHY capabilities IE for station modeHoward Hsu1-2/+6
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen1-10/+20
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau1-0/+3
2023-09-30wifi: mt76: mt7915: update mpdu density capabilityPeter Chiu1-4/+12
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan1-4/+1
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg1-6/+3
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo1-7/+12
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring1-0/+1
2023-07-26wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau1-1/+0
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi1-1/+1
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi1-2/+0
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens1-3/+3
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu1-0/+6
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee1-0/+2
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