コミット
316a85ed91aac42d3ca6e47c15b0affee3e6e637
by noltari odhcpd: update to Git HEAD (2025-12-01) 338ca8abb950 dhcpv4: support IPv6-only preferred (RFC8925) 7336992e6866 dhcpv6-ia: fix a crash when static lease isn't configured a170d63874f2 src: fix shadowed local variables 90f503fc7ca6 ubus: fix shadow local variable ef8de928da7f build: enable DHCPV4_SUPPORT and UBUS def8adea9e6c statefiles: remove hosts entries from statefile e568bde96e9f odhcpd: remove OAF_BROKEN_HOSTNAME 1fe60e14e468 odhcpd: remove OAF_STATIC 9ae348c07ce0 dhcpv6: remove OAF_TENTATIVE d0e6bc4d1cc2 odhcpd: remove OAF_BOUND 7fddd3916664 statefiles: change ipv4 MAC statefile syntax bb2da6dcb58d build: fix BUILD_ARGS 94ef124f726e dhcpv6-ia: fix crash in dhcpv6_free_lease() 6fbd70c08342 build: disable static libraries https://github.com/openwrt/odhcpd/compare/d21e504b38ab...6fbd70c08342 Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21009 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (commit: 316a85e ) The file was modified package/network/services/odhcpd/Makefile (diff) The file was modified package/system/rpcd/Makefile (diff) The file was modified package/kernel/qca-nss-dp/Makefile (diff)
コミット
9c6dbb0e3d6c165c4924dd4ab10b27778a8c520c
by robimarko busybox: fix regression for long long type dump support Fix wrong output using '%d' format when byte count parameter is not given. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Link: https://github.com/openwrt/openwrt/pull/21013 Signed-off-by: Robert Marko <robimarko@gmail.com> (commit: 9c6dbb0 ) The file was modified package/utils/busybox/Makefile (diff) The file was added package/utils/busybox/patches/100-libbb-dump-fix-dumping-of-signed-values-without-expl.patch
コミット
78a8cfb57772138ff5b925b9d69928e5878931bf
by ansuelsmth tools: gnulib: fix broken install of .m4 files Makefile foreach works only on parsing the Makefile and in this specific case only works if the package is already extracted and file actually exist. On scenario where the package still has to be built, foreach doesn't find any file causing Host/Install to not install any .m4 file. To handle this, use a shell for loop that scan files in the Host/install. Fixes: c820f097e0be ("tools: gnulib: install .m4 file with gl_ prefix") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 78a8cfb ) The file was modified tools/gnulib/Makefile (diff) The file was modified target/sdk/Makefile (diff)
コミット
289172b00e7193df8a2afa1eee54b43148470698
by ansuelsmth sdk: invert logic for GIT_BRANCH and GIT_TAGNAME There is currently a logic error with generating the base feed string. In the scenario where the commit of a Tag match the latest commit of a stable branch, the stable branch have priority over the tag name. This results in generating SDK that actually target the branch instead of the specific tag. To fix this invert the logic and give priority to the tag name. Fixes: #18583 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 289172b ) The file was modified target/sdk/Makefile (diff)
コミット
6c94b53f110da02e2972a8023ad8622931373b04
by ansuelsmth sdk: use GIT_COMMIT for buildbot SDK Instead of using tag name, directly use git commit for the base feed string if we detect we are generating an SDK from a buildbot (using CONFIG_BUILDBOT) This improve security and generates consistent feed.conf.default files following the pattern used by feeds repository. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 6c94b53 ) The file was modified target/sdk/Makefile (diff) The file was removed target/linux/generic/pending-6.12/750-07-net-dsa-b53-allow-VID-0-for-BCM5325-65.patch The file was modified target/linux/bmips/patches-6.12/110-net-dsa-b53-bcm531x5-fix-cpu-rgmii-mode-interpretation.patch (diff) The file was removed target/linux/generic/pending-6.12/750-04-net-dsa-b53-fix-CPU-port-unicast-ARL-entries-for-BCM5325-65.patch The file was added target/linux/generic/backport-6.12/613-03-v6.19-net-dsa-b53-use-same-ARL-search-result-offset-for-BCM5325-65.patch The file was added target/linux/generic/backport-6.12/613-04-v6.19-net-dsa-b53-fix-CPU-port-unicast-ARL-entries-for-BCM5325-65.patch The file was added target/linux/generic/backport-6.12/613-05-v6.19-net-dsa-b53-fix-BCM5325-65-ARL-entry-multicast-port-masks.patch The file was removed target/linux/generic/pending-6.12/750-02-net-dsa-b53-fix-extracting-VID-from-entry-for-BCM5325-65.patch The file was removed target/linux/generic/pending-6.12/750-01-net-dsa-b53-fix-VLAN_ID_IDX-write-size-for-BCM5325-65.patch The file was added target/linux/generic/backport-6.12/613-02-v6.19-net-dsa-b53-fix-extracting-VID-from-entry-for-BCM5325-65.patch The file was removed target/linux/generic/pending-6.12/750-06-net-dsa-b53-fix-BCM5325-65-ARL-entry-VIDs.patch The file was added target/linux/generic/backport-6.12/613-07-v6.19-net-dsa-b53-allow-VID-0-for-BCM5325-65.patch The file was removed target/linux/generic/pending-6.12/750-03-net-dsa-b53-use-same-ARL-search-result-offset-for-BCM5325-65.patch The file was removed target/linux/generic/pending-6.12/750-05-net-dsa-b53-fix-BCM5325-65-ARL-entry-multicast-port-masks.patch The file was added target/linux/generic/backport-6.12/613-01-v6.19-net-dsa-b53-fix-VLAN_ID_IDX-write-size-for-BCM5325-65.patch The file was added target/linux/generic/backport-6.12/613-06-v6.19-net-dsa-b53-fix-BCM5325-65-ARL-entry-VIDs.patch
コミット
27e5d7ddd974dbf1843df10ca6a0c6bc2b7e1134
by hauke ramips: Fix cmpilation Fixes this compile problem: ``` drivers/net/ethernet/ralink/esw_rt3050.c: In function 'rt3050_esw_init': drivers/net/ethernet/ralink/esw_rt3050.c:1467:12: error: 'pdev' is used uninitialized [-Werror=uninitialized] 1467 | if (!pdev) | ^ drivers/net/ethernet/ralink/esw_rt3050.c:1461:33: note: 'pdev' was declared here 1461 | struct platform_device *pdev; | ^~~~ cc1: all warnings being treated as errors ``` Fixes: 4ffd5aa239c1 ("treewide: fix coccinelle checks") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: 27e5d7d ) The file was modified target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3050.c (diff)
コミット
5aeaddc0c80eea00872eb17a170d6b0c8d7e9c23
by hauke bcm47xx: Fix lzma-loader compilation Fixes: ``` LzmaDecode.c: In function 'RangeDecoderReverseBitTreeDecode': LzmaDecode.c:199:5: error: 'symbol' undeclared (first use in this function) 199 | symbol |= (bit << i); | ^~~~~~ LzmaDecode.c:199:5: note: each undeclared identifier is reported only once for each function it appears in ``` Fixes: 4ffd5aa239c1 ("treewide: fix coccinelle checks") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: 5aeaddc ) The file was modified target/linux/bcm47xx/image/lzma-loader/src/LzmaDecode.c (diff)
コミット
4582d25a660dee3ada921ae307fefb119faa7be1
by hauke rockchip: backport MMC CQE fixes Added missing platform data struct for RK3576 to fix boot issues, fixed general stability issues and also improved random write performance. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> Link: https://github.com/openwrt/openwrt/pull/21028 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: 4582d25 ) The file was added target/linux/rockchip/patches-6.12/037-05-v6.19-mmc-sdhci-of-dwcmshc-Fix-command-queue-support-for-RK3576.patch The file was added target/linux/rockchip/patches-6.12/037-06-v6.19-mmc-sdhci-of-dwcmshc-Disable-internal-clock-auto-gate-for.patch The file was added target/linux/rockchip/patches-6.12/037-07-v6.19-mmc-sdhci-of-dwcmshc-reduce-CIT-for-better-performance.patch
コミット
dac466452be99b29e6fca6f28ca63a8b06c8d69d
by hauke econet: standardize partitions in DTS files In preparation for the introduction of ethernet, this patch normalizes the partitions in the devices in DT so that the partition to upgrade will always be called tclinux, no matter what it is called from the factory. Also fix a math error in Nokia G240G-E partition table and remove leading zeros from paritition offsets. Finally, add NVMEM mac-address entries where they are left by the factory. In preparation for the introduction of Ethernet and Wifi support. Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr> Link: https://github.com/openwrt/openwrt/pull/20685 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: dac4664 ) The file was modified target/linux/econet/dts/en751221_tplink_archer-vr1200v-v2.dts (diff) The file was modified target/linux/econet/dts/en751221_smartfiber_xp8421-b.dts (diff) The file was modified target/linux/econet/dts/en751221_nokia_g240g-e.dts (diff) The file was modified target/linux/econet/en751221/config-6.12 (diff)
コミット
d6b4b6385074c56a81159e6963459289b6e774a8
by hauke econet: basic Ethernet support This is about as simple as it gets, it's able to start up and put the onboard switch into dumb switch mode and then send untagged frames which become available on every switch port. It is out-of-tree to allow for rapid development and it is being proposed now because even in this state it brings a lot of value to the EcoNet platform and it is a fairly complex ethernet system so it will take some time before the driver is in a state that may be considered for upstreaming. Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr> Link: https://github.com/openwrt/openwrt/pull/20685 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: d6b4b63 ) The file was modified target/linux/econet/dts/en751221_smartfiber_xp8421-b.dts (diff) The file was modified target/linux/econet/dts/en751221.dtsi (diff) The file was modified target/linux/econet/dts/en751221_nokia_g240g-e.dts (diff) The file was modified target/linux/econet/dts/en751221_generic.dts (diff) The file was modified target/linux/econet/dts/en751221_tplink_archer-vr1200v-v2.dts (diff) The file was added package/kernel/econet-eth/Makefile The file was modified target/linux/airoha/patches-6.12/123-02-ASoC-airoha-Add-AFE-and-I2S-driver-for-Airoha-AN7581.patch (diff) The file was removed target/linux/airoha/patches-6.12/123-01-ASoC-mediatek-move-some-header-to-global-include.patch
コミット
7b55651e61334f9a7f347519842df44058e79e59
by ansuelsmth airoha: enable I2S sound driver and add nodes for eMMC RFB board Enable I2S sound driver and add nodes for eMMC RFB board since it's the one that always have the I2C codec and can use the sound card. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 7b55651 ) The file was modified target/linux/airoha/dts/an7581.dtsi (diff) The file was modified target/linux/airoha/dts/an7581-evb-emmc.dts (diff) The file was modified target/linux/airoha/an7581/config-6.12 (diff)
コミット
cc57e155a60891631c5040b9c4a3a2c0d1dbf38f
by ansuelsmth airoha: fix kernel panic from I2S driver Commit 8f1914053b24 ("airoha: replace I2S patch with upstream pending version") introduced a kernel panic with I2S driver. Add the fixed patch to fix the kernel panic. Fixes: 8f1914053b24 ("airoha: replace I2S patch with upstream pending version") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: cc57e15 ) The file was modified target/linux/airoha/patches-6.12/123-02-ASoC-airoha-Add-AFE-and-I2S-driver-for-Airoha-AN7581.patch (diff)
コミット
3a10dd596760ecebe5d8a5f3804bfe1d13f952ae
by robimarko ath79: fix platform check image mikrotik nor Every attempt to update a device with NOR flash and RouterBOOT v6 resulted in the error: “RouterBOOT 6 and earlier requires ELF-in-YAFFS image.” The cause was that xargs did not fully remove whitespace, so the condition "$bootentry" != "kernel" always evaluated to true. Signed-off-by: Marcin Maj <marcinmajsc@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21034 Signed-off-by: Robert Marko <robimarko@gmail.com> (commit: 3a10dd5 ) The file was modified target/linux/ath79/mikrotik/base-files/lib/upgrade/platform.sh (diff)
コミット
1842735a069badd074ba0a4318764c699080e3ae
by noltari odhcp6c: update to Git HEAD (2025-12-04) f19dd37fb467 odhcp6c: accept EUI64 and random for interface ID e955729c781f formal: fix workflow permissions 9557d3e245aa vscode: set tabs to 8 whitespaces by default 98dfd156f399 src: fix shadowed local variables https://github.com/openwrt/odhcp6c/compare/f98b6ec82362...f19dd37fb467 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (commit: 1842735 ) The file was modified package/network/ipv6/odhcp6c/Makefile (diff)
コミット
e159d1ec815b3b6b69ffca8824cd1550b87f4735
by hauke rockchip: drop sdmmc speed limitation for RK3576/RK3588 The stability issue doesn't seem to be found on newer rockchip SoCs like RK3528, RK3576 and RK3588, so drop the sdr50 limitation. In addtion, the HS200 limitation for NanoPC T6 is also removed as upstream fixed the real issue in mmc driver. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> Link: https://github.com/openwrt/openwrt/pull/20432 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: e159d1e ) The file was removed target/linux/rockchip/patches-6.12/119-arm64-dts-rockchip-lower-mmc-speed-for-Radxa-Rock-5B.patch The file was removed target/linux/rockchip/patches-6.12/117-arm64-dts-rockchip-lower-mmc-speed-for-Radxa-Rock-5A.patch The file was removed target/linux/rockchip/patches-6.12/121-arm64-dts-rockchip-lower-mmc-speed-for-nanopc-t6.patch The file was removed target/linux/rockchip/patches-6.12/135-arm64-dts-rockchip-lower-mmc-speed-for-Radxa-ROCK-4D.patch The file was removed target/linux/rockchip/patches-6.12/126-arm64-dts-rockchip-lower-mmc-speed-for-ArmSom-Sige7.patch
コミット
09e7b24ceb5d9310334c4f88327dc6d58052e7fd
by hauke mpc85xx: p1010: Fix Sophos RED 15w NAND partitions This partially reverts 78d259e7d28d212425164fc64bf0b9d8669d6020. That commit broke mounting the root fs on Sophos RED 15w due to partition size mismatch, and changed the partition sequence, causing the OpenWrt partition numbers to change from mtd3:kernel/mtd4:ubi to mtd4:kernel/mtd5:ubi. Fixes: 78d259e7d28d ("mpc85xx: fix some dtc warnings") Signed-off-by: Shine <4c.fce2@proton.me> Link: https://github.com/openwrt/openwrt/pull/20745 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: 09e7b24 ) The file was modified target/linux/mpc85xx/files/arch/powerpc/boot/dts/red-15w-rev1.dts (diff)
コミット
00c8b5c612d07e36ede1e9ebe2b44ba88fa90000
by mail libunwind: fix complie for PPC32 libunwind fails to compile because the include for the WORDSIZE definition was missing when compiling with musl libc. This lead to unw_word_t being defined as 64 bit long instead of the correct 32 bit. Signed-off-by: David Bauer <mail@david-bauer.net> (commit: 00c8b5c ) The file was modified package/libs/libunwind/patches/004-ppc-musl.patch (diff) The file was modified package/libs/libunwind/Makefile (diff)
コミット
6c0ef7d4c813842d40dc95ac5606c38c75151684
by noltari odhcpd: update to Git HEAD (2025-12-04) 63f040e88b12 formal: fix workflow permissions d970ae0ca4a3 router: improve RA PIO search logic 8fde62a82bdd router: rename router_clear_ra_pio 8b26b0124aed router: remove duplicated PIOs d354ebb66cdc router: optimize duplicated PIO comparison 79252ed0c0c2 router: skip if branch in PIO clear functions https://github.com/openwrt/odhcpd/compare/6fbd70c08342...79252ed0c0c2 Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21055 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (commit: 6c0ef7d ) The file was modified package/network/services/odhcpd/Makefile (diff)
コミット
ff63c5cd82a555df553bdfa42f1630399fb5e019
by hauke bcm53xx: image: sync targets names with DT compatible Some devices profile names and *.dts files are named without suffix "-v1" but the DT compatible has the suffix. (xwr-3150 exception) This breaks ASU sysupgrades since the default SUPPORTED_DEVICES is the makefile image profile target and it does not match the actual DT compatible sent by the ASU client. This is not breaking sysupgrade because the platform implementation does not depends on DEVICE_NAME(not use sysupgrade-TAR). And the board_name() checks are done against the correct DT compatible.[1] [1]: https://github.com/openwrt/openwrt/blob/09e7b24ceb5d9310334c4f88327dc6d58052e7fd/target/linux/bcm53xx/base-files/lib/upgrade/platform.sh#L36-L62 Fixes: https://github.com/openwrt/asu/issues/560 Fixes: https://github.com/openwrt/asu/issues/560#issuecomment-2083236275 Fixes: https://github.com/openwrt/asu/issues/1108 Fixes: https://forum.openwrt.org/t/luci-attended-sysupgrade-support-thread/230552/243 Fixes: c459a6b "bcm53xx: add support for Luxul FullMAC WiFi devices" Fixes: 1d47f81 "bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers" Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com> Link: https://github.com/openwrt/openwrt/pull/21056 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: ff63c5c ) The file was modified target/linux/bcm53xx/image/Makefile (diff)
コミット
a90fb76736868134793f3a934df77848afeb1b38
by hauke lantiq: tplink_tdw89x0: use led-sources for wifi LED Avoids having to create a custom LED for wifi. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21059 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (commit: a90fb76 ) The file was modified target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_tplink_tdw89x0.dtsi (diff)
コミット
3bbb4f6ce7b265b8ac13437f519fd0352bd0a3d6
by robimarko qualcommax: ipq50xx: remove disabled partitions node Although the bootloader tries to 'fixup' the qpic nand node, it actually can't find it as the node was renamed to spi based on the new driver architecture. The added benefit is that it also silences build warning: Warning (spi_bus_reg): /soc@0/spi@79b0000/partitions: missing or empty reg property Signed-off-by: George Moussalem <george.moussalem@outlook.com> --- Node rename: old node name: qpic-nand@79b0000 new node name: spi@79b0000 Bootloader logs: Booting using the fdt blob at 0x44d3fc78 Uncompressing Kernel Image ... OK Loading Device Tree to 4a3f6000, end 4a3ff805 ... OK fdt_fixup_qpic: QPIC: unable to find node '/soc/qpic-nand@79b0000' parse_fdt_fixup: unable to find node '/soc/qpic-nand@79b0000/' Link: https://github.com/openwrt/openwrt/pull/20982 Signed-off-by: Robert Marko <robimarko@gmail.com> (commit: 3bbb4f6 ) The file was modified target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax850.dts (diff) The file was modified target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx-base.dtsi (diff) The file was modified target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax830.dts (diff)
コミット
9323ed52d030134f5b23e56dfd139f62167b1af6
by robimarko qualcommax: ipq50xx: fix qca8337 dtc warnings Add missing address-cells and size-cells properties under the switch's ports node to fix a multitude of below build warnings: Warning (reg_format): /soc@0/mdio@90000/ethernet-switch@11/ports/port@1:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1) Warning (avoid_default_addr_size): /soc@0/mdio@90000/ethernet-switch@11/ports/port@1: Relying on default #address-cells value Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: https://github.com/openwrt/openwrt/pull/20982 Signed-off-by: Robert Marko <robimarko@gmail.com> (commit: 9323ed5 ) The file was modified target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-ax6000.dts (diff)
コミット
35dbdd644c8039e56b1537972a8995c4feba167b
by noltari odhcp6c: update to Git HEAD (2025-12-06) 1d6c4e794cdb src: convert allow_slaac_only to boolean 8cfe71daaad7 src: stop overriding allow_slaac_only values aac34157167b odhcp6c: drop script_sync_delay override 05aa750fbe44 config: fix default value for allow_slaac_only https://github.com/openwrt/odhcp6c/compare/f19dd37fb467...1d6c4e794cdb Also add myself as maintainer. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (commit: 35dbdd6 ) The file was modified package/network/ipv6/odhcp6c/Makefile (diff) The file was added target/linux/generic/backport-6.12/900-v6.14-driver-core-add-a-faux-bus-for-use-when-a-simple-dev.patch
コミット
5c513d1f65e985a816f243775fd355a72a060a78
by ansuelsmth generic: move reserved_mem backports patch to generic Move reserved_mem backports patch from airoha to generic dir as it will be also used by backports package based on 6.18. Link: https://github.com/openwrt/openwrt/pull/20964 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 5c513d1 ) The file was added target/linux/generic/backport-6.12/205-v6.16-of-reserved_mem-Add-functions-to-parse-memory-region.patch The file was added target/linux/generic/backport-6.12/204-v6.13-resource-Add-resource-set-range-and-size-helpers.patch The file was removed target/linux/airoha/patches-6.12/083-02-v6.16-of-reserved_mem-Add-functions-to-parse-memory-region.patch The file was removed target/linux/airoha/patches-6.12/083-01-v6.13-resource-Add-resource-set-range-and-size-helpers.patch
コミット
63e2b17c011318b7f7a5c7082fd8c969c430d7df
by ansuelsmth generic: add pending patch fixing resource_size() Add opending patch fixing resource_size(9 if resource start and end is set to zero. This is to indirectly fix a helper rework in ath11k qmi code that cause firmware load panic. Link: https://github.com/openwrt/openwrt/pull/20964 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 63e2b17 ) The file was added target/linux/generic/pending-6.12/210-resource-handle-wrong-resource_size-value-on-zero-st.patch
コミット
52a0873742279cb9bf9366bd07a13480c3877be9
by ansuelsmth mac80211: update to version 6.18 Drop all upstreamed patch and refresh all affected patch. Minor changes were needed to the 350-mac80211-allow-scanning-while-on-radar-channel due to changes in 6.18. Also some changes were needed to downstream patch due to upstream commit b74947b4f6ff ("wifi: cfg80211/mac80211: Add support to get radio index") Link: https://github.com/openwrt/openwrt/pull/20964 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 52a0873 ) The file was modified package/kernel/mac80211/patches/brcm/870-04-rpi-6.12-brcmfmac-non-upstream-support-DS1-exit-firmware-re-download.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/350-mac80211-allow-scanning-while-on-radar-channel.patch (diff) The file was removed package/kernel/mac80211/patches/ath9k/552-ath9k-ahb_of.patch The file was modified package/kernel/mac80211/patches/ath10k/984-ath10k-Try-to-get-mac-address-from-dts.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/602-04-wifi-rt2x00-Support-EEPROM-swap-binding.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-9-wifi-ath12k-add-extended-NSS-bandwidth-support-for-160-MHz.patch The file was modified package/kernel/mac80211/patches/ath9k/513-ath9k_add_pci_ids.patch (diff) The file was modified package/kernel/mac80211/patches/build/210-wireless_netns_local_backport.patch (diff) The file was modified package/kernel/mac80211/patches/build/230-fix-init_vqs-build-error-on-kernel-6.6.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/453-ath11k-add-ath11k_mac_op_flush_sta-to-properly-flush.patch (diff) The file was removed package/kernel/mac80211/patches/subsys/341-wifi-mac80211-extend-beacon-monitoring-for-MLO.patch The file was removed package/kernel/mac80211/patches/ath12k/104-6-wifi-ath12k-add-support-for-setting-fixed-HE-rate-GI-LTF.patch The file was modified package/kernel/mac80211/patches/ath9k/365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/932-wifi-ath11k-poll-reo-status-ipq5018.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/100-rt2x00_options.patch (diff) The file was removed package/kernel/mac80211/patches/ath11k/944-ath11k-fix_dest_ring-buffer_corruption_when_ring_is_full.patch The file was modified package/kernel/mac80211/patches/brcm/871-brcmfmac-disable-dump_survey-on-bcm2835.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/603-wifi-rt2x00-Add-support-for-loading-EEPROM-from-devicetree-embedded-data.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/360-mac80211-factor-out-part-of-ieee80211_calc_expected_.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/906-wifi-ath11k-disable-coldboot-for-ipq6018.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/341-wifi-ath9k-obtain-system-gpios.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch (diff) The file was modified package/kernel/mac80211/patches/build/150-ath_iommu_paging_domain_revert.patch (diff) The file was removed package/kernel/mac80211/patches/ath11k/943-ath11k-fix_source_ring-buffer_corruption.patch The file was removed package/kernel/mac80211/patches/subsys/343-wifi-mac80211-Make-CONNECTION_MONITOR-optional-for-M.patch The file was removed package/kernel/mac80211/patches/ath11k/940-ath11k-clear_initialized_flag_for_deinit-ed_srng_lists.patch The file was modified package/kernel/mac80211/patches/ath9k/351-ath9k_hw-issue-external-reset-for-QCA955x.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch (diff) The file was modified package/kernel/mac80211/patches/mwl/802-libertas-set-wireless-macaddr.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-8-wifi-ath12k-add-support-for-160-MHz-bandwidth.patch The file was removed package/kernel/mac80211/patches/subsys/330-wifi-mac80211-Do-not-schedule-stopped-TXQs.patch The file was removed package/kernel/mac80211/patches/ath12k/104-1-wifi-ath12k-push-HE-MU-MIMO-params-to-hardware.patch The file was removed package/kernel/mac80211/patches/subsys/332-wifi-mac80211-Check-802.11-encaps-offloading-in-ieee.patch The file was modified package/kernel/mac80211/patches/brcm/870-02-rpi-6.12-brcmfmac-Prefer-a-ccode-from-OTP-over-nvram-file.patch (diff) The file was modified package/kernel/mac80211/patches/ath12k/102-wifi-ath12k-limit-WMI_SCAN_CHAN_LIST_CMDID-arg.patch (diff) The file was removed package/kernel/mac80211/patches/mwl/001-mwl8k-inject-DS-Params-IE-into-beacons-if-missing.patch The file was modified package/kernel/mac80211/patches/ath10k/991-ath10k-support-flush_sta-method.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-7-wifi-ath12k-clean-up-80P80-support.patch The file was modified package/kernel/mac80211/patches/rt2x00/602-01-wifi-rt2x00-Add-support-for-loading-EEPROM-from-user.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/230-avoid-crashing-missing-band.patch (diff) The file was modified package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch (diff) The file was removed package/kernel/mac80211/patches/rt2x00/609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch The file was removed package/kernel/mac80211/patches/ath12k/104-5-wifi-ath12k-fix-TX-and-RX-MCS-rate-configurations-in-HE-mode.patch The file was modified package/kernel/mac80211/patches/subsys/210-ap_scan.patch (diff) The file was modified package/kernel/mac80211/patches/ath10k/930-ath10k_add_tpt_led_trigger.patch (diff) The file was modified package/kernel/mac80211/patches/ath10k/988-ath10k-always-use-mac80211-loss-detection.patch (diff) The file was modified package/kernel/mac80211/patches/mwl/940-mwl8k_init_devices_synchronously.patch (diff) The file was removed package/kernel/mac80211/patches/subsys/342-wifi-mac80211-extend-connection-monitoring-for-MLO.patch The file was modified package/kernel/mac80211/patches/build/410-mac80211-convert-short-fops-to-debugfs-files.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/922-wifi-ath11k-add-hw-ring-mask-for-QCN6122.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/920-wifi-ath11k-add-hw-params-for-QCN6122.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/994-rt2x00-import-support-for-external-LNA-on-MT7620.patch (diff) The file was modified package/kernel/mac80211/patches/mwl/950-mwifiex-Print-stringified-name-of-command-in-error-l.patch (diff) The file was modified package/kernel/mac80211/patches/build/220-brcmfmac_usb_driver_backport.patch (diff) The file was removed package/kernel/mac80211/patches/ath11k/941-ath11k-fix_sleeping-in-atomic_in_ath11k_mac_op_set_bitrate_mask.patch The file was removed package/kernel/mac80211/patches/ath11k/945-ath11k-fix_group_data_packet_drops_during_rekey.patch The file was removed package/kernel/mac80211/patches/ath11k/946-ath11k-fix_NULL_dereference_in_ath11k_qmi_m3_load.patch The file was removed package/kernel/mac80211/patches/build/360-change-read_new-to-read.patch The file was modified package/kernel/mac80211/patches/subsys/110-mac80211_keep_keys_on_stop_ap.patch (diff) The file was modified package/kernel/mac80211/patches/mwl/700-mwl8k-missing-pci-id-for-WNR854T.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/602-03-wifi-rt2x00-Add-support-for-loading-EEPROM-from-MTD.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/320-mac80211-add-AQL-support-for-broadcast-packets.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/907-wifi-ath11k-disable-coldboot-calibration-for-ipq5018.patch (diff) The file was removed package/kernel/mac80211/patches/brcm/861-brcmfmac-add-in-driver-tables-with-country-codes.patch The file was modified package/kernel/mac80211/patches/rt2x00/602-05-wifi-rt2x00-support-loading-eeprom-from-NVMEM-cells.patch (diff) The file was modified package/kernel/mac80211/patches/ath10k/080-ath10k_thermal_config.patch (diff) The file was removed package/kernel/mac80211/patches/ath11k/942-ath11k-fix_dest_ring-buffer_corruption.patch The file was modified package/kernel/mac80211/patches/ath9k/551-ath9k_ubnt_uap_plus_hsr.patch (diff) The file was modified package/kernel/mac80211/patches/build/140-trace_backport.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/925-wifi-ath11k-add-QCN6122-device-support.patch (diff) The file was modified package/kernel/mac80211/patches/brcm/870-03-rpi-6.12-brcmfmac-Increase-power-saving-delay-to-2s.patch (diff) The file was removed package/kernel/mac80211/patches/subsys/331-wifi-mac80211-Don-t-call-fq_flow_idx-for-management-.patch The file was modified package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-4-wifi-ath12k-generate-rx-and-tx-mcs-maps-for-supported-HE-mcs.patch The file was modified package/kernel/mac80211/patches/ath9k/542-ath9k_debugfs_diag.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/130-disable_auto_vif.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/500-ath9k_eeprom_debugfs.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/924-wifi-ath11k-add-multipd-support-for-QCN6122.patch (diff) The file was removed package/kernel/mac80211/patches/subsys/340-wifi-mac80211-Add-link-iteration-macro-for-link-data.patch The file was removed package/kernel/mac80211/patches/subsys/333-Reapply-wifi-mac80211-Update-skb-s-control-block-key.patch The file was modified package/kernel/mac80211/patches/ath11k/923-wifi-ath11k-update-hif_and-pci_ops-for-QCN6122.patch (diff) The file was modified package/kernel/mac80211/Makefile (diff) The file was modified package/kernel/mac80211/patches/ath10k/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/921-wifi-ath11k-add-hal-regs-for-QCN6122.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/900-ath11k-control-thermal-support-via-symbol.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/512-ath9k_channelbw_debugfs.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/201-wifi-ath11k-Support-setting-bdf-addr-and-caldb-addr-.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/931-wifi-ath11k-Support-to-assign-m3-dump-memory.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-2-wifi-ath12k-push-EHT-MU-MIMO-params-to-hardware.patch The file was modified package/kernel/mac80211/patches/ath11k/910-ath11k-fix-remapped-ce-accessing-issue-on-64bit-OS.patch (diff) The file was modified package/kernel/mac80211/patches/brcm/870-05-rpi-6.12-brcmfmac-Fix-interoperating-DPP-and-other-encryption.patch (diff) The file was modified package/kernel/mac80211/patches/ath12k/103-wifi-ath12k-fix-5GHz-operation-on-wideband-QCN.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/305-mac80211-increase-quantum-for-airtime-scheduler.patch (diff) The file was modified package/kernel/mac80211/patches/brcm/812-b43-add-antenna-control.patch (diff) The file was modified package/kernel/mac80211/patches/ath/402-ath_regd_optional.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/995-rt2x00-mt7620-introduce-accessors-for-CHIP_VER-register.patch (diff) The file was modified package/kernel/mac80211/patches/mwl/801-libertas-configure-sysfs-links.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/310-cfg80211-allow-grace-period-for-DFS-available-after-.patch (diff) The file was modified package/kernel/mac80211/patches/rt2x00/501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/361-mac80211-estimate-expected-throughput-if-not-provide.patch (diff) The file was modified package/kernel/mac80211/patches/ath11k/903-ath11k-support-setting-FW-memory-mode-via-DT.patch (diff) The file was modified package/kernel/mac80211/patches/ath/404-regd_no_assoc_hints.patch (diff) The file was modified package/kernel/mac80211/patches/subsys/370-wifi-mac80211-add-MLO-support-to-ieee80211_probe_cli.patch (diff) The file was modified package/kernel/mac80211/patches/ath9k/544-ath9k-ar933x-usb-hang-workaround.patch (diff) The file was modified package/kernel/mac80211/patches/ath10k/990-ath10k-small-buffers.patch (diff) The file was removed package/kernel/mac80211/patches/ath12k/104-3-wifi-ath12k-move-HE-MCS-mapper-to-a-separate-function.patch The file was modified package/kernel/mac80211/patches/ath9k/510-ath9k_intr_mitigation_tweak.patch (diff)
コミット
6e09394c3bff55c7b6a95b7cf04c33b57290faf9
by ansuelsmth ramips: migrate wifi compatible to new name Migrate wifi compatible from ralink,rt2880-wmac to ralink,rt2880-wifi to align to new 6.18 backports version. Link: https://github.com/openwrt/openwrt/pull/20964 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 6e09394 ) The file was modified target/linux/ramips/dts/rt3050.dtsi (diff) The file was modified target/linux/ramips/dts/rt2880.dtsi (diff) The file was modified target/linux/ramips/dts/mt7620n.dtsi (diff) The file was modified target/linux/ramips/dts/mt7620a.dtsi (diff) The file was modified target/linux/ramips/dts/rt3352.dtsi (diff) The file was modified target/linux/ramips/dts/rt3883.dtsi (diff) The file was modified target/linux/ramips/dts/rt5350.dtsi (diff)
コミット
1346dc176f58dbc9276bb76190eaf9f344fc0cf1
by ansuelsmth mt76: backport patch fixing support for 6.18 Backport upstream patch fixing support for 6.18 due to kernel upstream commit b74947b4f6ff ("wifi: cfg80211/mac80211: Add support to get radio index") Link: https://github.com/openwrt/openwrt/pull/20964 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (commit: 1346dc1 ) The file was added package/kernel/mt76/patches/001-wifi-cfg80211-mac80211-Add-support-to-get-radio-inde.patch The file was modified package/kernel/mt76/Makefile (diff) The file was modified package/kernel/ath10k-ct/Makefile (diff) The file was modified package/kernel/ath10k-ct/patches/960-0010-ath10k-limit-htt-rx-ring-size.patch (diff) The file was modified package/kernel/ath10k-ct/patches/300-fix-fortify-checking-error.patch (diff) The file was modified package/kernel/ath10k-ct/patches/988-ath10k-always-use-mac80211-loss-detection.patch (diff) The file was removed package/kernel/ath10k-ct/patches/003-ath10k-ct-make-it-compatible-with-the-old-LTS-kernel.patch The file was modified package/kernel/ath10k-ct/patches/005-ath10k-ct-fix-missing-prototypes-warnings-on-6.12-ke.patch (diff) The file was modified package/kernel/ath10k-ct/patches/004-Revert-wifi-ath10k-Use-iommu_paging_domain_alloc.patch (diff) The file was modified package/kernel/ath10k-ct/patches/202-ath10k-use-tpt-trigger-by-default.patch (diff) The file was modified package/kernel/ath10k-ct/patches/002-ath10k-6.10-remove-unsupported-feature.patch (diff) The file was modified package/kernel/ath10k-ct/patches/960-0011-ath10k-limit-pci-buffer-size.patch (diff) The file was modified package/kernel/ath10k-ct/Makefile (diff) The file was modified package/kernel/ath10k-ct/patches/206-ath10k-ct-silence-noisy-log-caused-by-flushing-queue.patch (diff) The file was added package/kernel/mwlwifi/patches/100-mac80211-support-kernel-version-6.18.patch The file was modified package/kernel/rtl8812au-ct/patches/110-link_id.patch (diff) The file was modified package/kernel/rtl8812au-ct/patches/100-api_update.patch (diff)