aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-04-30liquidio: silence a locking static checker warningDan Carpenter
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian
2017-04-11net: thunderx: Switch to pci_alloc_irq_vectorsThanneeru Srinivasulu
2017-04-08liquidio: fix VF incorrectly indicating that it successfully set its VLANFelix Manlunas
2017-04-07net: thunderx: Enable TSO and checksum offloads for ipv6Thanneeru Srinivasulu
2017-04-06liquidio: fix Octeon core watchdog timeout false alarmFelix Manlunas
2017-04-05liquidio: clear the correct memoryDan Carpenter
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-28liquidio: refactor interrupt moderation codePrasad Kanneganti
2017-03-24liquidio: do not reset Octeon if NIC firmware was preloadedFelix Manlunas
2017-03-22liquidio: fix tx completions in napi pollVSR Burru
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla
2017-03-22liquidio: fix Coverity scan errorsFelix Manlunas
2017-03-21liquidio: fix for vf mac addr command sent to nic firmwareRick Farrington
2017-03-21liquidio: add debug error messages to report command timeoutRick Farrington
2017-03-21liquidio: remove duplicate codeSatanand Burla
2017-03-16liquidio: fix wrong information about link modes reported to ethtoolManish Awasthi
2017-03-16liquidio: use meaningful names for IRQsRick Farrington
2017-03-16liquidio: remove/replace invalid codeRick Farrington
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-12liquidio: optimize DMA in NUMA systemsVSR Burru
2017-03-09liquidio: add support for XPSRick Farrington
2017-03-09net: thunderx: Allow IPv6 frames with zero UDP checksumThanneeru Srinivasulu
2017-03-09net: thunderx: Fix invalid mac addresses for node1 interfacesSunil Goutham
2017-03-09net: thunderx: Fix LMAC mode debug prints for QSGMII modeSunil Goutham
2017-03-09net: thunderx: Fix IOMMU translation faultsSunil Goutham
2017-03-09liquidio: improve UDP TX performanceVSR Burru
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-02-07liquidio: do not dereference pointer if it's NULLFelix Manlunas
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-26liquidio: Avoid accessing skb after submitting to input queueSatanand Burla
2017-01-25net: thunderx: Leave serdes lane config on 81/83xx to firmwareSunil Goutham