summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76
AgeCommit message (Expand)Author
2023-04-17wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau
2023-04-17wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen
2023-04-17wifi: mt76: drop the incorrect scatter and gather framePeter Chiu
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: dynamic channel bandwidth changes in AP modeRyder Lee
2023-04-17wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee
2023-04-17wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter
2023-04-17wifi: mt76: mt7996: Remove unneeded semicolonYang Li
2023-04-17wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu
2023-04-17wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu
2023-04-17wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-03-13wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi
2023-03-13wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau
2023-03-13wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi
2023-02-03wifi: mt76: support ww power config in dts nodeDeren Wu
2023-02-03wifi: mt76: mt76x0u: report firmware version through ethtoolLorenzo Bianconi
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: dma: reset wed queues in mt76_dma_rx_resetSujuan Chen
2023-02-03wifi: mt76: dma: add reset to mt76_dma_wed_setup signatureSujuan Chen
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen
2023-02-03wifi: mt76: increase wcid size to 1088Shayne Chen
2023-02-03wifi: mt76: connac: add cmd id related to EHT supportShayne Chen
2023-02-03wifi: mt76: connac: add helpers for EHT capabilityShayne Chen
2023-02-03wifi: mt76: connac: add CMD_CBW_320MHZShayne Chen
2023-02-03wifi: mt76: add EHT phy typeShayne Chen
2023-02-03wifi: mt76: remove __mt76_mcu_restart macroLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi
2023-02-03wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
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