summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_queues.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-141-6/+5
* net: thunderx: add timestamping supportSunil Goutham2018-01-161-0/+26
* thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-051-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-0/+2
|\
| * net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal2017-12-061-0/+2
* | net: thunderx: Add support for xdp redirectSunil Goutham2017-11-301-5/+6
|/
* net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0
* cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-291-5/+3
* net: thunderx: Optimize page recycling for XDPSunil Goutham2017-05-021-7/+50
* net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-021-1/+8
* net: thunderx: Add support for XDP_TXSunil Goutham2017-05-021-13/+104
* net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-021-21/+56
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-021-10/+5
* net: thunderx: Cleanup receive buffer allocationSunil Goutham2017-05-021-9/+9
* net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-021-5/+0
* net: thunderx: Optimize RBDR descriptor handlingSunil Goutham2017-05-021-4/+4
* net: thunderx: Support for page recyclingSunil Goutham2017-05-021-18/+103
* net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-071-1/+9
* 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
OpenPOWER on IntegriCloud