summaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/arswitch/arswitch_phy.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-23[arswitch] add phy debugging to the internal PHY read/write functions.Adrian Chadd
2016-08-07[arswitch] extend the debug support to be configurable at runtime.Adrian Chadd
2015-12-26[mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd
2015-03-08Fix up support for the AR8327.Adrian Chadd
2014-07-12Revert r268543.Rui Paulo
2014-07-12Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.Rui Paulo
2014-02-19Teach the PHY register path about the different MDIO bus addressAdrian Chadd
2013-10-28- Provide necessary includes, that before came via if.h pollution.Gleb Smirnoff
2013-07-23Fix the arswitch instability problem. It turns out that theLuiz Otavio O Souza
2012-10-15Locking for etherswitch framework:Aleksandr Rybalko
2012-05-11Commit the first pass of the etherswitch support.Adrian Chadd