summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet
AgeCommit message (Expand)AuthorLines
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu-7140/+0
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu-39/+32
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-17/+9
2018-08-05staging: fsl-dpaa2/eth: Use named arguments in function definitionIoana Radulescu-4/+4
2018-08-02staging: fsl-dpaa2/eth: Merge header filesIoana Radulescu-358/+349
2018-08-02staging: fsl-dpaa2/eth: Use BIT() macroIoana Radulescu-229/+219
2018-08-02staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu-85/+0
2018-08-02staging: fsl-dpaa2/eth: Cleanup commentsIoana Radulescu-38/+38
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei-257/+10
2018-08-02staging: fsl-dpaa2/eth: convert documentation to .rst formatIoana Ciornei-20/+19
2018-07-27staging: fsl-dpaa2/eth: document nested structs as per kernel-docIoana Ciornei-100/+99
2018-07-27staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu-5/+0
2018-07-27staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu-4/+7
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge-2/+2
2018-07-24staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă-15/+7
2018-07-13staging: fsl-dpaa2/eth: Remove unnecessary castIoana Radulescu-1/+1
2018-07-10staging: fsl-dpaa2/eth: Remove Rx frame size checkIoana Radulescu-20/+6
2018-07-10staging: fsl-dpaa2/eth: MTU cleanupIoana Radulescu-2/+1
2018-07-10staging: fsl-dpaa2/eth: Remove pointless instructionIoana Radulescu-1/+0
2018-07-10staging: fsl-dpaa2/eth: Remove obsolete referenceIoana Radulescu-2/+0
2018-07-10staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu-1/+1
2018-04-29staging: fsl-dpaa2/eth: add the get_ts_info interface for ethtoolYangbo Lu-0/+24
2018-04-29staging: fsl-dpaa2/eth: Add support for hardware timestampingIoana Radulescu-6/+153
2018-03-23staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu-1/+1
2018-03-23staging: fsl-dpaa2/eth: Change max number of Tx queuesIoana Radulescu-2/+2
2018-03-23staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu-1/+1
2018-03-23staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu-13/+6
2018-03-23staging: fsl-dpaa2/eth: Change link settings on the flyIoana Radulescu-6/+9
2018-03-23staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu-9/+27
2018-03-23staging: fsl-dpaa2/eth: Remove packed attributeIoana Radulescu-1/+1
2018-03-23staging: fsl-dpaa2/eth: Remove unused fieldIoana Radulescu-1/+0
2018-03-23staging: fsl-dpaa2/eth: Move print messageIoana Radulescu-1/+2
2018-03-23staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu-7/+1
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei-42/+42
2018-03-22staging: fsl-dpaa2/eth: Defer probing if no MC portal availableIoana Radulescu-1/+4
2018-03-19staging: fsl-dpaa2/eth: Fix incorrect kfreeIoana Radulescu-4/+6
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata-1/+0
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata-1/+1
2018-03-12staging: fsl-dpaa2/eth: Use __leXX types where neededIoana Radulescu-2/+2
2018-03-01staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu-3/+3
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata-3/+3
2018-02-16Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issueSantha Meena Ramamoorthy-1/+0
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu-10/+15
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu-1/+13
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu-7/+12
2017-12-08staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu-5/+11
2017-12-08staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu-6/+14
2017-12-08staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu-66/+13
2017-12-08staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu-0/+3
2017-12-08staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu-23/+3