Re: [OpenWrt-Devel] [PATCH 3/3] mac80211: Update to version 5.7-rc2-1

2020-04-22 Thread Stijn Segers
Hey Hauke, Op dinsdag 21 april 2020 om 23:22 schreef Hauke Mehrtens : Signed-off-by: Hauke Mehrtens --- package/kernel/mac80211/Makefile | 6 +- .../patches/ath/404-regd_no_assoc_hints.patch | 4 +- ...21-ath10k_init_devices_synchronously.patch | 2 +- .../ath/930-ath10k_ad

[OpenWrt-Devel] [PATCH] mt7621: add kmod-mt7603 to DIR-860L B1 DEVICE_PACKAGES

2020-05-12 Thread Stijn Segers
The DIR-860L B1 has an MT7603 radio but was missing the corresponding kmod-mt7603 module in DEVICE_PACKAGES. Add this so it gets included by default, even when the kmod gets set to [m]. Signed-off-by: Stijn Segers --- target/linux/ramips/image/mt7621.mk | 2 +- 1 file changed, 1 insertion

Re: [OpenWrt-Devel] [PATCH] mt7621: add kmod-mt7603 to DIR-860L B1 DEVICE_PACKAGES

2020-05-12 Thread Stijn Segers
Op dinsdag 12 mei 2020 om 12u05 schreef Stijn Segers : The DIR-860L B1 has an MT7603 radio but was missing the corresponding kmod-mt7603 module in DEVICE_PACKAGES. Add this so it gets included by default, even when the kmod gets set to [m]. Nevermind me... This device has an MT7602

Re: [OpenWrt-Devel] [PATCH] mt7621: add kmod-mt7603 to DIR-860L B1 DEVICE_PACKAGES

2020-05-12 Thread Stijn Segers
Op dinsdag 12 mei 2020 om 15u44 schreef Enrico Mioso : Out of curiosity, is MT7602 supported? thanks!! Enrico It is and has been for a while. 2,4 GHz on MT7621 (especially the older 2,4 GHz radios) isn't the best though. Cheers Stijn On Tue, 12 May 2020, Stijn Segers wrote:

Re: [OpenWrt-Devel] Where can I find the kernel menuconfig from openwrt target board?

2020-05-21 Thread Stijn Segers
Hi Jeonghum, Op donderdag 21 mei 2020 om 17u45 schreef Jeonghum Joh : Hello list, I've seen that one can find kernel menuconfig from the target board. And I remember I saw in my eye from my board. But I forgot where was it. If you know please remind me. Let me know. You can find the info

[OpenWrt-Devel] [PATCH] ath79/nand: add support for Netgear WNDR4300 SW

2020-05-22 Thread Stijn Segers
change). [1] https://forum.openwrt.org/t/porting-wndr4300-to-ath79/16006/57 Signed-off-by: Stijn Segers --- target/linux/ath79/dts/ar9344_netgear_wndr4300sw.dts | 9 + target/linux/ath79/image/nand.mk | 12 .../linux/ath79/nand/base-files/etc/board.d

[OpenWrt-Devel] [PATCH v2] ath79/nand: add support for Netgear WNDR4300 SW

2020-05-22 Thread Stijn Segers
change). [1] https://forum.openwrt.org/t/porting-wndr4300-to-ath79/16006/57 Signed-off-by: Stijn Segers --- target/linux/ath79/dts/ar9344_netgear_wndr4300sw.dts | 9 + target/linux/ath79/image/nand.mk | 12 .../linux/ath79/nand/base-files/etc/board.d/01_leds

Re: [OpenWrt-Devel] [PATCH v2] ath79/nand: add support for Netgear WNDR4300 SW

2020-05-23 Thread Stijn Segers
Hi Adrian, Op vrijdag 22 mei 2020 om 20u17 schreef m...@adrianschmutzler.de: Hi, this starts with some nitpicks, and becomes more important closer to the end: -Original Message- From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of Stijn Segers Sent

[OpenWrt-Devel] [PATCH v3] ath79/nand: add support for Netgear WNDR4300SW

2020-05-23 Thread Stijn Segers
t openwrt-ath79-nand-netgear_wndr4300sw-squashfs-factory.img Signed-off-by: Stijn Segers --- target/linux/ath79/dts/ar9344_netgear_wndr4300sw.dts | 9 + target/linux/ath79/image/nand.mk | 10 ++ target/linux/ath79/nand/base-files/etc/board.d/01_leds | 1 +

[OpenWrt-Devel] [PATCH] uboot-envtools: ath79: add Netgear WNDR4300SW

2020-05-26 Thread Stijn Segers
Add Netgear WNDR4300SW to the list of supported boards. Signed-off-by: Stijn Segers --- package/boot/uboot-envtools/files/ath79 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-envtools/files/ath79 index

Re: [OpenWrt-Devel] add support for netgear R6020

