Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mii_fdt: Search for the "ethernet-ports" subnode | Mark Johnston | 2024-11-19 | 1 | -0/+2 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Remove unused miibus_devclass and miibus_fdt_devclass. | John Baldwin | 2022-05-06 | 1 | -1/+0 |
* | mii_fdt: fix a set-but-not-used warning | Mitchell Horne | 2022-04-03 | 1 | -2/+0 |
* | bus_if: Add a default implementation of get_property | Kornel Duleba | 2022-03-10 | 1 | -15/+0 |
* | miibus: Add support for mapping OFW nodes to PHY devices | Kornel Duleba | 2021-11-24 | 1 | -0/+131 |
* | mii_fdt: Add support for switch PHY node lookup | Kornel Duleba | 2021-11-06 | 1 | -1/+42 |
* | Add some utility functions to help a PHY driver on an FDT-configured | Ian Lepore | 2017-06-11 | 1 | -0/+200 |