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