Skip to content
成功

変更履歴

概要

  1. realtek: fix Zyxel relabel (commit: c361c1e) (details)
  2. uboot-tools: relabel Zyxel devices (commit: 8067fd5) (details)
  3. mediatek: Add support for Acer Predator Connect W6x Ubootmod (commit: 6960d03) (details)
  4. mediatek: mt7622: fix 2.5G WAN port on Netgear WAX206 (commit: 351deeb) (details)
  5. mediatek/filogic: fix Totolink X6000R sysupgrade failed (commit: d44132e) (details)
  6. wpa_supplicant: move per-interface ubus object to ucode (commit: 0d18917) (details)
  7. wpa_supplicant: add support for issuing control socket commands via ubus (commit: 3ab2f32) (details)
  8. wpa_supplicant: use a timer to defer starting interfaces (commit: e373a32) (details)
  9. ipq40xx: use NVMEM-on-UBI  for ASUS Lyra and introduce label mac (commit: 03644df) (details)
  10. ipq806x: remove trailing whitespaces in base-files (commit: 2a8b899) (details)
  11. ipq806x: merge duplicated case in base-files (commit: 24e2c70) (details)
  12. ipq806x: fix sorting in base-files (commit: 3156d72) (details)
  13. scripts/make-index-json: ensure that manifest output is in opkg format (commit: 3b21f97) (details)
  14. kernel: package kmod-drm-shmem-helper and kmod-drm-sched (commit: 71a009f) (details)
  15. bcm27xx: package kmod-drm-v3d (commit: 1cb3475) (details)
  16. realtek: dsa,pcs: rtl930x: Disable SerDes patching for 10G-QXGMII (commit: 87c7670) (details)
  17. realtek: dsa: handle error returned by PCS (commit: c447ba0) (details)
  18. realtek: dsa: allow to drop phy-handle on switch ports (commit: ed240e3) (details)
  19. realtek: rtl93xx: remove pseudo-PHYs and phy-handle from SFP ports (commit: 623180a) (details)
  20. realtek: phy: rtl930x: drop SerDes code (commit: f578ed0) (details)
  21. realtek: dsa: remove 'RTL93XX SerDes as PHY' leftovers (commit: 447415b) (details)
  22. realtek: dsa: remove sds_num entirely (commit: 3570dee) (details)
コミット c361c1e1b1a282289ea02506ea7097cca4e36dbe by robimarko
realtek: fix Zyxel relabel

Commits d205878ede and 46cf10771a relabeled the supported Zyxel devices
from v1/v2 to A1/B1, but board setup files were overlooked.

Fixes: d205878ede ("rtl838x: rename GS1900 series v1/v2 to A1/B1")
Fixes: 46cf10771a ("rtl839x: rename GS1900 series v1/v2 to A1/B1")
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Link: https://github.com/openwrt/openwrt/pull/20590
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: c361c1e)
The file was modifiedtarget/linux/realtek/base-files/etc/board.d/02_network (diff)
The file was modifiedtarget/linux/realtek/base-files/etc/board.d/05_compat-version (diff)
コミット 8067fd5292d5fb476d6d4cef5192cde7d129a612 by robimarko
uboot-tools: relabel Zyxel devices

Commits d205878ede and 46cf10771a relabeled the supported Zyxel devices
from v1/v2 to A1/B1, but board setup files were overlooked.

Fixes: d205878ede ("rtl838x: rename GS1900 series v1/v2 to A1/B1")
Fixes: 46cf10771a ("rtl839x: rename GS1900 series v1/v2 to A1/B1")
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
Link: https://github.com/openwrt/openwrt/pull/20590
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 8067fd5)
The file was modifiedpackage/boot/uboot-tools/uboot-envtools/files/realtek (diff)
コミット 6960d03f11da5878deb658d972fa601cd0bc423f by daniel
mediatek: Add support for Acer Predator Connect W6x Ubootmod

