aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pcie/topaz_pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski1-2/+2
2021-08-23qtnfmac: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-14/+14
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-2/+2
2020-08-27qtnfmac: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-04-14qtnfmac: Simplify code in _attach functionsChristophe JAILLET1-1/+1
2019-11-20qtnfmac: add interface ID to each packetIgor Mitsyanko1-2/+3
2019-11-14qtnfmac: send EAPOL frames via control pathSergey Matyukevich1-8/+0
2019-11-14qtnfmac: modify Rx descriptors queue setupSergey Matyukevich1-3/+17
2019-10-15wireless: Remove call to memset after dma_alloc_coherentFuqian Huang1-2/+0
2019-04-04qtnfmac: send EAPOL frames via control pathIgor Mitsyanko1-0/+8
2019-04-04qtnfmac: fix core attach error path in pcie backendSergey Matyukevich1-9/+14
2019-02-01qtnfmac: fix INTx interrupt handlingSergey Matyukevich1-3/+3
2018-11-06qtnfmac: add support for Topaz chipsetsSergey Matyukevich1-0/+1219