aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/bman.c
Commit message (Expand)AuthorAgeFilesLines
* dpaa: Fix copyright headersJustin Hibbits2026-05-041-2/+2
* dpaa: Migrate from NCSW base to a home-grown driverJustin Hibbits2026-05-031-215/+218
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* dpaa bman: Remove unused bman_devclass.John Baldwin2022-05-101-2/+0
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-2/+2
* Remove an unnecessary debug printf.Justin Hibbits2016-10-211-1/+0
* Use proper integer-pointer type conversions.Justin Hibbits2016-10-181-1/+1
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+370