Product name: Acer Predator Connect W6x
Product link: https://www.acer.com/us-en/predator/networking/wi-fi/predator-connect-w6x/pdp/FF.G2TTA.001

* Specifications:

SOC: MT7986AV
RAM: 1024MB
Flash: 256 MB SPI NAND
Ports: 4 LAN (1G) & 1 WAN (2.5G)
WIFI: MT7976GN + MT7976AN
LED: 1, ws2812b controller

** This commit includes a fix for the GPIO pins for factory/reset and WPS. It was reversed and is now fixed.

* U-Boot Mod Openwrt Installation via UART:

Openwrt Stock Layout Commit: https://github.com/openwrt/openwrt/commit/6e04dccb7ad3191e9a48597a1b354bf548ead1d8
NOTE: Stock Openwrt is not necessary. You can go straight to ubootmod version of the firmware. However, it is recommended to follow stock layout instructions to backup NAND.

1. Configure TFTP server with IP 192.168.1.66. Copy `openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-initramfs-recovery.itb` to TFTP root and rename to `predator.bin`
2. Interrupt boot by pressing 0 on startup or select `U-Boot Console` in U-Boot Boot Menu.
3. Run setenv `serverip 192.168.1.66; setenv ipaddr 192.168.1.1; tftpboot 0x46000000 predator.bin; bootm` in uboot console.
4. Wait for boot complete on Openwrt initramfs env.
5. Transfer `openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-initramfs-recovery.itb`,
`openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-squashfs-sysupgrade.itb`,
`openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-bl31-uboot.fip`,
`openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-preloader.bin` to router's /tmp/ directory.
6. run `ubidetach -p /dev/mtd5; ubiformat /dev/mtd5 -y; ubiattach -p /dev/mtd5`
7. run `ubimkvol /dev/ubi0 -n 0 -N ubootenv -s 128KiB`
8. run `ubimkvol /dev/ubi0 -n 1 -N ubootenv2 -s 128KiB`
9. run `ubimkvol /dev/ubi0 -n 2 -N recovery -s 10MiB`
10. run `ubiupdatevol /dev/ubi0_2 /tmp/openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-initramfs-recovery.itb`
11. install kmod-mtd-rw via opkg or apk.
12. run `insmod /lib/modules/$(uname -r)/mtd-rw.ko i_want_a_brick=1`
13. run `mtd write /tmp/openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-preloader.bin bl2`
14. run `mtd write /tmp/openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-bl31-uboot.fip fip`
15. run `sysupgrade -n /tmp/openwrt-mediatek-filogic-acer_predator-w6x-ubootmod-squashfs-sysupgrade.itb`
16. reboot to ubootmod layout

MTD layout before ubootmod:
```
dev:    size   erasesize  name
mtd0: 00100000 00020000 "bl2"
mtd1: 00080000 00020000 "u-boot-env"
mtd2: 00200000 00020000 "factory"
mtd3: 00200000 00020000 "fip"
mtd4: 00020000 00020000 "prod"
mtd5: 00100000 00020000 "dual"
mtd6: 00100000 00020000 "pot"
mtd7: 06400000 00020000 "ubi"
mtd8: 06400000 00020000 "ubi1"
mtd9: 00800000 00020000 "storage"
```

MTD layout after ubootmod:
```
dev:    size   erasesize  name
mtd0: 00100000 00020000 "bl2"
mtd1: 00080000 00020000 "u-boot-env"
mtd2: 00200000 00020000 "factory"
mtd3: 00200000 00020000 "fip"
mtd4: 00020000 00020000 "prod"
mtd5: 0d200000 00020000 "ubi"
```

