aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
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
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-29net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring
2015-06-25cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-12Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov