summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
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
2022-12-01mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee
2022-12-01wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder Lee
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen
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: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari