aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-13staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hashIoana Radulescu1-3/+3
2017-06-13staging: fsl-dpaa2/eth: Add error message newlinesIoana Radulescu2-10/+10
2017-06-13staging: fsl-dpaa2/eth: Remove incorrect error pathIoana Radulescu1-2/+2
2017-06-13staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmitIoana Radulescu1-1/+1
2017-06-13staging: fsl-dpaa2/eth: Initialize variable before useIoana Radulescu1-1/+1
2017-06-13staging: fsl-dpaa2/eth: Add "static" keyword where neededIoana Radulescu3-7/+5
2017-05-29staging: fsl-dpaa2/eth: Map Tx buffers as bidirectionalIoana Radulescu1-7/+7
2017-05-29staging: fsl-dpaa2/eth: Fix address translationsIoana Radulescu2-6/+20
2017-05-16staging: fsl-dpaa2/eth: add ETHERNET dependencyArnd Bergmann1-0/+1
2017-04-28staging: fsl-dpaa2/eth: Add TODO fileIoana Radulescu1-0/+18
2017-04-28staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu4-0/+211
2017-04-28staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu3-4/+123