开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
quantenna
/
qtnfmac
/
pearl
/
pcie.c
Age
Commit message (
Expand
)
Author
2018-10-01
qtnfmac_pcie: move Pearl pcie sources to pcie-specific directory
Igor Mitsyanko
2018-10-01
qtnfmac_pcie: do not store FW name in driver state structure
Igor Mitsyanko
2018-05-30
qtnfmac: improve control path timeout handling
Dmitry Lebed
2018-04-25
qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handler
Gustavo A. R. Silva
2018-02-27
qtnfmac: implement asynchronous firmware loading
Sergey Matyukevich
2018-02-27
qtnfmac: enable reloading of qtnfmac kernel modules
Sergei Maksimenko
2018-02-27
qtnfmac: fix releasing Tx/Rx data buffers
Sergey Matyukevich
2018-01-24
qtnfmac: support 64-bit network interface stats
Vasily Ulyanov
2017-10-30
qtnfmac: modify full Tx queue recovery
Sergey Matyukevich
2017-10-30
qtnfmac: modify full Tx queue error reporting
Sergey Matyukevich
2017-09-20
qtnfmac: lock access to h/w in tx path
Sergey Matyukevich
2017-08-31
qtnfmac: implement 64-bit dma support
Sergey Matyukevich
2017-08-31
qtnfmac: fix free_xfer_buffer cleanup
Sergey Matyukevich
2017-08-31
qtnfmac: modify qtnf_map_bar not to return NULL
Sergey Matyukevich
2017-08-31
qtnfmac: module param sanity check
Sergey Matyukevich
2017-08-17
qtnfmac: modify tx reclaim locking
Sergey Matyukevich
2017-08-17
qtnfmac: introduce counter for Rx underflow events
Sergey Matyukevich
2017-08-17
qtnfmac: switch to kernel circ_buf implementation
Sergey Matyukevich
2017-08-17
qtnfmac: decrease default Tx queue size
Sergey Matyukevich
2017-08-17
qtnfmac: skb2rbd_attach cleanup
Sergey Matyukevich
2017-08-17
qtnfmac: use __netdev_alloc_skb_ip_align
Sergey Matyukevich
2017-08-17
qtnfmac: switch to napi_gro_receive
Sergey Matyukevich
2017-08-03
net: qtnfmac: constify pci_device_id.
Arvind Yadav
2017-08-03
qtnfmac: Tidy up DMA mask setting
Robin Murphy
2017-06-28
qtnfmac: fix uninitialized return code in ret
Colin Ian King
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-24
qtnfmac: introduce new FullMAC driver for Quantenna chipsets
Igor Mitsyanko