summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nicvf_main.c
Commit message (Expand)AuthorAge
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-09
* net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev2018-03-31
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer2018-02-14
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-29
* net: thunderx: add timestamping supportSunil Goutham2018-01-16
* thunderx: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-05
* net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-30
* net: thunderx: Add support for xdp redirectSunil Goutham2017-11-30
* net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-09
|\
| * net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-09
* | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-26
|/
* cavium: thunder: Remove duplicate "netdev->name" logging outputJoe Perches2017-06-29
* bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-16
* net: thunderx: Support for XDP header adjustmentSunil Goutham2017-05-02
* net: thunderx: Add support for XDP_TXSunil Goutham2017-05-02
* net: thunderx: Add support for XDP_DROPSunil Goutham2017-05-02
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-02
* net: thunderx: Optimize CQE_TX handlingSunil Goutham2017-05-02
* net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-11
* net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-07
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-09
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-11
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-02
* net: thunderx: Pause frame supportSunil Goutham2016-11-25
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-16
| * net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-16
| * net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-16
* | ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-01
* | net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-13
* | net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-13
* | net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-13
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-13
* | net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-13
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-13
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-13
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: thunderx: Fix receive packet statsSunil Goutham2016-02-17
| * net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham2016-02-17
| * net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham2016-02-17
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-11