summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-023-3/+38
* net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-023-4/+18
* net: thunderx: Set CQ timer threshold properlySunil Goutham2015-12-023-5/+4Star
* net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2015-12-022-4/+2Star
* net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2015-12-022-0/+4
* net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
* net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
* net: thunder: Fix crash upon shutdown after failed probePavel Fedin2015-11-161-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-014-15/+37
|\
| * net: thunderx: add missing of_node_putJulia Lawall2015-10-271-1/+3
| * net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-262-6/+27
| * net: thunderx: Rewrite silicon revision tests.David Daney2015-10-261-4/+6
| * net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-261-1/+1
| * net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-261-3/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-1/+1
|\|
| * net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-221-1/+1
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0Star
|/
* net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes2015-09-101-2/+1Star
* net: thunderx: Support for internal loopback modeSunil Goutham2015-08-315-0/+97
* net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-315-84/+505
* net: thunderx: Rework interrupt handlingSunil Goutham2015-08-313-72/+102
* net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-314-7/+55
* net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-312-10/+39
* net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-312-36/+11Star
* net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-141-3/+0Star
|\
| * net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell2015-08-071-3/+0Star
* | net, thunder, bgx: Add support to get MAC address from ACPI.David Daney2015-08-111-1/+85
* | net: thunder: Factor out DT specific code in BGXRobert Richter2015-08-111-13/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-016-37/+92
|\|
| * net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu2015-07-301-1/+4
| * net: thunderx: Add PCI driver shutdown routineSunil Goutham2015-07-301-0/+6
| * net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham2015-07-301-4/+5
| * net: thunderx: Set watchdog timeout valueSunil Goutham2015-07-302-0/+10
| * net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham2015-07-303-15/+31
| * net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham2015-07-301-2/+4
| * net: thunderx: Fix TSO packet statisticSunil Goutham2015-07-301-0/+1
| * net: thunderx: Fix memory leak when changing queue countSunil Goutham2015-07-301-9/+14
| * net: thunderx: Fix RQ_DROP miscalculationSunil Goutham2015-07-301-3/+11
| * net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham2015-07-302-3/+6
| * net: thunderx: Fix data integrity issues with LDWBSunil Goutham2015-07-301-1/+1
* | net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla2015-07-301-0/+2
|/
* net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring2015-06-293-13/+5Star
* cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter2015-06-251-2/+3
* net: Cavium: Fix MAC address setting in shutdown statePavel Fedin2015-06-242-2/+13
* Modify Liquidio Kconfig for crc libRaghu Vatsavayi2015-06-211-1/+1
* Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi2015-06-138-19/+26
* Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi2015-06-1129-12/+14446
* net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov2015-06-021-1/+1
* net: thunderx: check if memory allocation was successfulAleksey Makarov2015-06-021-0/+2