aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/mv88e151x.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-121-1/+1
* mv88e151x: Remove unused devclass argument from DRIVER_MODULE.John Baldwin2022-08-231-3/+1
* Add the PHY driver for the Marvell 88E1512.Luiz Souza2022-08-091-0/+268