2020-05-28 Thread Stijn Segers
Hi Evan, Op vrijdag 29 mei 2020 om 4u45 schreef Evan Jobling : Hi All. Apologies if this isn't the correct method of submitting a patch. Please check this page [1] on how to submit patches in a usable format. There was a patch on github for adding the R6020? If you'd like, you can crea

[OpenWrt-Devel] [PATCH] ramips: switch DIR-860L B1 DTS to generic wireless naming convention.

2020-05-31 Thread Stijn Segers
Switches the DIR-860L B1 DTS to the generic wifi naming convention. Signed-off-by: Stijn Segers --- target/linux/ramips/dts/mt7621_dlink_dir-860l-b1.dts | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/target/linux/ramips/dts/mt7621_dlink_dir-860l-b1.dts b/target

[OpenWrt-Devel] [PATCH] [19.07] wireguard: bump to 1.0.20200611

2020-06-18 Thread Stijn Segers
at: bionic-hwe-5.0/disco kernel backported skb_reset_redirect and ipv6 flow Ubuntu kernels changed recently, so this ensures we can compile with the latest Ubuntu releases. * compat: remove stale suse support Signed-off-by: Stijn Segers --- 4.14.184 hasn't made its way into openwrt-19.07 yet b

Re: [PATCH 2/3] treewide: use wpad-basic-wolfssl as default

2020-07-25 Thread Stijn Segers
Hi Petr, Op zaterdag 25 juli 2020 om 10u08 schreef Petr Štetiar : m...@adrianschmutzler.de [2020-07-24 17:36:08]: Hi, I would prefer to not touch ar71xx here, as this is essentially only used for backporting, and changing stuff would only make these backports more complicated, while not

Re: [PATCH 2/3] treewide: use wpad-basic-wolfssl as default

2020-07-25 Thread Stijn Segers
Hi, Op zaterdag 25 juli 2020 om 11u28 schreef Petr Štetiar : Stijn Segers [2020-07-25 10:24:42]: Hi, I read Adrian's reply as 'we'll keep ath79/tiny out of the wpad SSL push?' but I might be mistaken of course. the idea of this patch series is to have the _sam

Re: [PATCH] kernel: bump 5.4 to 5.4.53

2020-07-28 Thread Stijn Segers
upstream have backported the changes themselves, but in a slightly different way. generic/hack-5.4/641-sch_cake-fix-IP-protocol-handling-in-the-presence-of.patch Signed-off-by: Kevin Darbyshire-Bryant Tested-by: Stijn Segers --- include/kernel-version.mk | 4

Re: image size on 20.xx builds -- what about a new SMALL target

2020-08-03 Thread Stijn Segers
Hi, Op maandag 3 augustus 2020 om 9u40 schreef Henrique de Moraes Holschuh : On 02/08/2020 19:11, Daniel Golle wrote: On Sun, Aug 02, 2020 at 11:49:54PM +0200, Bjoern Franke wrote: Hi, Your Filesystem has a size of 5.81M. MT7620 has a kernel size of around 2M, which exceeds the availabl

Re: Invert wpad selection for mt7621

2020-08-05 Thread Stijn Segers
Hi Adrian, Op dinsdag 4 augustus 2020 om 16u54 schreef m...@adrianschmutzler.de: Hi, for ramips/mt7621, the wpad-basic package is not selected by default, but added for every device individually. While this might be technically correct if the SoC does not come with a Wifi module, only 18 of

Re: MT7621 Flow Control

2020-08-14 Thread Stijn Segers
Hi, Op donderdag 13 augustus 2020 om 1u46 schreef Andre Valentin : Hello, it seems that I had another problem when upgrading from 4.14 to 5.4. 5.4 uses DSA on MT7621. In 4.14 network config I had no switch definition and it worked out of the box. But with 5.4 I need a switch config in net

[PATCH] odhcpd: number UCI defaults script

2020-09-20 Thread Stijn Segers
UCI defaults scripts are supposed to be numbered, but odhcpd's lacked numbering, which turned out to mess up my custom scripts numbered 9[0-9]_*. The idea is to have high number scripts executed last. Jow confirmed numbering is the default case, not the exception (thanks). Signed-off-by:

[PATCH v2] odhcpd: number UCI defaults script

2020-09-20 Thread Stijn Segers
d-off-by: Stijn Segers --- package/network/services/odhcpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile index d3e131caec..62dd53774d 100644 --- a/package/network/services/odhcpd/Mak

Re: snapshots mvebu/cortexa9 possible regression in initramfs boot after acd8e94d20

2023-02-06 Thread Stijn Segers
Hi Petr, "Petr Štetiar" schreef op 6 februari 2023 11:26:35 CET: >Hi, > >I've just noticed, that Omnia fails to boot latest initramfs snapshots[1]: > > ## Loading kernel from FIT Image at 0100 ... > Using 'config-1' configuration > Trying 'kernel-1' kernel subimage > Descriptio

