aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa2
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-274-4/+0
* dpaa2: fdt improve detection for dpmac/physBjoern A. Zeeb2023-11-171-2/+0
* dpaa2: defer link_state updates until we are upBjoern A. Zeeb2023-11-171-10/+36
* dpaa2: make software VLANs usable on dpniBjoern A. Zeeb2023-11-171-1/+1
* dpaa2: Clean up channels in separate tasksDmitry Salychev2023-08-2015-1238/+1820
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1614-28/+0
* dpaa2: Simplify addresses translation with PHYS_TO_DMAPDmitry Salychev2023-05-114-158/+113
* dpaa2: Replace boolean_t with bool.John Baldwin2023-05-042-2/+2
* dpaa2: add console support for FDT based systemsBjoern A. Zeeb2023-04-201-0/+581
* dpaa2: Avoid dpaa2_cmd race conditionsDmitry Salychev2023-04-1913-668/+1224
* dpaa2_mc.c: unbreak by adding <sys/lock.h>Joerg Wunsch2023-03-081-0/+1
* dpaa2: Mechanically convert to IfAPIJustin Hibbits2023-03-081-52/+51
* Make sure error is defined in dpaa2Andrew Turner2022-10-271-1/+1
* dpaa2: cleanup some include filesBjoern A. Zeeb2022-10-241-1/+0
* dpaa2: fix build without WITNESSGleb Smirnoff2022-10-181-0/+1
* dpaa2: fix build without FDTGleb Smirnoff2022-10-181-1/+3
* Add initial DPAA2 supportDmitry Salychev2022-10-1429-0/+17536