aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mdio
Commit message (Expand)AuthorAgeFilesLines
* Use bus_generic_detach directly instead of a wrapperJohn Baldwin2025-02-271-9/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Remove unused mdio_devclass.John Baldwin2022-05-062-3/+0
* Add MDIO PHY driver for NS2 ARM64 platform.Wojciech Macek2020-04-061-0/+32
* [mdio] Add MDIO support for "extended" registers as defined by IEEE 802.3 Cla...Adrian Chadd2015-12-263-6/+92
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-263-0/+179