Re: Mark lantiq and omap as source only

2023-05-04 Thread Stijn Segers
Hi, Robert Marko schreef op 3 mei 2023 11:21:32 CEST: >On Wed, 3 May 2023 at 11:08, Nick wrote: >> >> I would also love to see a release. It is now already delayed more than >> a month [0] (actual branching should be happening end of march). >> However, I don't have a strong opinion on this. It'

[PATCH] firmware-utils: bump compat_level for EAP615-Wall

2023-11-22 Thread Stijn Segers
Newer EAP615-Walls come with more recent firmware that requires a higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in step. Tested on a newer EA615-Wall by grauheier - see forum topic: https://forum.openwrt.org/t/173424/13. Tested-by: Danny Scherer Signed-off-by: Stijn Segers

Re: [PATCH] firmware-utils: bump compat_level for EAP615-Wall

2023-11-23 Thread Stijn Segers
Thanks! Stijn Op donderdag 23 november 2023 om 19:16:43 +01:00:00 schreef Sander Vanheule : Hi Stijn, On Wed, 2023-11-22 at 18:39 +0100, Stijn Segers wrote: Newer EAP615-Walls come with more recent firmware that requires a higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in

[PATCH] [23.05 / firmware-utils] tplink-safeloader: bump EAP615-Wall compat_level

2024-01-06 Thread Stijn Segers
Newer EAP615-Walls come with more recent firmware that requires a higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in step. Tested on a newer EA615-Wall by grauheier - see forum topic: https://forum.openwrt.org/t/173424/13. Tested-by: Danny Scherer Signed-off-by: Stijn Segers (cherry

Re: [PATCH] [23.05 / firmware-utils] tplink-safeloader: bump EAP615-Wall compat_level

2024-01-07 Thread Stijn Segers
Hi Sander, Op zondag 7 januari 2024 om 12:18:51 +01:00:00 schreef Sander Vanheule : On Sat, 2024-01-06 at 20:14 +0100, Stijn Segers wrote: Newer EAP615-Walls come with more recent firmware that requires a higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in step. Tested on a

Re: [VOTE] New member proposal: Robimarko (Robert Marko)

2024-01-30 Thread Stijn Segers
Hi, Op dinsdag 30 januari 2024 om 19:15:54 +01:00:00 schreef Christian Marangi (Ansuel) : Robert is active in OpenWrt since 2017 and with some recent stats, he has more than 310 commits merged in OpenWrt. He also have uncounted Reviewed-by tag on various PR and merged commits and generally he

[PATCH] realtek: fix zyxel-vers usage for XGS1250-12

2024-02-04 Thread Stijn Segers
. Signed-off-by: Stijn Segers --- target/linux/realtek/image/rtl930x.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/realtek/image/rtl930x.mk b/target/linux/realtek/image/rtl930x.mk index f55c5c002b..891a18c517 100644 --- a/target/linux/realtek/image/rtl930x.mk

Re: [PATCH] realtek: fix zyxel-vers usage for XGS1250-12

2024-02-04 Thread Stijn Segers
Hi Sander, Op zondag 4 februari 2024 om 13:35:48 +01:00:00 schreef Sander Vanheule : Hi Stijn, On Sun, 2024-02-04 at 13:20 +0100, Stijn Segers wrote: Commit daefc646e6d fixed a shell expansion issue with zyxel-vers usage. Commit 045baca10b1 took care of this checkpatch.pl was complaining

Re: [PATCH] scripts: create kernel configuration upgrade script

2024-03-24 Thread Stijn Segers
Hi Elliott, Op zondag 3 maart 2024 om 15:24:50 -08:00:00 schreef Elliott Mitchell : Date: Tue, 6 Feb 2024 17:16:41 -0800 Create a script for automating kernel version changes. This generates a pair of commits which cause history to remain attached to all versioned configuration files. Crucia

Re: [PATCH] realtek: add missing PHY handles for GS1900-10HP

2024-09-22 Thread Stijn Segers
Hi Bjorn, Op zondag 22 september 2024 om 18:29:50 +02:00:00 schreef Bjørn Mork : Stijn Segers writes: Fixes the following error in dmesg: [7.703678] rtl83xx-switch switch@1b00: Port node 24 misses phy-handle [7.711556] rtl83xx-switch switch@1b00: Port node 26

[PATCH] realtek: add missing PHY handles for GS1900-10HP

2024-09-21 Thread Stijn Segers
Fixes the following error in dmesg: [7.703678] rtl83xx-switch switch@1b00: Port node 24 misses phy-handle [7.711556] rtl83xx-switch switch@1b00: Port node 26 misses phy-handle Signed-off-by: Stijn Segers --- target/linux/realtek/dts/rtl8380_zyxel_gs1900-10hp.dts | 2 ++ 1

<    1   2   3