summaryrefslogtreecommitdiff
path: root/sys/dev/mii/rlswitch.c
AgeCommit message (Expand)Author
2025-11-26sys: RealTek -> Realtekykla
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-06mii: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2020-09-01mii: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-18spdx: initial adoption of licensing ID tags.Pedro F. Giffuni
2014-09-19Move rl(4) to dev/rl.Gleb Smirnoff
2013-10-26The MII layer shouldn't care about administrative status of anGleb Smirnoff
2011-11-23Use DEVMETHOD_END.Marius Strobl
2011-05-03- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPMarius Strobl
2010-10-15Convert the PHY drivers to honor the mii_flags passed down and convertMarius Strobl
2010-10-02- In the spirit of previous simplifications factor out the checks for aMarius Strobl
2010-09-27Use the mii_data provided via mii_attach_args and mii_pdata respectivelyMarius Strobl
2007-01-05MFp4: add basic driver for RTL8305SC switch in PHY emulationBernd Walter