Signed-off-by: Qing W <ses1er@gmail.com>
(commit: 6960d03)
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/board.d/02_network (diff)
The file was modifiedtarget/linux/mediatek/filogic/base-files/lib/preinit/10_fix_eth_mac.sh (diff)
The file was modifiedtarget/linux/mediatek/image/filogic.mk (diff)
The file was addedtarget/linux/mediatek/dts/mt7986a-acer-predator-w6x-stock.dts
The file was modifiedpackage/boot/uboot-tools/uboot-envtools/files/mediatek_filogic (diff)
The file was addedtarget/linux/mediatek/dts/mt7986a-acer-predator-w6x.dtsi
The file was modifiedtarget/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh (diff)
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac (diff)
The file was removedtarget/linux/mediatek/dts/mt7986a-acer-predator-w6x.dts
The file was addedpackage/boot/uboot-mediatek/patches/465-add-acer_predator-w6x.patch
The file was addedtarget/linux/mediatek/dts/mt7986a-acer-predator-w6x-ubootmod.dts
The file was modifiedtarget/linux/mediatek/filogic/base-files/etc/board.d/01_leds (diff)
The file was modifiedpackage/boot/uboot-mediatek/Makefile (diff)
コミット 351deebb3fe3def3a3be60ce47abda47376903a0 by daniel
mediatek: mt7622: fix 2.5G WAN port on Netgear WAX206

Since 6b43a52171f5, the PHY is using interrupts instead of polling. It
turned out that the interrupt number is wrong and the WAN port doesn't
work. This commit fixes this bug.

Fixes: 6b43a52171f5 ("mediatek: mt7622: add the missing phy interrupt-parent for WAX206")
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
(commit: 351deeb)
The file was modifiedtarget/linux/mediatek/dts/mt7622-netgear-wax206.dts (diff)
コミット d44132e22fdbc664b5f8e31d2d37fd80bd1d0ab8 by daniel
mediatek/filogic: fix Totolink X6000R sysupgrade failed

Fix Totolink X6000R image failing to upgrade via sysupgrade due to an
incorrect upgrade case. The fallback upgrade path used the NAND upgrade
routine, which caused the "layout volume not found" error on NOR flash
devices. By adding a specific case for this board, sysupgrade now uses
`default_do_upgrade`, which is compatible with the NOR flash layout.

Fixes: 7cd10ad
Signed-off-by: Ayra Hikari <ayrahikari@linuxmail.org>
(commit: d44132e)
The file was modifiedtarget/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh (diff)
コミット 0d189171e13b0e6a1131ebe312d27359b8963b85 by nbd
wpa_supplicant: move per-interface ubus object to ucode

Remove previous implementation

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: 0d18917)
The file was modifiedpackage/network/services/hostapd/src/wpa_supplicant/ucode.h (diff)
The file was modifiedpackage/network/services/hostapd/patches/600-ubus_support.patch (diff)
The file was removedpackage/network/services/hostapd/src/wpa_supplicant/ubus.h
The file was removedpackage/network/services/hostapd/src/wpa_supplicant/ubus.c
The file was modifiedpackage/network/services/hostapd/files/wpa_supplicant.uc (diff)
The file was modifiedpackage/network/services/hostapd/patches/601-ucode_support.patch (diff)
The file was modifiedpackage/network/services/hostapd/src/wpa_supplicant/ucode.c (diff)
コミット 3ab2f32006514549525e4d29136eab813017d96e by nbd
wpa_supplicant: add support for issuing control socket commands via ubus

This makes it possible to have more flexible control over the supplicant
without having to install wpa_cli.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: 3ab2f32)
The file was modifiedpackage/network/services/hostapd/files/wpa_supplicant.uc (diff)
コミット e373a32a7c919989989f7e552774a7ba1d937833 by nbd
wpa_supplicant: use a timer to defer starting interfaces

This allows wpa_supplicant to process pending netlink socket messages
first. Without this change, there is a race condition where the newly
created interface processes netlink events from the removal of the
previous interface.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: e373a32)
The file was modifiedpackage/network/services/hostapd/files/wpa_supplicant.uc (diff)
コミット 03644df1115c4debcbea8ba35781708e0fb23492 by robimarko
ipq40xx: use NVMEM-on-UBI  for ASUS Lyra and introduce label mac

