summaryrefslogtreecommitdiff
path: root/sys/dev/mii/micphy.c
AgeCommit message (Expand)Author
2024-01-08mii: Fix memory leak in micphy.Jiahao LI
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-06mii: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2019-07-29Find the correct node of PHY chip using "phy-handle" property ofRuslan Bukin
2017-04-16Add support for the Micrel KSZ8081 ethernet PHY.Ian Lepore
2016-07-23Add support for the Microchip/Micrel KSZ9031 Gigabit Ethernet PHY.Luiz Otavio O Souza
2014-12-10o Put () for p to avoid unexpected macro expansionRuslan Bukin
2014-10-21Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).Ruslan Bukin