summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre2017-01-041-1/+1
* 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
* | net: thunderx: Fix transmit queue timeout issueSunil Goutham2016-12-023-37/+54
* | liquidio CN23XX: VF init and destroyRaghu Vatsavayi2016-11-302-0/+108
* | liquidio CN23XX: VF interruptRaghu Vatsavayi2016-11-306-7/+438
* | liquidio CN23XX: VF mailboxRaghu Vatsavayi2016-11-302-0/+69
* | liquidio CN23XX: init VF softcommand queuesRaghu Vatsavayi2016-11-303-2/+84
* | liquidio CN23XX: VF register accessRaghu Vatsavayi2016-11-303-0/+196
* | liquidio CN23XX: VF queue setupRaghu Vatsavayi2016-11-307-4/+207
* | liquidio CN23XX: VF config setupRaghu Vatsavayi2016-11-305-4/+191
* | liquidio CN23XX: VF registrationRaghu Vatsavayi2016-11-305-0/+191
* | liquidio CN23XX: VF register definitionsRaghu Vatsavayi2016-11-301-0/+274
* | net: thunderx: Pause frame supportSunil Goutham2016-11-266-0/+166
* | net: thunderx: Configure RED and backpressure levelsSunil Goutham2016-11-264-9/+41
* | net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu2016-11-265-3/+38
* | net: thunderx: 80xx BGX0 configuration changesSunil Goutham2016-11-261-3/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-229-235/+278
|\ \
| * | net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-162-7/+18
| * | net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-166-196/+197
| * | net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5
| * | net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-166-30/+53
| * | net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-162-2/+4
| |/
* | liquidio CN23XX: bitwise vs logical AND typoDan Carpenter2016-11-181-1/+1
* | liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi2016-11-1615-180/+155Star
* | liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-1630-480/+352Star
* | liquidio CN23XX: code cleanupRaghu Vatsavayi2016-11-1613-70/+23Star
* | liquidio CN23XX: device statesRaghu Vatsavayi2016-11-166-31/+64
* | liquidio CN23XX: VF related operationsRaghu Vatsavayi2016-11-165-0/+251
* | liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi2016-11-164-7/+184
* | liquidio CN23XX: Mailbox supportRaghu Vatsavayi2016-11-167-3/+474
* | liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi2016-11-163-0/+117
* | liquidio CN23XX: HW config for VF supportRaghu Vatsavayi2016-11-163-34/+74
* | ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-184-28/+12Star
|/
* liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-131-1/+1
* net: thunderx: Support for byte queue limitsSunil Goutham2016-09-242-12/+32