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