summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2022-12-09wifi: mt76: mt7996: fix unintended sign extension of mt7996_hw_queue_read()Ryder Lee
2022-12-09wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou
2022-12-09wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_powerLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: fix endianness warning in mt7996_mcu_sta_he_tlvLorenzo Bianconi
2022-12-09wifi: mt76: mt7996: drop always true condition of __mt7996_reg_addr()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: mt7996: check return value before accessing free_block_numRyder 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: mt7996: fix integer handling issue of mt7996_rf_regval_set()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_rx_radar_detected()Ryder Lee
2022-12-09wifi: mt76: mt7996: fix insecure data handling of mt7996_mcu_ie_countdown()Ryder Lee
2022-12-09wifi: mt76: mt7915: fix mt7915_rate_txpower_get() resource leaksRyder Lee
2022-12-09wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio hostDeren Wu
2022-12-09wifi: mt76: mt7915: add missing of_node_put()Wang Yufen
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-01wifi: mt76: mt7921e: add pci .shutdown() supportLeon Yen
2022-12-01wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi
2022-12-01wifi: mt76: mt7996: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7996: enable ack signal supportRyder Lee
2022-12-01wifi: mt76: mt7996: enable use_cts_prot supportRyder Lee
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: do not send firmware FW_FEATURE_NON_DL regionDeren Wu
2022-12-01wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu
2022-12-01wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu
2022-12-01wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen
2022-12-01wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_powerLorenzo Bianconi
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: connac: introduce mt76_connac_mcu_sta_wed_update utility routineSujuan Chen
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: add WED RX support to dma queue allocLorenzo Bianconi
2022-12-01wifi: mt76: add WED RX support to mt76_dma_rx_fillLorenzo Bianconi
2022-12-01wifi: mt76: add WED RX support to mt76_dma_{add,get}_bufLorenzo Bianconi
2022-12-01wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen
2022-12-01wifi: mt76: connac: introduce helper for mt7996 chipsetShayne Chen
2022-12-01wifi: mt76: connac: add more starec command tagsShayne Chen
2022-12-01wifi: mt76: connac: add more bss info command tagsShayne Chen
2022-12-01wifi: mt76: connac: introduce unified event tableShayne Chen