summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie/pearl_pcie.c
AgeCommit message (Expand)Author
2024-03-21wifi: qtnfmac: allocate dummy net_device dynamicallyBreno Leitao
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski
2021-08-23qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko
2019-11-14qtnfmac: modify Rx descriptors queue setupSergey Matyukevich
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich
2018-11-06qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich
2018-10-01qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko