aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
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
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-13liquidio: use fallback for selecting txqSatanand Burla
2017-01-12net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-01-12liquidio VF: reduce load time of modulePrasad Kanneganti
2017-01-12liquidio: remove unnecessary codeFelix Manlunas
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter
2017-01-11net: thunderx: Fix error return code in nicvf_open()Wei Yongjun
2017-01-10liquidio: store the L4 hash of rx packets in skbPrasad Kanneganti
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08liquidio: simplify octeon_flush_iq()Derek Chickles
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang
2017-01-06liquidio VF: fix incorrect struct being usedPrasad Kanneganti
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2016-12-29liquidio: optimize reads from Octeon PCI consoleFelix Manlunas
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-08liquidio VF error handlingRaghu Vatsavayi
2016-12-08liquidio VF timestampRaghu Vatsavayi
2016-12-08liquidio VF ethtool statsRaghu Vatsavayi
2016-12-08liquidio VF vxlanRaghu Vatsavayi
2016-12-08liquidio VF vlan supportRaghu Vatsavayi
2016-12-08liquidio VF rx data and ctl pathRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF TX buffersRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF xmitRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF mac addressRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF link statusRaghu Vatsavayi
2016-12-08liquidio CN23XX: VF offload featuresRaghu Vatsavayi
2016-12-02net: thunderx: Fix transmit queue timeout issueSunil Goutham