summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-131-2/+0
* qtnfmac_pcie: Use module_pci_driverAmey Narkhede2021-01-141-12/+1
* qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai2020-11-241-3/+3
* qtnfmac: send EAPOL frames via control pathSergey Matyukevich2019-11-141-1/+0
* qtnfmac: modify Rx descriptors queue setupSergey Matyukevich2019-11-141-3/+2
* qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich2019-11-141-1/+5
* qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan2019-08-061-2/+2
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-0/+1
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-041-6/+4
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-041-17/+8
* qtnfmac: add support for Topaz chipsetsSergey Matyukevich2018-11-061-1/+4
* qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko2018-11-061-84/+195
* qtnfmac: drop redundant data copy in control pathSergey Matyukevich2018-10-051-2/+3
* 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-011-0/+393