summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* liquidio: declare liquidio_set_rxcsum_command staticNicholas Mc Guire2016-08-231-2/+2
* net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-08-151-2/+0
* net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham2016-08-131-11/+7
* net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham2016-08-131-7/+1
* net: thunderx: Configure tunnelling protocol parsingZyta Szpak2016-08-132-0/+34
* net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham2016-08-131-3/+5
* net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham2016-08-131-1/+1
* net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob2016-08-133-0/+87
* net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki2016-08-132-8/+16
* net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham2016-08-131-18/+6
* net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham2016-08-131-8/+12
* net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham2016-08-132-21/+26
* net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham2016-08-132-17/+60
* net: thunderx: Add RGMII interface type supportSunil Goutham2016-08-136-33/+332
* net: thunderx: Add QSGMII interface type supportSunil Goutham2016-08-132-12/+54
* net: thunderx: Add 81xx support to BGX driverSunil Goutham2016-08-132-10/+113
* net: thunderx: Support for different LMAC types within BGXSunil Goutham2016-08-132-136/+98
* net: thunderx: Enable mailbox interrupts on 81xx/83xxSunil Goutham2016-08-131-38/+50
* net: thunderx: Enable CQE_RX desc's extension fieldsSunil Goutham2016-08-134-2/+27
* net: thunderx: Set queue count based on number of CPUsSunil Goutham2016-08-134-12/+14
* net: thunderx: Add support for 81xx and 83xx chipsSunil Goutham2016-08-133-17/+73
* net: thunderx: Add VNIC's PCI devid on future chipsSunil Goutham2016-08-132-3/+21
* net: thunderx: Moved HW capability info from macros to structureSunil Goutham2016-08-132-52/+85
* ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-011-0/+3
* liquidio: Response header changesRaghu Vatsavayi2016-07-041-6/+12
* liquidio: Remove redundant codeRaghu Vatsavayi2016-07-0413-47/+51
* liquidio: Droq validationRaghu Vatsavayi2016-07-041-12/+0
* liquidio: MTU limitsRaghu Vatsavayi2016-07-043-11/+15
* liquidio: free resources during shutdownRaghu Vatsavayi2016-07-044-8/+13
* liquidio: iq/oq limitsRaghu Vatsavayi2016-07-041-5/+1
* liquidio: softcommand delayRaghu Vatsavayi2016-07-043-5/+5
* liquidio: IQ synchronizationRaghu Vatsavayi2016-07-041-11/+16
* liquidio: Macro replacementsRaghu Vatsavayi2016-07-0417-321/+66
* liquidio: Vxlan supportRaghu Vatsavayi2016-07-046-5/+254
* net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-041-23/+2
* net: ethernet: cavium: octeon: use phydev from struct net_devicePhilippe Reynes2016-07-041-46/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-303-34/+75
|\
| * net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham2016-06-291-3/+13
| * net: thunderx: Fix link status reportingSunil Goutham2016-06-292-31/+62
* | liquidio: ddr timeoutRaghu Vatsavayi2016-06-252-7/+9
* | liquidio: Support priv flagRaghu Vatsavayi2016-06-253-0/+35
* | liquidio: ptp infoRaghu Vatsavayi2016-06-251-2/+7
* | liquidio: New xaui infoRaghu Vatsavayi2016-06-252-11/+20
* | liquidio: New statistics supportRaghu Vatsavayi2016-06-256-65/+588
* | liquidio: tx rx interrupt moderationRaghu Vatsavayi2016-06-253-141/+200
* | liquidio: chip reset changesRaghu Vatsavayi2016-06-251-6/+7
* | liquidio: New unload stateRaghu Vatsavayi2016-06-254-2/+30
* | liquidio: Firmware image downloadRaghu Vatsavayi2016-06-253-42/+65
* | liquidio: Napi rx/tx trafficRaghu Vatsavayi2016-06-256-105/+177
* | liquidio: Vlan filteringRaghu Vatsavayi2016-06-252-3/+83
OpenPOWER on IntegriCloud