summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
Commit message (Expand)AuthorAgeFilesLines
...
| * wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen2023-04-171-3/+5
| * wifi: mt76: drop the incorrect scatter and gather framePeter Chiu2023-04-172-2/+5
| * 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: dynamic channel bandwidth changes in AP modeRyder Lee2023-04-171-1/+2
| * wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2023-04-172-48/+47
| * wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter2023-04-171-0/+1
| * wifi: mt76: mt7996: Remove unneeded semicolonYang Li2023-04-171-1/+1
| * wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu2023-04-171-11/+1
| * wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu2023-04-171-1/+1
| * wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu2023-04-171-3/+0
| * wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-1/+1
* | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-038-96/+62
* | wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi2023-03-311-1/+1
* | wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear2023-03-311-2/+5
|/
* wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi2023-03-131-0/+3
* wifi: mt76: mt7915: add back 160MHz channel width support for MT7915Felix Fietkau2023-03-131-10/+30
* wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi2023-03-132-0/+9
* wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi2023-02-261-0/+1
* wifi: mt76: support ww power config in dts nodeDeren Wu2023-02-031-0/+1
* wifi: mt76: mt76x0u: report firmware version through ethtoolLorenzo Bianconi2023-02-031-0/+1
* wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2023-02-032-5/+31
* wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2023-02-034-0/+60
* wifi: mt76: dma: reset wed queues in mt76_dma_rx_resetSujuan Chen2023-02-031-2/+7
* wifi: mt76: dma: add reset to mt76_dma_wed_setup signatureSujuan Chen2023-02-032-6/+11
* wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu2023-02-032-5/+96
* wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen2023-02-032-5/+52
* wifi: mt76: mt7996: add support for EHT rate reportShayne Chen2023-02-032-5/+37
* wifi: mt76: mt7996: add EHT capability initShayne Chen2023-02-033-15/+113
* wifi: mt76: mt7996: rework capability initShayne Chen2023-02-031-157/+139
* wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen2023-02-034-7/+16
* wifi: mt76: mt7996: add variants supportShayne Chen2023-02-033-0/+77
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-035-8/+19
* wifi: mt76: increase wcid size to 1088Shayne Chen2023-02-032-2/+2
* wifi: mt76: connac: add cmd id related to EHT supportShayne Chen2023-02-031-0/+2
* wifi: mt76: connac: add helpers for EHT capabilityShayne Chen2023-02-032-0/+50
* wifi: mt76: connac: add CMD_CBW_320MHZShayne Chen2023-02-031-0/+2
* wifi: mt76: add EHT phy typeShayne Chen2023-02-032-2/+9
* wifi: mt76: remove __mt76_mcu_restart macroLorenzo Bianconi2023-02-031-1/+0
* wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-23/+22
* wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi2023-02-034-36/+1
* wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi2023-02-031-13/+1
* wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi2023-02-033-33/+22
* wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi2023-02-033-49/+9
* wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma2023-02-031-2/+5
* wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen2023-02-033-1/+5
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-034-14/+59
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-036-94/+139
* wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi2023-02-031-1/+8