summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen2023-02-036-50/+40
* wifi: mt76: add memory barrier to SDIO queue kickDeren Wu2023-02-031-0/+4
* wifi: mt76: mt7921: reduce polling time in pmctrlDeren Wu2023-02-031-4/+4
* wifi: mt76: add flexible polling wait-interval supportDeren Wu2023-02-032-9/+10
* wifi: mt76: mt7915: fix WED TxS reportingRyder Lee2023-02-031-3/+0
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-035-3/+52
* wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu2023-02-031-0/+2
* wifi: mt76: mt7921u: add support for Comfast CF-952AXChuanhong Guo2023-02-031-0/+3
* wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_transLorenzo Bianconi2023-02-031-1/+1
* wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi2023-02-032-2/+0
* wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi2023-02-033-4/+1
* wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-3/+2
* wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanupLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi2023-02-031-6/+7
* wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-033-6/+9
* wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu2023-02-031-1/+1
* wifi: mt76: mt7915: remove BW160 and BW80+80 supportMeiChia Chiu2023-02-031-29/+9
* wifi: mt76: connac: fix POWER_CTRL command name typoShayne Chen2023-02-032-2/+2
* wifi: mt76: mt7996: do not hardcode vht beamform capShayne Chen2023-02-031-1/+1
* wifi: mt76: mt7996: update register for CFEND_RATEShayne Chen2023-02-033-8/+10
* wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna()Shayne Chen2023-02-031-1/+4
* wifi: mt76: mt7921: add ack signal supportDeren Wu2023-02-035-0/+45
* wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu2023-02-033-1/+74
* wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom()Shayne Chen2023-02-031-1/+4