summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)AuthorFilesLines
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau8-96/+62
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi1-1/+1
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear1-2/+5
2023-03-13wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi1-0/+3
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau1-10/+30
2023-03-13wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi2-0/+9
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi1-0/+1
2023-02-03wifi: mt76: support ww power config in dts nodeDeren Wu1-0/+1
2023-02-03wifi: mt76: mt76x0u: report firmware version through ethtoolLorenzo Bianconi1-0/+1
2023-02-03wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2-5/+31
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi4-0/+60
2023-02-03wifi: mt76: dma: reset wed queues in mt76_dma_rx_resetSujuan Chen1-2/+7
2023-02-03wifi: mt76: dma: add reset to mt76_dma_wed_setup signatureSujuan Chen2-6/+11
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu2-5/+96
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen2-5/+52
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen2-5/+37
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen3-15/+113
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen1-157/+139
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen4-7/+16
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen3-0/+77
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen5-8/+19
2023-02-03wifi: mt76: increase wcid size to 1088Shayne Chen2-2/+2
2023-02-03wifi: mt76: connac: add cmd id related to EHT supportShayne Chen1-0/+2
2023-02-03wifi: mt76: connac: add helpers for EHT capabilityShayne Chen2-0/+50
2023-02-03wifi: mt76: connac: add CMD_CBW_320MHZShayne Chen1-0/+2
2023-02-03wifi: mt76: add EHT phy typeShayne Chen2-2/+9
2023-02-03wifi: mt76: remove __mt76_mcu_restart macroLorenzo Bianconi1-1/+0
2023-02-03wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi1-23/+22
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi4-36/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi1-13/+1
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi3-33/+22
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi3-49/+9
2023-02-03wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma1-2/+5
2023-02-03wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen3-1/+5
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi4-14/+59
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi6-94/+139
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi1-1/+8
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen6-50/+40
2023-02-03wifi: mt76: add memory barrier to SDIO queue kickDeren Wu1-0/+4
2023-02-03wifi: mt76: mt7921: reduce polling time in pmctrlDeren Wu1-4/+4
2023-02-03wifi: mt76: add flexible polling wait-interval supportDeren Wu2-9/+10
2023-02-03wifi: mt76: mt7915: fix WED TxS reportingRyder Lee1-3/+0
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu5-3/+52
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu1-0/+2
2023-02-03wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo1-0/+3
2023-02-03wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi1-1/+1
2023-02-03wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi2-2/+0
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi3-4/+1
2023-02-03wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi1-2/+1
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi1-3/+2