Switch the mac lookup to NVMEM on UBI layout and add label-mac

Signed-off-by: Steffen Förster <nemesis@chemnitz.freifunk.net>
Link: https://github.com/openwrt/openwrt/pull/20612
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 03644df)
The file was modifiedtarget/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata (diff)
The file was modifiedtarget/linux/ipq40xx/base-files/lib/preinit/05_set_iface_mac_ipq40xx.sh (diff)
The file was modifiedtarget/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-map-ac2200.dts (diff)
コミット 2a8b899db8a2273e709aab57e13af056026c8ba0 by robimarko
ipq806x: remove trailing whitespaces in base-files

This removes the obsolete trailing whitespaces from all base-files cases
to be in line with other targets.

Signed-off-by: Christoph Krapp <achterin@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20603
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 2a8b899)
The file was modifiedtarget/linux/ipq806x/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/init.d/bootcount (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/01_leds (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/05_compat-version (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata (diff)
The file was modifiedtarget/linux/ipq806x/base-files/lib/upgrade/platform.sh (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/02_network (diff)
コミット 24e2c70ccc6457db5ab21b74f768089a7fd97cfa by robimarko
ipq806x: merge duplicated case in base-files

Merge identical case in base-files.

Signed-off-by: Christoph Krapp <achterin@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20603
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 24e2c70)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/01_leds (diff)
コミット 3156d72cbf43cc240d21ba88401154b85d05d46d by robimarko
ipq806x: fix sorting in base-files

Align the sorting of cases with other targets.

Signed-off-by: Christoph Krapp <achterin@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20603
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 3156d72)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/02_network (diff)
The file was modifiedtarget/linux/ipq806x/base-files/etc/board.d/05_compat-version (diff)
The file was modifiedtarget/linux/ipq806x/base-files/lib/upgrade/platform.sh (diff)
コミット 3b21f97641f9a03a01d1a40bc5ed740bae7a7c27 by robimarko
scripts/make-index-json: ensure that manifest output is in opkg format

Certain existing tooling, such as 'package-metadata.pl', are written
to accept the output of 'opkg list' with package manifest delimited
by '-'.  The 'make-index-json.py --manifest' output was emulating
the 'apk list --manifest' format without the delimiting dash,
thus breaking these legacy tools.

We fix this by adding the dash to the manifest output, which allows
all existing tooling to process the output irrespective of whether
the build system uses opkg or apk.

Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20094
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 3b21f97)
The file was modifiedscripts/make-index-json.py (diff)
コミット 71a009f6b68fd44117fc2150118a6d52d63a6860 by daniel
kernel: package kmod-drm-shmem-helper and kmod-drm-sched

Package (hidden) DRM helper modules which are being used by some GPU
drivers.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(commit: 71a009f)
The file was modifiedpackage/kernel/linux/modules/video.mk (diff)
コミット 1cb347579a9663becfb10a4fee0eb5bc5a5e481f by daniel
bcm27xx: package kmod-drm-v3d

Package driver for Broadcom V3D 3.x or newer GPUs.
SoCs supported include the BCM2711, BCM7268 and BCM7278.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(commit: 1cb3475)
The file was modifiedtarget/linux/bcm27xx/modules/video.mk (diff)
コミット 87c76704d263048d6c146ed0137d79f9ce008074 by robimarko
realtek: dsa,pcs: rtl930x: Disable SerDes patching for 10G-QXGMII

The code to add bootstrapping for 10G-QXGMII on RTL930X broke the only
devices which are using 10G-QXGMII on RTL930X (Plasma Cloud PSX8+PSX10) in
OpenWrt. It is currently unknown what other changes are pending to get this
correctly working. But both the `rtpcs_930x_sds_usxgmii_config()` call and
the write of the "magic" SerDes values in the patching process break the
SerDes connected to the RTL8224 PHYs.

The Plasma Cloud PSX8+PSX10 devices get their RTL8224 and the 10G-QXGMII
SerDes bootstrapped directly by u-boot.

Fixes: dca20f91ea12 ("realtek: add serdes patch for 10G_QXGMII")
Signed-off-by: Sven Eckelmann <se@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/20588
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 87c7670)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/pcs/pcs-rtl-otto.c (diff)
コミット c447ba0a8387a0e55954387083a3c011749a96f0 by robimarko
realtek: dsa: handle error returned by PCS

