summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nic.h
AgeCommit message (Expand)Author
2018-01-16net: thunderx: add timestamping supportSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham
2016-11-25net: thunderx: Pause frame supportSunil Goutham
2016-11-25net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil Goutham
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham
2016-08-13net: thunderx: Moved HW capability info from macros to structureSunil Goutham
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-25net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-02-11net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham