openwrt-6.x/target/linux/ramips
Robert Marko 5695267847 ramips: mt7621: support openwrt,netdev-name for renaming interfaces
Edgerouter X currently has its eth1 port on the switch missing since there
is a naming conflict currently.

So, as the root cause is mixing kernel support for DSA interfaces having
predictable names set via "label" property vs others having it assigned
dynamically lets avoid the conflict by using our own custom property as
suggested upstream [1].

So, add support via "openwrt,netdev-name" property and use it on ERX.

Fixes: 2a25c6ace8 ("ramips: get rid of downstream network device label patch")
Fixes: #15643
Link: https://github.com/openwrt/openwrt/pull/17062
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-11-25 16:41:30 +01:00
..
base-files/etc
dts ramips: mt7621: support openwrt,netdev-name for renaming interfaces 2024-11-25 16:41:30 +01:00
files/drivers
image ramips: dna_valokuitu-plus-ex400: clean-up image creation 2024-11-24 23:36:44 +01:00
mt76x8 ramips: mt76x8: disable unused Ralink systick driver 2024-11-24 23:28:53 +01:00
mt7620 ramips: mt76x8: disable unused Ralink systick driver 2024-11-24 23:28:53 +01:00
mt7621 ramips: mt7621: support openwrt,netdev-name for renaming interfaces 2024-11-25 16:41:30 +01:00
patches-6.6 ramips: mt76x8: disable unused Ralink systick driver 2024-11-24 23:28:53 +01:00
rt288x
rt305x ramips: mt76x8: disable unused Ralink systick driver 2024-11-24 23:28:53 +01:00
rt3883
Makefile
modules.mk