summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nic.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* net: thunderx: move link state polling function to VFVadim Lomovtsev2019-02-221-1/+1
* net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev2019-02-221-0/+2
* net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev2019-02-221-4/+2Star
* net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev2019-02-221-1/+3
* net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev2018-06-131-0/+2
* net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-091-6/+1Star
* net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev2018-04-011-0/+17
* net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev2018-04-011-0/+12
* net: thunderx: add timestamping supportSunil Goutham2018-01-161-0/+36
* net: thunderx: Add basic XDP supportSunil Goutham2017-05-021-1/+5
* net: thunderx: Support for page recyclingSunil Goutham2017-05-021-1/+3
* net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-111-2/+0Star
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-091-0/+1
* net: thunderx: Pause frame supportSunil Goutham2016-11-261-0/+17
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-261-0/+2
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-161-26/+35
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-161-2/+1Star
* net: thunderx: Fix issue with IRQ namimgSunil Goutham2016-09-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-0/+1
|\
| * net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-011-0/+1
* | net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-131-0/+27
* | net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-131-1/+8
* | net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-131-1/+9
* | net: thunderx: Moved HW capability info from macros to structureSunil Goutham2016-08-131-35/+6Star
|/
* net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham2016-03-141-22/+30
* net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham2016-03-141-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+9
|\
| * net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-251-0/+9
* | net: thunderx: Assign affinity hints to vf's interruptsSunil Goutham2016-02-111-0/+1
* | net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu2016-02-111-0/+3
|/
* net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-121-0/+6
* net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-021-3/+2Star
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-311-0/+11
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-311-4/+38
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-311-0/+1
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-311-2/+1Star
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-311-5/+31
* net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-301-0/+9
* net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-301-1/+2
* net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2015-06-241-0/+1
* net: thunderx: add staticAleksey Makarov2015-06-021-2/+0Star
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-021-2/+2
* net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-021-0/+10
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-271-0/+414