summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: add interface ID to each packetIgor Mitsyanko2019-11-201-3/+44
* qtnfmac: modify Rx descriptors queue setupSergey Matyukevich2019-11-141-16/+20
* wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-151-2/+0
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-041-12/+11
* qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko2018-11-061-151/+60
* qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich2018-10-131-15/+2
* qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko2018-10-011-0/+24
* qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko2018-10-011-379/+46
* qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko2018-10-011-49/+52
* qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko2018-10-011-254/+217
* 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-011-21/+68
* qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko2018-10-011-47/+111
* qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko2018-10-011-0/+1494