summaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/ip17x
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-2911-22/+0
* Partial merge of the SPDX changesEitan Adler2018-03-1411-0/+22
* MFC r303891, r303892:Pedro F. Giffuni2016-09-081-1/+1
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-102-2/+2
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...Adrian Chadd2015-12-261-1/+1
* Fix the build with debug enabled and remove a variable used only at switchLuiz Otavio O Souza2014-05-092-11/+4
* Fix a bug on ip17x switch initialization which will fail as soon as youLuiz Otavio O Souza2014-05-092-2/+2
* Add missing includes and remove two unused ones.Christian Brueffer2014-02-273-2/+9
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza2013-07-233-10/+30
* Bring in a basic ethernet switch driver for the IP17x series ofAdrian Chadd2013-05-0811-0/+1650