aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpaa/fman_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Don't assume the MDIO is on the same fman as the MACJustin Hibbits2022-11-281-0/+2
* dpaa: Use BUS_PASS_SUPPORTDEV for pqmdioJustin Hibbits2022-11-261-1/+1
* dpaa: Probe and attach pqmdio at BUS_PASS_RESOURCEJustin Hibbits2022-11-261-1/+2
* dpaa: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-101-2/+1
* Remove unused miibus_devclass and miibus_fdt_devclass.John Baldwin2022-05-061-1/+1
* Remove a singleton in the DPAA driver, to allow multiple fman instancesJustin Hibbits2017-11-011-1/+1
* Remove a hack requiring dtsec0 to always be enabled for mdio.Justin Hibbits2016-10-211-0/+211