summaryrefslogtreecommitdiff
path: root/sys/dev/etherswitch/etherswitch.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2022-05-09Remove unused etherswitch_devclass.John Baldwin
2021-08-03etherswitch: Add a new striptagingress port flagKornel Duleba
2020-05-08[etherswitch] bump register width to 32 bits.Adrian Chadd
2019-06-28Add the 'drop tagged' flag support for ethernet switch ports.Luiz Otavio O Souza
2018-02-06[etherswitch] add initial support for potentially configuring and fetching th...Adrian Chadd
2018-02-02[etherswitch] add the first pass of a simple API to flush and fetch the L2 ad...Adrian Chadd
2016-08-04[etherswitch] add in an initial API for controlling per-port LED behaviour.Adrian Chadd
2013-07-23Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use.Luiz Otavio O Souza
2013-05-08Add the ability to change the vlan operation mode.Adrian Chadd
2013-04-22Convert over the etherswitch framework to use VLAN IDs per port, ratherAdrian Chadd
2012-05-11Commit the first pass of the etherswitch support.Adrian Chadd