Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mii: Fix memory leak in micphy. | Jiahao LI | 2024-01-08 | 1 | -0/+2 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | mii: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -3/+1 |
* | Find the correct node of PHY chip using "phy-handle" property of | Ruslan Bukin | 2019-07-29 | 1 | -4/+8 |
* | Add support for the Micrel KSZ8081 ethernet PHY. | Ian Lepore | 2017-04-16 | 1 | -1/+27 |
* | Add support for the Microchip/Micrel KSZ9031 Gigabit Ethernet PHY. | Luiz Otavio O Souza | 2016-07-23 | 1 | -26/+108 |
* | o Put () for p to avoid unexpected macro expansion | Ruslan Bukin | 2014-12-10 | 1 | -2/+3 |
* | Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY). | Ruslan Bukin | 2014-10-21 | 1 | -0/+215 |