summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/quantenna/qtnfmac/pearl
AgeCommit message (Expand)AuthorFilesLines
2017-08-31qtnfmac: implement 64-bit dma supportSergey Matyukevich3-16/+65
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 Matyukevich2-13/+8
2017-08-17qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich4-2/+17
2017-08-17qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich2-80/+136
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 Mitsyanko4-0/+1978