summaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/rtl8366
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-292-4/+0
* Partial merge of the SPDX changesEitan Adler2018-03-142-0/+4
* MFC r308700:Michael Zhilin2017-03-152-220/+333
* 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
* Allow the PVID setting on CPU port.Luiz Otavio O Souza2014-07-051-2/+8
* Initialize the switch vlan table at attachment.Luiz Otavio O Souza2014-07-031-7/+33
* Fix the reported status for the switch CPU port which was (wrongly)Luiz Otavio O Souza2014-07-012-2/+2
* Add the CPU port flag to the CPU port on rtl8366 (port 5).Luiz Otavio O Souza2014-07-012-4/+8
* Fix the build of TP-WN1043ND kernel. Provide necessary includes and removeLuiz Otavio O Souza2013-10-291-2/+4
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza2013-07-231-1/+1
* Convert over the etherswitch framework to use VLAN IDs per port, ratherAdrian Chadd2013-04-221-8/+22
* Commit the first pass of the etherswitch support.Adrian Chadd2012-05-112-0/+931