summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-01dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu1-2654/+0
2018-09-01staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu1-39/+32
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2018-08-02staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei1-28/+1
2018-07-27staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu1-2/+0
2018-07-27staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu1-3/+3
2018-07-24staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă1-2/+2
2018-07-13staging: fsl-dpaa2/eth: Remove unnecessary castIoana Radulescu1-1/+1
2018-07-10staging: fsl-dpaa2/eth: Remove Rx frame size checkIoana Radulescu1-20/+6
2018-07-10staging: fsl-dpaa2/eth: MTU cleanupIoana Radulescu1-2/+1
2018-07-10staging: fsl-dpaa2/eth: Remove pointless instructionIoana Radulescu1-1/+0
2018-07-10staging: fsl-dpaa2/eth: Remove obsolete referenceIoana Radulescu1-2/+0
2018-07-10staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu1-1/+1
2018-04-29staging: fsl-dpaa2/eth: Add support for hardware timestampingIoana Radulescu1-4/+107
2018-03-23staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu1-1/+1
2018-03-23staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu1-1/+1
2018-03-23staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu1-12/+5
2018-03-23staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu1-0/+15
2018-03-23staging: fsl-dpaa2/eth: Move print messageIoana Radulescu1-1/+2
2018-03-23staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu1-7/+1
2018-03-22staging: fsl-dpaa2/eth: Defer probing if no MC portal availableIoana Radulescu1-1/+4
2018-03-19staging: fsl-dpaa2/eth: Fix incorrect kfreeIoana Radulescu1-4/+6
2018-03-01staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu1-3/+3
2018-02-22staging: fsl-mc: Move core bus out of stagingBogdan Purcareata1-1/+1
2018-02-16Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issueSantha Meena Ramamoorthy1-1/+0
2018-01-08staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu1-10/+14
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu1-1/+13
2017-12-21staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu1-6/+10
2017-12-08staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu1-4/+10
2017-12-08staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu1-3/+6
2017-12-08staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu1-60/+13
2017-12-08staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu1-0/+1
2017-12-08staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu1-22/+2
2017-12-08staging: fsl-dpaa2/eth: Fix access to FAS fieldIoana Radulescu1-4/+4
2017-11-03staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata1-35/+50
2017-11-03staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata1-4/+14
2017-11-03staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata1-3/+0
2017-11-03staging: fsl-dpaa2/eth: Split functionIoana Radulescu1-34/+45
2017-11-03staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu1-20/+15
2017-10-18staging: fsl-dpaa2/eth: Don't use netdev_err too earlyIoana Radulescu1-1/+1
2017-10-18staging: fsl-dpaa2/eth: Use implicit clear of link interruptIoana Radulescu1-9/+3
2017-10-18staging: fsl-dpaa2/eth: Fix double DMA unmapIoana Radulescu1-2/+9
2017-10-18staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI pollIoana Radulescu1-2/+1
2017-10-18staging: fsl-dpaa2/eth: Check if notification rearm is successfulIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Check SGT final bit is presentIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu1-4/+11
2017-10-18staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu1-23/+35
2017-07-30staging: fsl-dpaa2/eth: Error report format fixesBogdan Purcareata1-2/+2
2017-07-30staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata1-1/+1
2017-06-29staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor1-1/+0