index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
pcie
/
pearl_pcie.c
Age
Commit message (
Expand
)
Author
2024-03-21
wifi: qtnfmac: allocate dummy net_device dynamically
Breno Leitao
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-08-27
qtnfmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-04-14
qtnfmac: Simplify code in _attach functions
Christophe JAILLET
2020-02-12
qtnfmac: fix potential Spectre vulnerabilities
Sergey Matyukevich
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
2019-11-14
qtnfmac: modify Rx descriptors queue setup
Sergey Matyukevich
2019-10-15
wireless: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-04-04
qtnfmac: fix core attach error path in pcie backend
Sergey Matyukevich
2018-11-06
qtnfmac_pcie: use single PCIe driver for all platforms
Igor Mitsyanko
2018-10-13
qtnfmac: use SPDX identifier for pcie bus layer files
Sergey Matyukevich
2018-10-01
qtnfmac_pcie: check for correct CHIP ID at pcie probe
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: extract platform-independent PCIe code
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: rename platform-specific functions
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: separate platform-independent PCIe structure
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lock
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: indicate pearl-specific structures by their names
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: rename private Pearl PCIe state structure
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory
Igor Mitsyanko