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