aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-03-22net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham
2017-12-09net: thunderx: avoid dereferencing xcv when NULLVincent
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-05net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-06-17net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-10-13liquidio: CN23XX: fix a loop timeoutDan Carpenter
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil Goutham
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi
2016-09-02liquidio: RX control commandsRaghu Vatsavayi
2016-09-02liquidio: link and control commandsRaghu Vatsavayi
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham
2016-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-23liquidio: declare liquidio_set_rxcsum_command staticNicholas Mc Guire
2016-08-18net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-08-15net: thunderx: Remove unnecessary pci_set_drvdata()Wei Yongjun
2016-08-13net: thunderx: Don't set RX_PACKET_DIS while initializingSunil Goutham
2016-08-13net: thunderx: Use netdev_rss_key_fill() helperSunil Goutham
2016-08-13net: thunderx: Configure tunnelling protocol parsingZyta Szpak
2016-08-13net: thunderx: Use napi_consume_skb for bulk freeSunil Goutham
2016-08-13net: thunderx: Don't set mac address for secondary Qset VFsSunil Goutham
2016-08-13net: thunderx: Reset RXQ HW stats when interface is brought downJerin Jacob
2016-08-13net: thunderx: Improvement for MBX interface debug messagesRadoslaw Biernacki
2016-08-13net: thunderx: Use skb_add_rx_frag() for split buffer Rx pktsSunil Goutham
2016-08-13net: thunderx: Use netdev's name for naming VF's interruptsSunil Goutham
2016-08-13net: thunderx: Support for 83xx mixed QLM/DLM configSunil Goutham
2016-08-13net: thunderx: Add support for 16 LMACs of 83xxSunil Goutham