aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-10mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau1-0/+3
2021-10-20mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2021-04-11mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee1-3/+3
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi1-1/+2
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau1-1/+2
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau1-0/+2
2020-07-21mt76: mt76x2: fix pci suspend/resume on mt7612eLorenzo Bianconi1-0/+56
2020-07-21mt76: mt76x2e: rename routines in pci.cLorenzo Bianconi1-7/+7
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau1-1/+2
2019-11-20mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4Felix Fietkau1-1/+1
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi1-0/+2
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-05-01mt76: introduce mt76_free_device routineLorenzo Bianconi1-1/+1
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi1-0/+1
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi1-6/+20
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi1-2/+1
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-2/+2
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+111