aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/fman.h
Commit message (Expand)AuthorAgeFilesLines
* dpaa: Enable checksum offloading for IPv4 and IPv6Justin Hibbits2026-05-031-0/+30
* dpaa: Migrate from NCSW base to a home-grown driverJustin Hibbits2026-05-031-6/+67
* bus_alloc_resource: Pass rid by value to BUS_ALLOC_RESOURCE DEVMETHODJohn Baldwin2025-12-091-1/+1
* new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCEJohn Baldwin2024-03-131-2/+1
* new-bus: Remove the 'rid' and 'type' arguments from BUS_*ACTIVATE_RESOURCEJohn Baldwin2024-03-131-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Remove a singleton in the DPAA driver, to allow multiple fman instancesJustin Hibbits2017-11-011-4/+3
* Make DPAA work in 64-bit modeJustin Hibbits2017-10-311-0/+7
* Update DPAA SDK to SDK 2.0Justin Hibbits2017-10-301-1/+1
* Make dpaa work with only slightly modified Linux device trees.Justin Hibbits2016-11-121-0/+3
* Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits2016-10-211-1/+4
* Add support for the Freescale dTSEC DPAA-based ethernet controller.Justin Hibbits2016-02-291-0/+67