aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-23staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu1-1/+1
2018-03-23staging: fsl-dpaa2/eth: Change max number of Tx queuesIoana Radulescu1-2/+2
2018-03-23staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu1-1/+1
2018-03-23staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu2-13/+6
2018-03-23staging: fsl-dpaa2/eth: Change link settings on the flyIoana Radulescu1-6/+9
2018-03-23staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu3-9/+27
2018-03-23staging: fsl-dpaa2/eth: Remove packed attributeIoana Radulescu1-1/+1
2018-03-23staging: fsl-dpaa2/eth: Remove unused fieldIoana Radulescu1-1/+0
2018-03-23staging: fsl-dpaa2/eth: Move print messageIoana Radulescu1-1/+2
2018-03-23staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu1-7/+1
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei2-74/+74
2018-03-22staging: fsl-dpaa2/eth: Defer probing if no MC portal availableIoana Radulescu1-1/+4
2018-03-19staging: fsl-dpaa2/eth: Fix incorrect kfreeIoana Radulescu1-4/+6
2018-03-14staging: fsl-dpaa2/ethsw: Add TODORazvan Stefanescu1-0/+14
2018-03-14staging: fsl-dpaa2/ethsw: Add READMERazvan Stefanescu1-0/+106
2018-03-14staging: fsl-dpaa2/ethsw: Add ethtool supportRazvan Stefanescu7-1/+263
2018-03-14staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driverRazvan Stefanescu3-1/+1573
2018-03-14staging: fsl-dpaa2/ethsw: Add APIs for DPSW objectRazvan Stefanescu6-0/+1997
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata1-1/+0
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata1-1/+1
2018-03-12staging: fsl-dpaa2/eth: allow the driver to compile multi-archIoana Radulescu1-1/+1
2018-03-12staging: fsl-dpaa2/eth: Use __leXX types where neededIoana Radulescu1-2/+2
2018-03-01staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu1-3/+3
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata3-3/+3
2018-02-16Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issueSantha Meena Ramamoorthy1-1/+0
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu2-10/+15
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu1-1/+13
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu2-7/+12
2017-12-08staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu2-5/+11
2017-12-08staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu2-6/+14
2017-12-08staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu2-66/+13
2017-12-08staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu3-0/+3
2017-12-08staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu2-23/+3
2017-12-08staging: fsl-dpaa2/eth: Fix access to FAS fieldIoana Radulescu2-8/+13
2017-11-03staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata2-48/+76
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2-12/+33
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata1-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu1-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu1-20/+15
2017-10-18staging: fsl-dpaa2/eth: Add firmware versionIoana Radulescu4-1/+55
2017-10-18staging: fsl-dpaa2/eth: Don't use netdev_err too earlyIoana Radulescu1-1/+1
2017-10-18staging: fsl-dpaa2/eth: Use implicit clear of link interruptIoana Radulescu1-9/+3
2017-10-18staging: fsl-dpaa2/eth: Fix double DMA unmapIoana Radulescu1-2/+9
2017-10-18staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI pollIoana Radulescu1-2/+1
2017-10-18staging: fsl-dpaa2/eth: Check if notification rearm is successfulIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Check SGT final bit is presentIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu1-4/+11
2017-10-18staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu1-23/+35
2017-09-01staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă1-2/+2
2017-08-22Staging: fsl-dpaa2: ethernet: dpni.c: Fixed alignment to match open parenthesis.Srishti Sharma1-1/+1