freebsd-dev/sys/dev/etherswitch
Stanislav Galabov dfb5178f9b Introduce basic etherswitch support for Ralink SoCs
This revision introduces basic support for the internal ESW switch found
Ralink/Mediatek SoCs such as RT3050, RT3352, RT5350, MT7628; and GSW
found in MT7620 and MT7621.

It only supports 802.1q VLANs and doesn't support external PHYs at the
moment (only the ones that are built into the switch itself).

Approved by:	adrian (mentor)
Sponsored by:	Smartcom - Bulgaria AD
Differential Revision:	https://reviews.freebsd.org/D6348
2016-05-16 07:00:49 +00:00
..
arswitch Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
e6000sw sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
ip17x Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
mtkswitch Introduce basic etherswitch support for Ralink SoCs 2016-05-16 07:00:49 +00:00
rtl8366 Revert r268543. 2014-07-12 06:23:42 +00:00
ukswitch [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own. 2015-12-26 02:31:39 +00:00
etherswitch_if.m
etherswitch.c
etherswitch.h Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. 2013-07-23 13:56:38 +00:00
miiproxy.c Fix French typos in etherswitch. 2015-04-18 07:34:39 +00:00
miiproxy.h