summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-091-37/+141
* net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham2017-01-251-3/+16
* net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-021-21/+3
* net: thunderx: Configure RED and backpressure levelsSunil Goutham2016-11-251-2/+7
* net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-161-1/+13
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-161-49/+47
* net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-161-0/+3
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-241-10/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-7/+57
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-011-7/+57
* | net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-131-0/+15
* | net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham2016-08-131-18/+6
* | net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-131-1/+11
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-131-4/+4
|/
* mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-191-1/+1
* net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de2016-05-101-0/+4
* 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