openwrt/target/linux/ramips
John Crispin 1aab21df9f ramips: Allow to receive vlan over untag ports on MT7530
The MT7530 switch driver with enable_vlan set will automatically set all
ports to the user port mode. The hardware will remove the incoming vlan tag
on these ports and use it for its internal vlan. This is usually not wanted
and makes it impossible to communicate via vlan over the switch in both
directions.

It is possible to configure a switch port to "transparent mode" when this
port is only used as untag in the switch VLANs. This will disable the VLAN
untagging of packets when they were received on this port. The tagging on
"tag" ports based on the vlan id is still working.

The transparent port mode cannot be used when a port is both used in a VLAN
as "tag" and in another one as "untag" port.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 47114
2015-10-05 10:26:09 +00:00
..
base-files ramips: Add base-files for HiWiFi HC5x61 models 2015-10-05 10:25:47 +00:00
dts ramips: Add DTS files for HiWiFi HC5x61 models 2015-10-05 10:25:53 +00:00
files ramips: Allow to receive vlan over untag ports on MT7530 2015-10-05 10:26:09 +00:00
image ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7620 ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7621 ramips: Enable RTC support for PBR-M1 2015-09-11 16:32:58 +00:00
mt7628 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
mt7688 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
patches-3.18 ralink: the mmc driver can now handle CD lines that are active low 2015-10-01 18:13:47 +00:00
rt288x ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
rt305x ramips: Added WIZnet WizFi630A Platform based on Ralink RT5350 2015-09-14 20:09:31 +00:00
rt3883 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
modules.mk ramips: make sd driver depend on mt7688 2015-07-24 09:12:16 +00:00