summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-07-141-0/+1
* dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei2019-02-121-1/+4
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-232-17/+9Star
|\
| * staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge2018-07-241-2/+2
| * staging: fsl-dpaa2: eth: move generic FD defines to DPIOHoria Geantă2018-07-242-15/+7Star
* | staging: fsl-dpaa2/eth: Use named arguments in function definitionIoana Radulescu2018-08-051-4/+4
* | staging: fsl-dpaa2/eth: Merge header filesIoana Radulescu2018-08-022-358/+349Star
* | staging: fsl-dpaa2/eth: Use BIT() macroIoana Radulescu2018-08-021-229/+219Star
* | staging: fsl-dpaa2/eth: Remove dead codeIoana Radulescu2018-08-021-85/+0Star
* | staging: fsl-dpaa2/eth: Cleanup commentsIoana Radulescu2018-08-021-38/+38
* | staging: fsl-dpaa2/eth: add SPDX license identifiersIoana Ciornei2018-08-0210-257/+10Star
* | staging: fsl-dpaa2/eth: convert documentation to .rst formatIoana Ciornei2018-08-021-20/+19Star
* | staging: fsl-dpaa2/ethsw: document nested structs as per kernel-docIoana Ciornei2018-07-271-15/+12Star
* | staging: fsl-dpaa2/eth: document nested structs as per kernel-docIoana Ciornei2018-07-272-100/+99Star
* | staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu2018-07-273-5/+0Star
* | staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu2018-07-272-4/+7
* | staging: fsl-dpaa2/ethsw: Fix error messageIoana Radulescu2018-07-271-1/+1
* | 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