aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/etherswitch.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Remove unused etherswitch_devclass.John Baldwin2022-05-091-1/+0
* etherswitch: Add a new striptagingress port flagKornel Duleba2021-08-031-9/+10
* [etherswitch] bump register width to 32 bits.Adrian Chadd2020-05-081-1/+1
* Add the 'drop tagged' flag support for ethernet switch ports.Luiz Otavio O Souza2019-06-281-1/+3
* [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