aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/if_dtsec.c
Commit message (Expand)AuthorAgeFilesLines
* Add jumbo frame support to dtsec(4)Justin Hibbits2017-11-171-1/+29
* Fix interrupt handling for dtsecJustin Hibbits2017-11-021-2/+0
* Remove a singleton in the DPAA driver, to allow multiple fman instancesJustin Hibbits2017-11-011-3/+5
* Make DPAA work in 64-bit modeJustin Hibbits2017-10-311-1/+1
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-0/+1
* Simplify the page tracking for VA<->PA translations.Justin Hibbits2016-11-161-2/+0
* Make dpaa work with only slightly modified Linux device trees.Justin Hibbits2016-11-121-2/+0
* Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits2016-10-211-52/+4
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+879