1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 14:38:20 +02:00
openwrt/target/linux/ramips
Jo-Philipp Wich dc7a1e8555 ramips: fix reporting effective VLAN ID on MT7621 switches
On MT7621, the REG_ESW_VLAN_VTIM reads are undefined, causing swconfig
to always report `vid: 0` in swconfig show output.

Since a 4K VLAN table is used on this platform, the VLAN ID always
correponds to the actual VLAN table index so provide a specific MT7621
implementation of the get_vid callback which returns the table index
as VLAN ID.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-14 16:43:30 +01:00
..
base-files ramips: add support for D-Link DAP-1522 A1 2018-02-13 11:18:07 +01:00
dts ramips: add support for D-Link DAP-1522 A1 2018-02-13 11:18:07 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: fix reporting effective VLAN ID on MT7621 switches 2018-02-14 16:43:30 +01:00
image ramips: add support for D-Link DAP-1522 A1 2018-02-13 11:18:07 +01:00
mt76x8 ramips: merge mt7628/mt7688 into mt76x8 2017-08-30 17:05:10 +02:00
mt7620 kernel: add support for limiting 4K erase sector support based on flash chip size 2017-11-06 16:38:25 +01:00
mt7621 ramips: drop stray kernel 4.4 configs 2017-07-27 09:17:25 +02:00
patches-4.9 kernel: bump 4.9 to 4.9.77 2018-01-20 20:22:01 +01:00
rt288x ramips: add support for D-Link DAP-1522 A1 2018-02-13 11:18:07 +01:00
rt305x kernel: add support for limiting 4K erase sector support based on flash chip size 2017-11-06 16:38:25 +01:00
rt3883 kernel: add support for limiting 4K erase sector support based on flash chip size 2017-11-06 16:38:25 +01:00
Makefile ramips: merge mt7628/mt7688 into mt76x8 2017-08-30 17:05:10 +02:00
modules.mk ramips: fix mt76x8 dependencies 2017-09-05 08:08:36 +02:00