aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/ukswitch
Commit message (Expand)AuthorAgeFilesLines
* [etherswitch] check if_alloc returns NULLMichael Zhilin2018-01-241-0/+6
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* [etherswitch] add ukswitch hint that is phy offset at mdio registerMichael Zhilin2016-11-211-1/+5
* [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