Skip to content
Snippets Groups Projects
Unverified Commit e22840e2 authored by Tom Herbers's avatar Tom Herbers
Browse files

modules: update openwrt

0b392b925f kernel: fix UDPv6 GSO segmentation with NAT
78d517a18c toolchain: gdb: set -std=gnu17
e0069e7587 jsonfilter: update to Git HEAD (2025-04-18)
5462cba522 tools/e2fsprogs: update to 1.47.2
a4fec25e24 tools/squashfs3-lzma: fix compilation with GCC15
d9fccc8e1a tools: gmp: fix compilation with GCC15
1e51fd037d tools: elfutils: set -std=gnu17
5531dc7109 tools: cpio: fix compilation with GCC15
9b652e276f tools: m4: set -std=gnu17
274418b028 udebug: add missing dependencies
3a481ae21b toolchain: mold: add PKG_NAME to Makefile
49901245e5 kernel: r8168: add RSS variant
da59bc0a6b kernel: r8127: rss: enable ENABLE_MULTIPLE_TX_QUEUE
c46ee416be kernel: r8126: rss: enable ENABLE_MULTIPLE_TX_QUEUE
a42c06d674 kernel: r8125: rss: enable ENABLE_MULTIPLE_TX_QUEUE
ec82f459c9 kernel: r8125: disable ASPM
31292ddc10 kernel: r8127: load module at boot time
111d88e896 kernel: r8126: load module at boot time
50cf9bbf17 kernel: r8125: load module at boot time
7bef5367a7 kernel: r8168: load module at boot time
6c15645a12 kernel: r8101: load module at boot time
1eab9b8a9b generic: 6.6: backport upstream v6.15 Realtek PHY patches
5663f8e166 generic: 6.6: backport upstream v6.15 r8169 patches
c5abbe71d9 generic: backport pmdomain dummy release patch
687d713e79 generic: rename backport patch 752-03 to name with correct version
4ee8c2dd1b generic: rename backport patches to names containing version
9e9f6875bc generic: fitblk: close block device if mapping image failed
be1b254888 kernel: move accepted patch from pending-6.6 to backport-6.6
6271b14140 OpenWrt v24.10.1: revert to branch defaults
d183d7bb78 OpenWrt v24.10.1: adjust config defaults
0425664679 ca-certificates: Update to 20241223
c0ae5d2071 ath79: fix initramfs execution for NEC Aterm devices
b4af5bbcf7 package: add kmod-r8127 ethernet driver
eed88d4f10 busybox: use external libtirpc when using glibc
3f00d6ba01 wifi-scripts: mac80211.sh: add EHT and HE160 support to iw_htmode
31c3ab3b45 ipq40xx: dts: fix "qcom,coexist-support" property type
ced823497a ath10k-ct: remove "qcom,coexist-support" property type hack
30c1c6d7c3 ath10k-ct: silence some harmless noisy logs
7145b85295 kernel: modules: ixgbe,ixgbevf,i40e: remove unused settings and depends
d47f6a365f mediatek: filogic: add support for Huasifei WH3000
8e8cafcd0e mediatek: add support for netis NX31
b16a42159b kernel: bump 6.6 to 6.6.86
2b1847c781 bcm27xx: pull 6.6 patches from RPi repo
parent 4be93f94
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing' ...@@ -2,7 +2,7 @@ GLUON_FEEDS='gluon packages routing'
OPENWRT_REPO=https://github.com/openwrt/openwrt.git OPENWRT_REPO=https://github.com/openwrt/openwrt.git
OPENWRT_BRANCH=openwrt-24.10 OPENWRT_BRANCH=openwrt-24.10
OPENWRT_COMMIT=a51b1a98e026887ea4dd8f09a6fdc8138941e2ac OPENWRT_COMMIT=0b392b925fa16c40dccc487753a4412bd054cd63
PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_COMMIT=3b51990cf20fab2ba1631f6d0347576fedf53659 PACKAGES_GLUON_COMMIT=3b51990cf20fab2ba1631f6d0347576fedf53659
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment