summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski2022-05-062-4/+4
* wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-2/+0
* qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-232-28/+28
* qtnfmac_pcie: Use module_pci_driverAmey Narkhede2021-01-141-12/+1
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-041-3/+3
|\
| * qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai2020-11-241-3/+3
* | qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-122-4/+4
|/
* qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-8/+6
* qtnfmac: Simplify code in _attach functionsChristophe JAILLET2020-04-142-2/+2
* qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich2020-02-121-1/+1
* qtnfmac: add interface ID to each packetIgor Mitsyanko2019-11-202-5/+47
* qtnfmac: send EAPOL frames via control pathSergey Matyukevich2019-11-143-10/+0
* qtnfmac: modify Rx descriptors queue setupSergey Matyukevich2019-11-144-23/+41
* qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich2019-11-141-1/+5
* wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-152-4/+0
* qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan2019-08-061-2/+2
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-043-0/+10
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-041-6/+4
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-044-39/+34
* qtnfmac: fix INTx interrupt handlingSergey Matyukevich2019-02-011-3/+3
* qtnfmac: add support for Topaz chipsetsSergey Matyukevich2018-11-065-1/+1363
* qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko2018-11-063-243/+266
* qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich2018-10-132-230/+3
* qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich2018-10-133-45/+6
* qtnfmac: drop redundant data copy in control pathSergey Matyukevich2018-10-051-2/+3
* qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2018-10-011-0/+24
* qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko2018-10-011-3/+1
* qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko2018-10-014-383/+454
* qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko2018-10-011-49/+52
* qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko2018-10-013-261/+287
* qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko2018-10-011-5/+5
* qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko2018-10-012-68/+68
* qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko2018-10-012-138/+111
* qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko2018-10-014-0/+2099