Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | [etherswitch] bump register width to 32 bits. | Adrian Chadd | 2020-05-08 | 1 | -1/+1 |
* | Add the 'drop tagged' flag support for ethernet switch ports. | Luiz Otavio O Souza | 2019-06-28 | 1 | -1/+3 |
* | [etherswitch] add initial support for potentially configuring and fetching th... | Adrian Chadd | 2018-02-06 | 1 | -0/+2 |
* | [etherswitch] add the first pass of a simple API to flush and fetch the L2 ad... | Adrian Chadd | 2018-02-02 | 1 | -0/+28 |
* | [etherswitch] add in an initial API for controlling per-port LED behaviour. | Adrian Chadd | 2016-08-04 | 1 | -1/+14 |
* | Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. | Luiz Otavio O Souza | 2013-07-23 | 1 | -0/+2 |
* | Add the ability to change the vlan operation mode. | Adrian Chadd | 2013-05-08 | 1 | -1/+32 |
* | Convert over the etherswitch framework to use VLAN IDs per port, rather | Adrian Chadd | 2013-04-22 | 1 | -1/+1 |
* | Commit the first pass of the etherswitch support. | Adrian Chadd | 2012-05-11 | 1 | -0/+70 |