summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee
2023-04-17wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen
2023-04-17wifi: mt76: mt7915: expose device tree match tableLorenz Brun
2023-04-17wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau
2023-02-03wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen
2023-02-03wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix WED TxS reportingRyder Lee
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter 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: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu
2023-02-03wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen
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: get rid of wed rx_buf_ring page_frag_cacheLorenzo Bianconi
2022-12-09wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi
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-09wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()Ryder Lee
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-09wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee
2022-12-09wifi: mt76: mt7915: add missing of_node_put()Wang Yufen
2022-12-01wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi
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