summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-101-1/+1
* mt76: disable BH around napi_schedule() callsFelix Fietkau2021-10-201-0/+3
* mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-10-201-1/+1
* mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee2021-04-111-3/+3
* mt76: fix memory leak if device probing failsLorenzo Bianconi2020-12-041-1/+2
* mt76: convert from tx tasklet to tx worker threadFelix Fietkau2020-09-241-1/+2
* mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau2020-09-241-0/+2
* mt76: mt76x2: fix pci suspend/resume on mt7612eLorenzo Bianconi2020-07-211-0/+56
* mt76: mt76x2e: rename routines in pci.cLorenzo Bianconi2020-07-211-7/+7
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-1/+2
* mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau2019-11-201-1/+1
* mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi2019-10-301-0/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: introduce mt76_free_device routineLorenzo Bianconi2019-05-011-1/+1
* mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi2019-05-011-0/+1
* mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi2019-02-181-6/+20
* mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi2018-10-051-2/+1
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-2/+2
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+111