aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/arswitch/arswitch_phy.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [arswitch] add phy debugging to the internal PHY read/write functions.Adrian Chadd2017-05-231-0/+15
* [arswitch] extend the debug support to be configurable at runtime.Adrian Chadd2016-08-071-5/+9
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-261-1/+1
* Fix up support for the AR8327.Adrian Chadd2015-03-081-4/+41
* Revert r268543.Rui Paulo2014-07-121-1/+1
* Move iic.h to sys/ so that it's automatically installed in /usr/include/sys.Rui Paulo2014-07-121-1/+1
* Teach the PHY register path about the different MDIO bus addressAdrian Chadd2014-02-191-5/+17
* - Provide necessary includes, that before came via if.h pollution.Gleb Smirnoff2013-10-281-4/+2
* Fix the arswitch instability problem. It turns out that theLuiz Otavio O Souza2013-07-231-6/+3
* Locking for etherswitch framework:Aleksandr Rybalko2012-10-151-7/+24
* Commit the first pass of the etherswitch support.Adrian Chadd2012-05-111-0/+136