summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium/thunder/nic.h
Commit message (Expand)AuthorAge
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-09
* net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-03-31
* net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-03-31
* net: thunderx: add timestamping supportSunil Goutham2018-01-16
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-02
* net: thunderx: Support for page recyclingSunil Goutham2017-05-02
* net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-11
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-09
* net: thunderx: Pause frame supportSunil Goutham2016-11-25
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-25
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-16
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-16
* net: thunderx: Fix issue with IRQ namimgSunil 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: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-13
* | net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-13
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-13
* | net: thunderx: Moved HW capability info from macros to structureSunil Goutham2016-08-13
|/
* net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-14
* net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-25
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-11
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-11
|/
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-11
* net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-02
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-30
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-30
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-30
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-30
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-30
* net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-29
* net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-29
* net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2015-06-24
* net: thunderx: add staticAleksey Makarov2015-06-02
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-02
* net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-02
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-27