aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/etherswitch.h
Commit message (Expand)AuthorAgeFilesLines
* [etherswitch] add initial support for potentially configuring and fetching th...Adrian Chadd2018-02-061-0/+2
* [etherswitch] add the first pass of a simple API to flush and fetch the L2 ad...Adrian Chadd2018-02-021-0/+28
* [etherswitch] add in an initial API for controlling per-port LED behaviour.Adrian Chadd2016-08-041-1/+14
* Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza2013-07-231-0/+2
* Add the ability to change the vlan operation mode.Adrian Chadd2013-05-081-1/+32
* Convert over the etherswitch framework to use VLAN IDs per port, ratherAdrian Chadd2013-04-221-1/+1
* Commit the first pass of the etherswitch support.Adrian Chadd2012-05-111-0/+70