1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00
openwrt/target/linux/ipq40xx
David Bauer 2e6c236abd ipq40xx: essedma: enable VLAN tag offload for single-port
Enable the VLAN tag offloading mechanism for RGMII single-port devices.
This allows those devices to use 802.1Q VLANs on the ethernet port.

Previously, RX frames were double tagged, as the RX TAG removal flag was
not enabled and an additional 802.1Q header was inserted elsewhere in
the code.

On the TX side, tagging was completely not present for single-port
devices. Enable tagging if an 802.1Q frame should be transmitted and
disable the default tagging mechanism for single-port devices.

Tested on Aruba AP-303

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-09-11 17:37:11 +02:00
..
base-files ipq40xx: add support for Buffalo WTR-M2133HP 2020-07-08 16:07:05 +02:00
files/arch/arm/boot/dts ipq40xx: support reset button for WPJ419 2020-07-23 12:56:58 +02:00
files-5.4/drivers/net/ethernet/qualcomm/essedma ipq40xx: essedma: enable VLAN tag offload for single-port 2020-09-11 17:37:11 +02:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: add support for Buffalo WTR-M2133HP 2020-07-08 16:07:05 +02:00
patches-4.19 ipq40xx: fix patches on dts Makefile 2020-07-08 17:50:12 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.61 2020-08-30 19:44:47 +02:00
profiles
config-4.19 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
config-5.4 ipq40xx: refresh kernel 5.4 config 2020-08-06 12:51:51 +02:00
Makefile treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00