summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko2018-10-011-1494/+0Star
* qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko2018-10-011-4/+4
* qtnfmac: improve control path timeout handlingDmitry Lebed2018-05-301-3/+12
* qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva2018-04-251-0/+4
* qtnfmac: implement asynchronous firmware loadingSergey Matyukevich2018-02-271-197/+178Star
* qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko2018-02-271-1/+14
* qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich2018-02-271-12/+18
* qtnfmac: support 64-bit network interface statsVasily Ulyanov2018-01-241-5/+2Star
* qtnfmac: modify full Tx queue recoverySergey Matyukevich2017-10-301-5/+8
* qtnfmac: modify full Tx queue error reportingSergey Matyukevich2017-10-301-1/+1
* qtnfmac: lock access to h/w in tx pathSergey Matyukevich2017-09-201-1/+8
* qtnfmac: implement 64-bit dma supportSergey Matyukevich2017-08-311-10/+60
* qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich2017-08-311-2/+2
* qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich2017-08-311-4/+6
* qtnfmac: module param sanity checkSergey Matyukevich2017-08-311-2/+15
* qtnfmac: modify tx reclaim lockingSergey Matyukevich2017-08-171-11/+6Star
* qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich2017-08-171-2/+14
* qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich2017-08-171-74/+132
* qtnfmac: decrease default Tx queue sizeSergey Matyukevich2017-08-171-1/+1
* qtnfmac: skb2rbd_attach cleanupSergey Matyukevich2017-08-171-18/+13Star
* qtnfmac: use __netdev_alloc_skb_ip_alignSergey Matyukevich2017-08-171-4/+1Star
* qtnfmac: switch to napi_gro_receiveSergey Matyukevich2017-08-171-1/+1
* net: qtnfmac: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
* qtnfmac: Tidy up DMA mask settingRobin Murphy2017-08-031-27/+1Star
* qtnfmac: fix uninitialized return code in retColin Ian King2017-06-281-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko2017-05-241-0/+1378