summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
AgeCommit message (Expand)Author
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana 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-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 support for hardware timestampingIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Use debug level for messageIoana 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: Add DPNI version checkIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Move print messageIoana Radulescu
2018-03-23staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu
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-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
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Don't use netdev_err too earlyIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Use implicit clear of link interruptIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Fix double DMA unmapIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI pollIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Check if notification rearm is successfulIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Check SGT final bit is presentIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu
2017-10-18staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu
2017-07-30staging: fsl-dpaa2/eth: Error report format fixesBogdan Purcareata
2017-07-30staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor
2017-06-26Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman
2017-06-23staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor
2017-06-13staging: fsl-dpaa2/eth: Update number of netdev queuesIoana Radulescu
2017-06-13staging: fsl-dpaa2/eth: Refactor MAC address setupIoana Radulescu