summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen
2023-09-30wifi: mt76: mt7915 add tc offloading supportFelix Fietkau
2023-09-30wifi: mt76: mt7915: update mpdu density capabilityPeter Chiu
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-07-26wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu
2023-07-25wifi: mt76: mt7915: report tx retries/failed counts for non-WED pathRyder Lee
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu
2023-04-17wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau
2023-02-03wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu
2023-02-03wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu
2023-02-03wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2023-02-03wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu
2022-12-09wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee
2022-12-01wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDCNicolas Cavallari
2022-12-01wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDCNicolas Cavallari
2022-12-01wifi: mt76: mt7915: enable coredump supportRyder Lee
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu
2022-07-11mt76: mt7915: update mpdu density in 6g capabilityPeter Chiu
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee
2022-05-13mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao
2022-05-13mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee
2022-05-13mt76: mt7915: rework hardware/phy initializationFelix Fietkau
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu