summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nic_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Pause frame supportSunil Goutham2016-11-251-0/+27
* net: thunderx: Configure RED and backpressure levelsSunil Goutham2016-11-251-0/+9
* net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-251-0/+1
* net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-161-0/+1
* net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-161-11/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-3/+8
|\
| * net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham2016-09-011-3/+8
* | net: thunderx: Configure tunnelling protocol parsingZyta Szpak2016-08-131-0/+21
* | net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-131-0/+45
* | net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-131-6/+10
* | net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2016-08-131-15/+60
* | net: thunderx: Add RGMII interface type supportSunil Goutham2016-08-131-4/+10
* | net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham2016-08-131-38/+50
* | net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-131-0/+7
* | net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-131-0/+6
* | net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham2016-08-131-17/+70
* | net: thunderx: Moved HW capability info from macros to structureSunil Goutham2016-08-131-17/+79
|/
* net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
* net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-251-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-21/+18
|\
| * net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin2015-12-081-21/+18
* | net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham2015-12-111-8/+3
|/
* net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-021-1/+19
* net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-021-2/+1
* net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-251-6/+23
* net: thunderx: Rewrite silicon revision tests.David Daney2015-10-251-4/+6
* net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-251-3/+0
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-301-0/+21
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-301-19/+154
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-301-0/+4
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-021-7/+1
* net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-021-3/+1
* net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-271-0/+940