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