summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-0915-29/+1519
|\
| * staging: fsl-dpaa2/rtc: fix PTP dependencyArnd Bergmann2018-05-251-1/+1
| * staging: fsl-dpaa2/rtc: support phc_index of ethtool_ts_infoYangbo Lu2018-04-293-5/+17
| * staging: fsl-dpaa2/eth: add the get_ts_info interface for ethtoolYangbo Lu2018-04-292-0/+24
| * staging: fsl-dpaa2/eth: Add support for hardware timestampingIoana Radulescu2018-04-292-6/+153
| * staging: fsl-dpaa2/rtc: add rtc driverYangbo Lu2018-04-237-2/+1251
| * staging: fsl-dpaa2/ethsw: Fix tag control information value overwriteRazvan Stefanescu2018-04-234-19/+79
| * staging: fsl-dpaa2/ethsw: Remove unused variable irqNguyen Phan Quang Minh2018-04-231-2/+0Star
* | staging: fsl-dpaa2: ethsw: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
|/
* staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu2018-03-231-1/+1
* staging: fsl-dpaa2/eth: Change max number of Tx queuesIoana Radulescu2018-03-231-2/+2
* staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu2018-03-231-1/+1
* staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu2018-03-232-13/+6Star
* staging: fsl-dpaa2/eth: Change link settings on the flyIoana Radulescu2018-03-231-6/+9
* staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu2018-03-233-9/+27
* staging: fsl-dpaa2/eth: Remove packed attributeIoana Radulescu2018-03-231-1/+1
* staging: fsl-dpaa2/eth: Remove unused fieldIoana Radulescu2018-03-231-1/+0Star
* 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
* bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei2018-03-232-74/+74
* 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/ethsw: Add TODORazvan Stefanescu2018-03-141-0/+14
* staging: fsl-dpaa2/ethsw: Add READMERazvan Stefanescu2018-03-141-0/+106
* staging: fsl-dpaa2/ethsw: Add ethtool supportRazvan Stefanescu2018-03-147-1/+263
* staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driverRazvan Stefanescu2018-03-143-1/+1573
* staging: fsl-dpaa2/ethsw: Add APIs for DPSW objectRazvan Stefanescu2018-03-146-0/+1997
* staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata2018-03-141-1/+0Star
* staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata2018-03-141-1/+1
* staging: fsl-dpaa2/eth: allow the driver to compile multi-archIoana Radulescu2018-03-121-1/+1
* staging: fsl-dpaa2/eth: Use __leXX types where neededIoana Radulescu2018-03-121-2/+2
* staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu2018-03-011-3/+3
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-223-3/+3
* 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-082-10/+15
* 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-212-7/+12
* staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu2017-12-082-5/+11
* staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu2017-12-082-6/+14
* staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu2017-12-082-66/+13Star
* staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu2017-12-083-0/+3
* staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu2017-12-082-23/+3Star
* staging: fsl-dpaa2/eth: Fix access to FAS fieldIoana Radulescu2017-12-082-8/+13
* staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata2017-11-032-48/+76