aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-30staging: fsl-dpaa2/eth: Error report format fixesBogdan Purcareata1-2/+2
2017-07-30staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata1-1/+1
2017-07-30staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor1-1/+1
2017-07-16staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu1-2/+0
2017-06-29staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor1-1/+0
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2-2/+1
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2-1/+2
2017-06-26Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman1-0/+1
2017-06-23staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor1-1/+0
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2-2/+1
2017-06-23staging: fsl-dpaa2/eth: fix a couple of implicit includesLaurentiu Tudor1-0/+2
2017-06-13staging: fsl-dpaa2/eth: Update number of netdev queuesIoana Radulescu1-0/+14
2017-06-13staging: fsl-dpaa2/eth: Refactor MAC address setupIoana Radulescu1-17/+29
2017-06-13staging: fsl-dpaa2/eth: Errors checking updateIoana Radulescu2-10/+43
2017-06-13staging: fsl-dpaa2/eth: Only store bpid in priv structIoana Radulescu2-6/+8
2017-06-13staging: fsl-dpaa2/eth: Remove unused fields from priv structIoana Radulescu2-22/+16
2017-06-13staging: fsl-dpaa2/eth: Add accessor for FAS fieldIoana Radulescu2-17/+20
2017-06-13staging: fsl-dpaa2/eth: Update ethtool stats namesIoana Radulescu1-27/+27
2017-06-13staging: fsl-dpaa2/eth: Defer probing if no DPIOs foundIoana Radulescu1-3/+7
2017-06-13staging: fsl-dpaa2/eth: Reset dpbpIoana Radulescu1-0/+7
2017-06-13staging: fsl-dpaa2/eth: Always call napi_gro_receive()Ioana Radulescu1-4/+1
2017-06-13staging: fsl-dpaa2/eth: Don't use GFP_DMAIoana Radulescu1-1/+1