summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_main.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-141-84/+26
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-291-1/+1
* net: thunderx: add timestamping supportSunil Goutham2018-01-161-2/+167
* thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-051-4/+7
* net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-301-0/+5
* net: thunderx: Add support for xdp redirectSunil Goutham2017-11-301-26/+84
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-091-0/+2
|\
| * net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
|/
* cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-291-21/+12
* bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+1
* net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-021-16/+47
* net: thunderx: Add support for XDP_TXSunil Goutham2017-05-021-14/+49
* net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-021-3/+20
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-021-2/+160
* net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-021-23/+21
* net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-111-46/+24
* net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-071-3/+5
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-091-1/+11
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2
* net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-021-9/+43
* net: thunderx: Pause frame supportSunil Goutham2016-11-251-0/+6
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-75/+83
|\
| * net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-161-6/+5
| * net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-161-52/+54
| * net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-161-17/+21
* | ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-181-6/+4
|/
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-241-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-5/+15
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-011-5/+15
* | net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-131-7/+1
* | net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-131-3/+5
* | net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-131-1/+1
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-131-2/+6
* | net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-131-8/+12
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-131-4/+3
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-131-2/+12
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-9/+9
|\
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-171-5/+6
| * net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-171-3/+3
| * net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-171-1/+0
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-111-2/+35
* | net: thunderx: Use napi_schedule_irqoff()Sunil Goutham2016-02-111-1/+1
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-111-0/+1
|/
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-111-2/+13
OpenPOWER on IntegriCloud