summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie
AgeCommit message (Expand)AuthorLines
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner-1/+1
2024-04-24wifi: qtnfmac: Use netdev dummy allocator helperBreno Leitao-2/+1
2024-03-21wifi: qtnfmac: allocate dummy net_device dynamicallyBreno Leitao-8/+17
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski-4/+4
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET-2/+0
2021-08-23qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET-28/+28
2021-01-14qtnfmac_pcie: Use module_pci_driverAmey Narkhede-12/+1
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski-3/+3
2020-11-24qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai-3/+3
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit-4/+4
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais-8/+6
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET-2/+2
2020-02-12qtnfmac: fix potential Spectre vulnerabilitiesSergey Matyukevich-1/+1
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko-5/+47
2019-11-14qtnfmac: send EAPOL frames via control pathSergey Matyukevich-10/+0
2019-11-14qtnfmac: modify Rx descriptors queue setupSergey Matyukevich-23/+41
2019-11-14qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich-1/+5
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang-4/+0
2019-08-06qtnfmac_pcie: Use dev_get_drvdataChuhong Yuan-2/+2
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko-0/+10
2019-04-04qtnfmac: simplify firmware state trackingSergey Matyukevich-6/+4
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich-39/+34
2019-02-01qtnfmac: fix INTx interrupt handlingSergey Matyukevich-3/+3
2018-11-06qtnfmac: add support for Topaz chipsetsSergey Matyukevich-1/+1363
2018-11-06qtnfmac_pcie: use single PCIe driver for all platformsIgor Mitsyanko-243/+266
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich-230/+3
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich-45/+6
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich-2/+3
2018-10-01qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko-0/+24
2018-10-01qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko-3/+1
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko-383/+454
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko-49/+52
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko-261/+287
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko-5/+5
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko-68/+68
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko-138/+111
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko-0/+2099