OpenWrt 24.10.0-rc7 Changelog
This changelog lists all commits done in OpenWrt since the v24.10.0-rc6 tag, grouped by subsystem. The changes are chronologically ordered from top to bottom and cover the Git repository history until the tagging of the 24.10.0-rc7 release.
See also the release notes that provide a more accessible overview of the main changes in 24.10.0-rc7.
Kernel (2 changes)
1e9966a kernel: Make kmod-usb-chipidea select kmod-phy-ath79-usb (+1,-1)
d30773a generic: fix probe issues with RealTek RTL8221B PHYs (+27)
Packages / Common (8 changes)
9b32a8e kernel: vrx518_tc: fix RX desc phys to virt mapping (+4,-4)
6383f24 kernel: vrx518_tc: fix ADSL/ATM operation (+76,-1)
a96eaa6 ipq40xx: fix compatibility with linux-atm tools (+157,-56)
04a1d0d kernel: vrx518_tc: bump PKG_RELEASE (+1,-1)
a1ee311 unetd: fix interface teardown (+1,-2)
4e70887 wolfssl: Adjust version for apk (+7,-4)
6f7bbd0 wolfssl: Update to version 5.7.6 (+3,-3)
daef29c dnsmasq: add fix related to DNSSEC verification from upstream (+99,-1)
Packages / OpenWrt network userland (1 change)
298654b netifd: remove leftover wifi reload_legacy call (-1)
Target / airoha (3 changes)
ea66541 airoha: an7581: refresh and fix cpufreq patch (+43,-68)
077a869 airoha: an7581: replace eMMC support with upstream version (+24,-140)
2bff6e4 airoha: an7581: replace clock patch with upstream version (+20,-12)
Target / apm821xx (1 change)
50cb934 apm821xx: NETGEAR WNDR4700: Fix compat version (+2,-4)
Target / ipq40xx (1 change)
a96eaa6 ipq40xx: fix compatibility with linux-atm tools (+157,-56)
Target / mediatek (6 changes)
8290303 mediatek: add Airoha AN8855 gigabit switch driver (+5.8K)
0ba00ec mediatek-mt7622: netgear-wax206 fix wifi leds (+3)
d6fe142 mediatek: cudy: fixes typo for spi and mtd properties (+27,-25)
e5f3704 mediatek: cudy: fixes 2.5G PHY interrupt support (+7,-10)
95dffe3 mediatek: update status led for Cudy TR3000 (+7,-8)
a296d09 mediatek: cleanup device tree for cudy devices (+12,-16)
Target / octeon (1 change)
e1ba6e4 octeon: ubnt-usg: add board name to supported devices (+1)
Target / qualcommax (1 change)
bf0a129 qualcommax: add missing WAN LED support to Spectrum SAX1V1K routers (+23,-1)
Target / ramips (2 changes)
150aa9a ramips: mt7620: fix patching mac address in caldata (+2,-2)
a5eb5ee ramips: restore full switch performance for USW-Flex (+5,-13)
Target / realtek (1 change)
7a1da54 realtek: Fix old compatible for HPE 1920-8G PoE (+1,-1)
Target / stm32 (1 change)
d0289da stm32: enable CONFIG_SMSC_PHY (+1)
Addressed bugs
#16823
Description: Netgear WAX206: autonegotiation not available on wan port with kernel 6.6
Link: https://github.com/openwrt/openwrt/issues/16823
Commits:
d30773a generic: fix probe issues with RealTek RTL8221B PHYs (+27)
#17183
Description: Ruijie RG-X60 Pro WAN Port Not Working - (Realtek RTL8221B-VB-CG)
Link: https://github.com/openwrt/openwrt/issues/17183
Commits:
d30773a generic: fix probe issues with RealTek RTL8221B PHYs (+27)
#17232
Description: Broken 2.5G WAN port on MT7981 - Cudy TR3000
Link: https://github.com/openwrt/openwrt/issues/17232
Commits:
d30773a generic: fix probe issues with RealTek RTL8221B PHYs (+27)
#17734
Description: base-files: /lib/functions/caldata.sh is missing caldata_patch_mac functionality
Link: https://github.com/openwrt/openwrt/issues/17734
Commits:
150aa9a ramips: mt7620: fix patching mac address in caldata (+2,-2)
#17738
Description: /etc/init.d/network reload calls /sbin/wifi with unknown parameter
Link: https://github.com/openwrt/openwrt/issues/17738
Commits:
298654b netifd: remove leftover wifi reload_legacy call (-1)