summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.c
AgeCommit message (Expand)Author
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko
2018-10-01qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed
2018-04-25qtnfmac: pearl: pcie: fix memory leak in qtnf_fw_work_handlerGustavo A. R. Silva
2018-02-27qtnfmac: implement asynchronous firmware loadingSergey Matyukevich
2018-02-27qtnfmac: enable reloading of qtnfmac kernel modulesSergei Maksimenko
2018-02-27qtnfmac: fix releasing Tx/Rx data buffersSergey Matyukevich
2018-01-24qtnfmac: support 64-bit network interface statsVasily Ulyanov
2017-10-30qtnfmac: modify full Tx queue recoverySergey Matyukevich
2017-10-30qtnfmac: modify full Tx queue error reportingSergey Matyukevich
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich
2017-08-31qtnfmac: fix free_xfer_buffer cleanupSergey Matyukevich
2017-08-31qtnfmac: modify qtnf_map_bar not to return NULLSergey Matyukevich
2017-08-31qtnfmac: module param sanity checkSergey Matyukevich
2017-08-17qtnfmac: modify tx reclaim lockingSergey Matyukevich
2017-08-17qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich
2017-08-17qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich
2017-08-17qtnfmac: decrease default Tx queue sizeSergey Matyukevich
2017-08-17qtnfmac: skb2rbd_attach cleanupSergey Matyukevich
2017-08-17qtnfmac: use __netdev_alloc_skb_ip_alignSergey Matyukevich
2017-08-17qtnfmac: switch to napi_gro_receiveSergey Matyukevich
2017-08-03net: qtnfmac: constify pci_device_id.Arvind Yadav
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy
2017-06-28qtnfmac: fix uninitialized return code in retColin Ian King
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-24qtnfmac: introduce new FullMAC driver for Quantenna chipsetsIgor Mitsyanko