summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-141-8/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-6/+2
|\
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-171-6/+2
* | net: thunderx: Alloc higher order pages when pagesize is smallSunil Goutham2016-02-111-1/+1
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-111-2/+1
|/
* net: thunderx: Enable CQE count threshold interruptSunil Goutham2015-12-111-1/+1
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-111-5/+15
* net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham2015-12-071-40/+9
* net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov2015-12-071-100/+40
* net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-021-1/+1
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-301-4/+26
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-301-4/+24
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-301-59/+27
* net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham2015-07-291-2/+4
* net: thunderx: Fix TSO packet statisticSunil Goutham2015-07-291-0/+1
* net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-291-3/+5
* net: thunderx: Fix data integrity issues with LDWBSunil Goutham2015-07-291-1/+1
* net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov2015-06-021-1/+1
* net: thunderx: check if memory allocation was successfulAleksey Makarov2015-06-021-0/+2
* net: thunderx: remove unneeded type conversionsAleksey Makarov2015-06-021-2/+1
* net: thunderx: add staticAleksey Makarov2015-06-021-1/+1
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-271-0/+1544
OpenPOWER on IntegriCloud