summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed1-3/+12
2018-04-25qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva1-0/+4
2018-02-27qtnfmac: implement asynchronous firmware loadingSergey Matyukevich1-197/+178
2018-02-27qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko1-1/+14
2018-02-27qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich1-12/+18
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov1-5/+2
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich1-5/+8
2017-10-30qtnfmac: modify full Tx queue error reportingSergey Matyukevich1-1/+1
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich1-1/+8
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich1-10/+60
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich1-2/+2
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich1-4/+6
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich1-2/+15
2017-08-17qtnfmac: modify tx reclaim lockingSergey Matyukevich1-11/+6
2017-08-17qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich1-2/+14
2017-08-17qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich1-74/+132
2017-08-17qtnfmac: decrease default Tx queue sizeSergey Matyukevich1-1/+1
2017-08-17qtnfmac: skb2rbd_attach cleanupSergey Matyukevich1-18/+13
2017-08-17qtnfmac: use __netdev_alloc_skb_ip_alignSergey Matyukevich1-4/+1
2017-08-17qtnfmac: switch to napi_gro_receiveSergey Matyukevich1-1/+1
2017-08-03net: qtnfmac: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy1-27/+1
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko1-0/+1378