aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-02liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-02liquidio: link and control commandsRaghu Vatsavayi3-8/+76
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi3-46/+111
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi6-69/+452
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi5-8/+225
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi4-8/+316
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi4-1/+544
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi6-33/+286
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi1-0/+604
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi8-14/+48
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi2-5/+27
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi15-444/+426
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+4
2016-08-23liquidio: declare liquidio_set_rxcsum_command staticNicholas Mc Guire1-2/+2
2016-08-18net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney2-2/+4
2016-08-15net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun1-2/+0
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham1-11/+7
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham1-7/+1
2016-08-13net: thunderx: Configure tunnelling protocol parsingZyta Szpak2-0/+34
2016-08-13net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham1-3/+5
2016-08-13net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham1-1/+1
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