summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman1-0/+1
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor1-1/+0
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 Radulescu1-8/+28
2017-06-13staging: fsl-dpaa2/eth: Only store bpid in priv structIoana Radulescu1-5/+7
2017-06-13staging: fsl-dpaa2/eth: Remove unused fields from priv structIoana Radulescu1-17/+16
2017-06-13staging: fsl-dpaa2/eth: Add accessor for FAS fieldIoana Radulescu1-17/+14
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 Radulescu1-7/+7
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 Radulescu1-3/+3
2017-05-29staging: fsl-dpaa2/eth: Map Tx buffers as bidirectionalIoana Radulescu1-7/+7
2017-05-29staging: fsl-dpaa2/eth: Fix address translationsIoana Radulescu1-6/+19
2017-04-28staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu1-0/+21
2017-04-28staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu1-2/+40
2017-04-28staging: fsl-dpaa2/eth: Add ethtool supportIoana Radulescu1-0/+6
2017-04-28staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverIoana Radulescu1-0/+2455