1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/target/linux/x86
Martin Kennedy eb425f9ec9 x86: setup netdev paths for MX100
The Meraki MX100 has ten 1000BASE-T and 2 SFP ethernet ports through
3, 4-port PCIe devices. The default enumeration of these network
devices' names does not correspond to their labeling. Fix this by
explicitly naming the devices, mapping against their sysfs path.

Note that these default network names can only be up to 8 characters,
because we can have up to 8 characters of modifiers (e.g. ^br-,
.4096$), and because the maximum network interface name is 16
characters long.

Signed-off-by: Martin Kennedy <hurricos@gmail.com>
[lowercase subject]
Signed-off-by: Paul Spooren <mail@aparcar.org>
2022-09-10 21:16:39 +02:00
..
64 kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
base-files x86: setup netdev paths for MX100 2022-09-10 21:16:39 +02:00
generic kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
geode kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
image x86: 64: Add kmod-igc to default packages 2022-06-29 00:57:57 +02:00
legacy generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-24 17:10:24 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.136 2022-08-12 00:01:41 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.60 2022-08-11 19:38:10 +02:00
config-5.10 x86: update defconfig for 5.10.133 2022-07-29 23:03:41 +02:00
config-5.15 x86: update defconfig for 5.15.57 2022-07-31 18:55:22 +02:00
Makefile x86: enable 5.15 as testing kernel 2022-03-29 12:02:50 +02:00
modules.mk kernel/x86: move x86' specific watchdogs to the x86 target 2022-05-07 14:31:22 +02:00