summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2021-05-22net: thunderx: Fix unintentional sign extension issueColin Ian King
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-04-08net: cavium: liquidio: fix up "Avoid dma_unmap_single on uninitialized ndata"Greg Kroah-Hartman
2017-05-02net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli
2016-09-24net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-09-15net: thunderx: Fix link status reportingSunil Goutham
2016-09-15net: thunderx: Fix receive packet statsSunil Goutham
2016-09-15net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-09-15net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-09-15net: cavium: liquidio: fix check for in progress flagColin Ian King
2016-05-18net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2015-12-08net: thunderx: Correctly distinguish between VF and LMAC countPavel Fedin
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-26net: thunderx: add missing of_node_putJulia Lawall
2015-10-25net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu
2015-10-25net: thunderx: Rewrite silicon revision tests.David Daney
2015-10-25net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham
2015-10-25net: thunderx: Remove PF soft reset.Sunil Goutham
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-21net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-11net, thunder, bgx: Add support to get MAC address from ACPI.David Daney
2015-08-11net: thunder: Factor out DT specific code in BGXRobert Richter
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham