aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/ukswitch
Commit message (Expand)AuthorAgeFilesLines
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-261-1/+1
* - Provide necessary includes.Gleb Smirnoff2013-10-291-2/+4
* Fix the ukswitch code to work with the new vlan changes:Adrian Chadd2013-05-081-9/+9
* Implement a very basic multi-PHY aware switch device.Adrian Chadd2013-04-191-0/+570