summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* staging: fsl-dpaa2/eth: Error report format fixesBogdan Purcareata2017-07-301-2/+2
* staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata2017-07-301-1/+1
* staging: fsl-mc: allow the driver compile multi-archLaurentiu Tudor2017-07-301-1/+1
* staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu2017-07-161-2/+0
* staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-291-1/+0
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-292-2/+1
* Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-262-1/+2
* Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"Greg Kroah-Hartman2017-06-261-0/+1
* staging: fsl-mc: move mc-cmd.h contents in the public headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-232-2/+1
* staging: fsl-dpaa2/eth: fix a couple of implicit includesLaurentiu Tudor2017-06-231-0/+2
* staging: fsl-dpaa2/eth: Update number of netdev queuesIoana Radulescu2017-06-131-0/+14
* staging: fsl-dpaa2/eth: Refactor MAC address setupIoana Radulescu2017-06-131-17/+29
* staging: fsl-dpaa2/eth: Errors checking updateIoana Radulescu2017-06-132-10/+43
* staging: fsl-dpaa2/eth: Only store bpid in priv structIoana Radulescu2017-06-132-6/+8
* staging: fsl-dpaa2/eth: Remove unused fields from priv structIoana Radulescu2017-06-132-22/+16
* staging: fsl-dpaa2/eth: Add accessor for FAS fieldIoana Radulescu2017-06-132-17/+20
* staging: fsl-dpaa2/eth: Update ethtool stats namesIoana Radulescu2017-06-131-27/+27
* staging: fsl-dpaa2/eth: Defer probing if no DPIOs foundIoana Radulescu2017-06-131-3/+7
* staging: fsl-dpaa2/eth: Reset dpbpIoana Radulescu2017-06-131-0/+7
* staging: fsl-dpaa2/eth: Always call napi_gro_receive()Ioana Radulescu2017-06-131-4/+1
* staging: fsl-dpaa2/eth: Don't use GFP_DMAIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hashIoana Radulescu2017-06-131-3/+3
* staging: fsl-dpaa2/eth: Add error message newlinesIoana Radulescu2017-06-132-10/+10
* staging: fsl-dpaa2/eth: Remove incorrect error pathIoana Radulescu2017-06-131-2/+2
* staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmitIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Initialize variable before useIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Add "static" keyword where neededIoana Radulescu2017-06-133-7/+5
* staging: fsl-dpaa2/eth: Map Tx buffers as bidirectionalIoana Radulescu2017-05-291-7/+7
* staging: fsl-dpaa2/eth: Fix address translationsIoana Radulescu2017-05-292-6/+20
* staging: fsl-dpaa2/eth: add ETHERNET dependencyArnd Bergmann2017-05-161-0/+1
* staging: fsl-dpaa2/eth: Add TODO fileIoana Radulescu2017-04-281-0/+18
* staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu2017-04-284-0/+211
* staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu2017-04-283-4/+123
* staging: fsl-dpaa2/eth: Add ethtool supportIoana Radulescu2017-04-284-1/+247
* staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverIoana Radulescu2017-04-283-1/+2760
* staging: fsl-dpaa2/eth: Add APIs for DPNI objectsIoana Radulescu2017-04-288-0/+3653
* staging: fsl-dpaa2/eth: Add Ethernet driver overview documentIoana Radulescu2017-04-281-0/+186
OpenPOWER on IntegriCloud