summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: drop redundant prefix of mt7915_txpower_puts()Ryder Lee2023-04-171-18/+18
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-32/+1
* wifi: mt76: add mt76_connac_gen_ppe_thresh utility routineLorenzo Bianconi2023-04-171-22/+1
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-173-6/+0
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-174-7/+6
* wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee2023-04-173-110/+12
* wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu2023-04-171-4/+4
* wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen2023-04-173-8/+16
* wifi: mt76: mt7915: expose device tree match tableLorenz Brun2023-04-171-0/+2
* wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter2023-04-171-0/+1
* wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau2023-03-131-10/+30
* wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2023-02-032-5/+31
* wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2023-02-032-0/+55
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen2023-02-031-0/+2
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-031-10/+16
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-031-34/+21
* wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi2023-02-031-1/+8
* wifi: mt76: mt7915: fix WED TxS reportingRyder Lee2023-02-031-3/+0
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-034-3/+51
* wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu2023-02-031-0/+2
* wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-3/+2
* wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu2023-02-031-29/+9
* wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen2023-02-031-1/+4
* wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu2023-02-032-5/+9
* wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu2023-02-032-2/+19
* wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu2023-02-034-26/+37
* wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_...Howard Hsu2023-02-032-2/+7
* wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cacheLorenzo Bianconi2022-12-091-14/+11
* wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi2022-12-091-0/+7
* wifi: mt76: mt7915: enable per-phy led supportLorenzo Bianconi2022-12-092-29/+101
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-7/+7
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-5/+5
* wifi: mt76: mt7915: fix unintended sign extension of mt7915_hw_queue_read()Ryder Lee2022-12-091-1/+1
* wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()Ryder Lee2022-12-092-2/+1
* wifi: mt76: mt7915: check the correctness of event dataRyder Lee2022-12-091-4/+17
* wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee2022-12-092-11/+18
* wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee2022-12-091-23/+27
* wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee2022-12-091-1/+3
* wifi: mt76: mt7915: add missing of_node_put()Wang Yufen2022-12-091-0/+1
* wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi2022-12-011-5/+5
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-0110-166/+184
* wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee2022-12-013-32/+184
* wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee2022-12-012-7/+17
* mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang2022-12-011-3/+10
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-015-59/+58
* wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee2022-12-015-6/+137
* wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee2022-12-012-3/+20