summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: qtnfmac: allocate dummy net_device dynamicallyBreno Leitao2024-03-211-3/+3
* qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski2022-05-061-2/+2
* qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-14/+14
* qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-121-2/+2
* qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-4/+3
* qtnfmac: Simplify code in _attach functionsChristophe JAILLET2020-04-141-1/+1
* qtnfmac: add interface ID to each packetIgor Mitsyanko2019-11-201-2/+3
* qtnfmac: send EAPOL frames via control pathSergey Matyukevich2019-11-141-8/+0
* qtnfmac: modify Rx descriptors queue setupSergey Matyukevich2019-11-141-3/+17
* wireless: Remove call to memset after dma_alloc_coherentFuqian Huang2019-10-151-2/+0
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-041-0/+8
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-041-9/+14
* qtnfmac: fix INTx interrupt handlingSergey Matyukevich2019-02-011-3/+3
* qtnfmac: add support for Topaz chipsetsSergey Matyukevich2018-11-061-0/+1219