summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* net: thunderx: Fix IOMMU translation faultsSunil Goutham2017-03-094-39/+156
* liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144Star
* 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/+1Star
|\|
| * net: thunderx: avoid dereferencing xcv when NULLVincent2017-01-311-2/+1Star
* | 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/+18Star
* | 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/+0Star
* | 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-142-41/+0Star
* | liquidio VF: reduce load time of modulePrasad Kanneganti2017-01-122-4/+5
* | liquidio: remove unnecessary codeFelix Manlunas2017-01-121-7/+1Star
* | 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/+2Star
* | liquidio: simplify octeon_flush_iq()Derek Chickles2017-01-084-28/+27Star
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-1/+1
|\|
| * LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
* | liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti2017-01-041-2/+8
* | liquidio: optimize reads from Octeon PCI consoleFelix Manlunas2016-12-304-8/+39
|/
* net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav2016-12-191-0/+6
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\
| * ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-1/+1
* | net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* | liquidio VF error handlingRaghu Vatsavayi2016-12-091-0/+139
* | liquidio VF timestampRaghu Vatsavayi2016-12-091-1/+179
* | liquidio VF ethtool statsRaghu Vatsavayi2016-12-093-98/+495
* | liquidio VF vxlanRaghu Vatsavayi2016-12-091-3/+94
* | liquidio VF vlan supportRaghu Vatsavayi2016-12-091-0/+80
* | liquidio VF rx data and ctl pathRaghu Vatsavayi2016-12-084-4/+423
* | liquidio CN23XX: VF TX buffersRaghu Vatsavayi2016-12-081-0/+182
* | liquidio CN23XX: VF xmitRaghu Vatsavayi2016-12-083-3/+364
* | liquidio CN23XX: VF scatter gather listsRaghu Vatsavayi2016-12-081-0/+134
* | liquidio CN23XX: VF mac addressRaghu Vatsavayi2016-12-083-0/+197
* | liquidio CN23XX: VF link statusRaghu Vatsavayi2016-12-081-0/+249
* | liquidio CN23XX: VF offload featuresRaghu Vatsavayi2016-12-082-0/+565