Check for and handle an error which may be returned by rtpcs_create in
various cases.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: c447ba0)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
コミット ed240e3cc295231c172931269bdfcbf4babe3471 by robimarko
realtek: dsa: allow to drop phy-handle on switch ports

When Realtek SerDes is completely handled by PCS, it is not treated as
a regular PHY anymore. Thus, we should be able to drop the currently
used pseudo-PHYs and phy-handles for ports which just use the SerDes as
PCS but have no PHY attached.

Allow to drop the phy-handle from switch port definitions if there is a
pcs-handle defined by relaxing several checks in the DSA driver.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: ed240e3)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl930x.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c (diff)
コミット 623180a422763af988fc2e0817afb774ef1dc4a7 by robimarko
realtek: rtl93xx: remove pseudo-PHYs and phy-handle from SFP ports

RTL93XX reached the point where the SerDes' are no longer treated as
regular PHYs. Instead, they are managed by the dedicated PCS driver.
Thus, all device tree definitions should follow this change.

Remove the pseudo-PHYs for the SerDes (so far usually defined with macro
INTERNAL_PHY) and corresponding 'phy-handle's from all SFP ports. This
removes a long-lasting confusion from our Realtek driver(s).

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 623180a)
The file was modifiedtarget/linux/realtek/dts/rtl9301_linksys_lgs328c.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_plasmacloud_psx10.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9312_plasmacloud_common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_zyxel_xgs1210-12-common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_vimin_vm-s100-0800ms.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_xikestor_sks8300-8x.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_xikestor_sks8310-8x.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9302_zyxel_xgs1250-12-common.dtsi (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9311_linksys_lgs352c.dts (diff)
The file was modifiedtarget/linux/realtek/dts/rtl9303_tplink_tl-st1008f-v2.dts (diff)
コミット f578ed0dc99f04aa369b18a29b29971ef57ea4b2 by robimarko
realtek: phy: rtl930x: drop SerDes code

Drop the now unused SerDes code for RTL930X from rtl83xx-phy driver as
the SerDes is completely managed by the PCS driver.

This marks a breaking point because RTL930X SerDes is no longer treated
as a regular PHY device.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: f578ed0)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.h (diff)
コミット 447415b167c5995f12d1f871cea0c94904efe756 by robimarko
realtek: dsa: remove 'RTL93XX SerDes as PHY' leftovers

RTL93XX SerDes is entirely managed through the PCS driver and not
treated as PHYs anymore. Thus, remove the leftovers from the DSA driver.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 447415b)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.h (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl83xx.h (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c (diff)
コミット 3570dee5f0409cc8bab6a95d716a76112106307e by robimarko
realtek: dsa: remove sds_num entirely

After having moved RTL93XX SerDes configuration from PHY to PCS driver,
the DSA driver doesn't need to know about SerDes explicitly anymore.

Although RTL83XX SerDes is still partly managed within the DSA driver,
it doesn't make use of the sds_num property/field. RTL93XX was the only
user of this right now.

Thus, we can just remove the remaining 'sds_num' code which doesn't
serve any purpose anymore.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20577
Signed-off-by: Robert Marko <robimarko@gmail.com>
(commit: 3570dee)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.h (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c (diff)
The file was modifiedtarget/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c (diff)