aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)AuthorFilesLines
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob3-0/+87
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2-8/+16
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham1-18/+6
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham1-8/+12
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2-21/+26
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2-17/+60
2016-08-13net: thunderx: Add RGMII interface type supportSunil Goutham6-33/+332
2016-08-13net: thunderx: Add QSGMII interface type supportSunil Goutham2-12/+54
2016-08-13net: thunderx: Add 81xx support to BGX driverSunil Goutham2-10/+113
2016-08-13net: thunderx: Support for different LMAC types within BGXSunil Goutham2-136/+98
2016-08-13net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham1-38/+50
2016-08-13net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham4-2/+27
2016-08-13net: thunderx: Set queue count based on number of CPUsSunil Goutham4-12/+14
2016-08-13net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham3-17/+73
2016-08-13net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2-3/+21
2016-08-13net: thunderx: Moved HW capability info from macros to structureSunil Goutham2-52/+85
2016-08-01ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+3
2016-07-04liquidio: Response header changesRaghu Vatsavayi1-6/+12
2016-07-04liquidio: Remove redundant codeRaghu Vatsavayi13-47/+51
2016-07-04liquidio: Droq validationRaghu Vatsavayi1-12/+0
2016-07-04liquidio: MTU limitsRaghu Vatsavayi3-11/+15
2016-07-04liquidio: free resources during shutdownRaghu Vatsavayi4-8/+13
2016-07-04liquidio: iq/oq limitsRaghu Vatsavayi1-5/+1
2016-07-04liquidio: softcommand delayRaghu Vatsavayi3-5/+5
2016-07-04liquidio: IQ synchronizationRaghu Vatsavayi1-11/+16
2016-07-04liquidio: Macro replacementsRaghu Vatsavayi17-321/+66
2016-07-04liquidio: Vxlan supportRaghu Vatsavayi6-5/+254
2016-07-04net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-23/+2
2016-07-04net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes1-46/+40
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-34/+75
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham1-3/+13
2016-06-29net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-06-25liquidio: ddr timeoutRaghu Vatsavayi2-7/+9
2016-06-25liquidio: Support priv flagRaghu Vatsavayi3-0/+35
2016-06-25liquidio: ptp infoRaghu Vatsavayi1-2/+7
2016-06-25liquidio: New xaui infoRaghu Vatsavayi2-11/+20
2016-06-25liquidio: New statistics supportRaghu Vatsavayi6-65/+588
2016-06-25liquidio: tx rx interrupt moderationRaghu Vatsavayi3-141/+200
2016-06-25liquidio: chip reset changesRaghu Vatsavayi1-6/+7
2016-06-25liquidio: New unload stateRaghu Vatsavayi4-2/+30
2016-06-25liquidio: Firmware image downloadRaghu Vatsavayi3-42/+65
2016-06-25liquidio: Napi rx/tx trafficRaghu Vatsavayi6-105/+177
2016-06-25liquidio: Vlan filteringRaghu Vatsavayi2-3/+83
2016-06-25liquidio: Vlan offloads changesRaghu Vatsavayi2-26/+46
2016-06-25liquidio: soft command buffer limitsRaghu Vatsavayi9-63/+69
2016-06-17net:liquidio: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-06-15liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi7-97/+334
2016-06-15liquidio: Replace ifidx for FW commandsRaghu Vatsavayi12-174/+187
2016-06-15liquidio: New driver FW command structureRaghu Vatsavayi3-130/+19
2016-06-15liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi2-15/+25