summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu2017-04-113-96/+40
* liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas2017-04-085-5/+43
* net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu2017-04-072-4/+14
* liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas2017-04-063-77/+107
* liquidio: clear the correct memoryDan Carpenter2017-04-051-1/+1
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-302-0/+2
* liquidio: refactor interrupt moderation codePrasad Kanneganti2017-03-285-244/+276
* liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas2017-03-242-13/+33
* liquidio: fix tx completions in napi pollVSR Burru2017-03-222-17/+22
* liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla2017-03-227-0/+103
* liquidio: fix Coverity scan errorsFelix Manlunas2017-03-222-2/+4
* liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington2017-03-214-8/+30
* liquidio: add debug error messages to report command timeoutRick Farrington2017-03-212-2/+4
* liquidio: remove duplicate codeSatanand Burla2017-03-213-72/+36
* liquidio: fix wrong information about link modes reported to ethtoolManish Awasthi2017-03-161-4/+10
* liquidio: use meaningful names for IRQsRick Farrington2017-03-164-16/+101
* liquidio: remove/replace invalid codeRick Farrington2017-03-161-16/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-1513-243/+349
|\
| * net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu2017-03-091-2/+4
| * net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham2017-03-092-14/+45
| * net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham2017-03-091-6/+0
| * net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
| * liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144
* | liquidio: optimize DMA in NUMA systemsVSR Burru2017-03-125-22/+9
* | liquidio: add support for XPSRick Farrington2017-03-091-0/+9
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-112-12/+101
|\
| * net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
* | net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-103-0/+3
* | liquidio: do not dereference pointer if it's NULLFelix Manlunas2017-02-072-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-2/+1
|\ \ | |/
| * net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1
* | liquidio: fix for iq and droq cnts going negativeSatanand Burla2017-02-014-2/+15
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-304-4/+4
* | liquidio: Avoid accessing skb after submitting to input queueSatanand Burla2017-01-262-6/+6
* | net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham2017-01-251-77/+18
* | net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham2017-01-253-9/+65
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-182-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-5/+6
|\ \ | |/
| * net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-01-121-5/+6
* | liquidio: use fallback for selecting txqSatanand Burla2017-01-132-41/+0
* | liquidio VF: reduce load time of modulePrasad Kanneganti2017-01-122-4/+5
* | liquidio: remove unnecessary codeFelix Manlunas2017-01-121-7/+1
* | net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter2017-01-111-1/+1
* | net: thunderx: Fix error return code in nicvf_open()Wei Yongjun2017-01-111-1/+2
* | liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti2017-01-103-3/+33
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-3/+2
* | liquidio: simplify octeon_flush_iq()Derek Chickles2017-01-084-28/+27
* | liquidio: fix wrong information about channels reported to ethtoolWeilin Chang2017-01-061-5/+9
* | liquidio VF: fix incorrect struct being usedPrasad Kanneganti2017-01-061-2/+2
OpenPOWER on IntegriCloud