Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King - ARM Linux admin
On Mon, Nov 25, 2019 at 05:54:14PM +0100, Adrian Schmutzler wrote: > Hi, > > looks to me like a "mvebu:" prefix in commit titles would be more appropriate > than "kernel:", as you are only touching mvebu (if I haven't overlooked it). Well, I've had one suggestion that it should not be limited to

[OpenWrt-Devel] [PATCH 15/17] gen_axs10x_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/archs38/image/gen_axs10x_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/archs38/image/gen_axs10x_sdcard_img.sh b/target/linux/archs38/image/gen_axs10x_sdcard_img.sh index 3cbd2ca

[OpenWrt-Devel] [PATCH 16/17] gen_axs10x_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/arc770/image/gen_axs10x_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/arc770/image/gen_axs10x_sdcard_img.sh b/target/linux/arc770/image/gen_axs10x_sdcard_img.sh index 3cbd2caceb

[OpenWrt-Devel] [PATCH 17/17] mbl_gen_hdd_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/apm821xx/image/mbl_gen_hdd_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/apm821xx/image/mbl_gen_hdd_img.sh b/target/linux/apm821xx/image/mbl_gen_hdd_img.sh index 1fb868b5b3..0e11e10226

[OpenWrt-Devel] [PATCH 13/17] gen_rpi_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/brcm2708/image/gen_rpi_sdcard_img.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm2708/image/gen_rpi_sdcard_img.sh b/target/linux/brcm2708/image/gen_rpi_sdcard_img.sh index 60b66c372

[OpenWrt-Devel] [PATCH 14/17] gen_at91_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/at91/image/gen_at91_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/at91/image/gen_at91_sdcard_img.sh b/target/linux/at91/image/gen_at91_sdcard_img.sh index 4eb30fa790..5171b6723e

[OpenWrt-Devel] [PATCH 12/17] dns313_gen_hdd_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/gemini/image/dns313_gen_hdd_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/gemini/image/dns313_gen_hdd_img.sh b/target/linux/gemini/image/dns313_gen_hdd_img.sh index 6e899ec840..8138522

[OpenWrt-Devel] [PATCH 10/17] gen_mt7623_emmc_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mediatek/image/gen_mt7623_emmc_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mediatek/image/gen_mt7623_emmc_img.sh b/target/linux/mediatek/image/gen_mt7623_emmc_img.sh index 1cb0883fb0

[OpenWrt-Devel] [PATCH 11/17] gen_sdcard_head_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/layerscape/image/gen_sdcard_head_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/layerscape/image/gen_sdcard_head_img.sh b/target/linux/layerscape/image/gen_sdcard_head_img.sh index c7ec

[OpenWrt-Devel] [PATCH 09/17] mxs/image/gen_sdcard_ext4_ext4.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mxs/image/gen_sdcard_ext4_ext4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh b/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh index 99bd3bf573..20f3331bed

[OpenWrt-Devel] [PATCH 08/17] mxs/image/gen_sdcard_vfat_ext4.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mxs/image/gen_sdcard_vfat_ext4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh b/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh index bca664c780..9d2b7c46a8

[OpenWrt-Devel] [PATCH 05/17] gen_sunxi_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
This has nothing that needs bash. Signed-off-by: Rosen Penev --- target/linux/sunxi/image/gen_sunxi_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/sunxi/image/gen_sunxi_sdcard_img.sh b/target/linux/sunxi/image/gen_sunxi_sdcard_img.sh index 0d4a56d

[OpenWrt-Devel] [PATCH 07/17] gen_omap_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/omap/image/gen_omap_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/image/gen_omap_sdcard_img.sh b/target/linux/omap/image/gen_omap_sdcard_img.sh index 881df9a05d..dbb50cbff4

[OpenWrt-Devel] [PATCH 04/17] gen_zynq_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
This has nothing that needs bash. Signed-off-by: Rosen Penev --- target/linux/zynq/image/gen_zynq_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/zynq/image/gen_zynq_sdcard_img.sh b/target/linux/zynq/image/gen_zynq_sdcard_img.sh index 460a336e69..9

[OpenWrt-Devel] [PATCH 06/17] rb532/gen_image.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/rb532/image/gen_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532/image/gen_image.sh b/target/linux/rb532/image/gen_image.sh index a9d48d86ca..e46539fd85 100755 --- a/target/linux/

[OpenWrt-Devel] [PATCH 01/17] gen_mvebu_sdcard_img.sh: Replace let with $(())

2019-11-25 Thread Rosen Penev
let is a bashism. Found with shellcheck. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh index

[OpenWrt-Devel] [PATCH 02/17] gen_mvebu_sdcard_img.sh: Don't use format directly in printf

2019-11-25 Thread Rosen Penev
Enables proper checking. Matches printf behavior in C. Found with shellcheck. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mveb

[OpenWrt-Devel] [PATCH 03/17] gen_mvebu_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
There is nothing that needs bash anymore. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh index

[OpenWrt-Devel] [PATCHv3] tools/pkg-config: Replace with pkgconf

2019-11-25 Thread Rosen Penev
pkgconf is a newer, actively maintained implementation of pkg-config that supports more aspects of the pkg-config file specification and provides a library interface that applications can use to incorporate intelligent handling of pkg-config files into themselves (such as build file generators, IDE

[OpenWrt-Devel] OpenWrt 19.07 status

2019-11-25 Thread Hauke Mehrtens
Hi, There are now quite some changes in the OpenWrt 19.07 branch compared to the 19.07-rc1. The builds are looking ok: http://buildbot.openwrt.org/openwrt-19.07/images/grid I looked through the responses to 19.07-rc1 in the forum and the bug tracker and it looks mostly good. https://forum.openwr

Re: [OpenWrt-Devel] [PATCH 03/17] gen_mvebu_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
On Mon, Nov 25, 2019 at 11:16 AM Bjørn Mork wrote: > > Rosen Penev writes: > > > +#!/bash/sh > > Eh, that's not /bin/sh Whoops. Will resend. > > > Bjørn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/li

Re: [OpenWrt-Devel] wifi/network is broken

2019-11-25 Thread Piotr Dymacz
Hi, On 25.11.2019 22:28, e9hack wrote: Hi, this commit: Commit: b7c58a1eeba5be2e1f77ec05b417be9d87e26916 [b7c58a1] kernel: nf_conntrack_rtcache: fix cleanup on netns delete and rmmod See FS#2624: https://bugs.openwrt.org/index.php?do=details&task_id=2624 -- Cheers, Piotr floods my log ev

[OpenWrt-Devel] wifi/network is broken

2019-11-25 Thread e9hack
Hi, this commit: Commit: b7c58a1eeba5be2e1f77ec05b417be9d87e26916 [b7c58a1] kernel: nf_conntrack_rtcache: fix cleanup on netns delete and rmmod floods my log every a few seconds with this message: Mon Nov 25 20:57:28 2019 kern.warn kernel: [ 318.310769] ath10k_pci :00:00.0: SWBA overrun o

[OpenWrt-Devel] [PATCH] umbim: move package to 'WWAN' submenu

2019-11-25 Thread Piotr Dymacz
'uqmi' was moved to 'WWAN' submenu in 9abdeee0b7. Let's be consistent and do the same with 'umbim'. Signed-off-by: Piotr Dymacz --- package/network/utils/umbim/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefil

Re: [OpenWrt-Devel] [PATCH 2/4] kernel: add backported phy/phylink/sfp patches

2019-11-25 Thread René van Dorst via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi Russell, Quoting Russell King

Re: [OpenWrt-Devel] [PATCH 03/17] gen_mvebu_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Bjørn Mork
Rosen Penev writes: > +#!/bash/sh Eh, that's not /bin/sh Bjørn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 15/17] gen_axs10x_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/archs38/image/gen_axs10x_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/archs38/image/gen_axs10x_sdcard_img.sh b/target/linux/archs38/image/gen_axs10x_sdcard_img.sh index 3cbd2ca

[OpenWrt-Devel] [PATCH 14/17] gen_at91_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/at91/image/gen_at91_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/at91/image/gen_at91_sdcard_img.sh b/target/linux/at91/image/gen_at91_sdcard_img.sh index 4eb30fa790..5171b6723e

[OpenWrt-Devel] [PATCH 11/17] gen_sdcard_head_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/layerscape/image/gen_sdcard_head_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/layerscape/image/gen_sdcard_head_img.sh b/target/linux/layerscape/image/gen_sdcard_head_img.sh index c7ec

[OpenWrt-Devel] [PATCH 17/17] mbl_gen_hdd_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/apm821xx/image/mbl_gen_hdd_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/apm821xx/image/mbl_gen_hdd_img.sh b/target/linux/apm821xx/image/mbl_gen_hdd_img.sh index 1fb868b5b3..0e11e10226

[OpenWrt-Devel] [PATCH 16/17] gen_axs10x_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/arc770/image/gen_axs10x_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/arc770/image/gen_axs10x_sdcard_img.sh b/target/linux/arc770/image/gen_axs10x_sdcard_img.sh index 3cbd2caceb

[OpenWrt-Devel] [PATCH 10/17] gen_mt7623_emmc_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mediatek/image/gen_mt7623_emmc_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mediatek/image/gen_mt7623_emmc_img.sh b/target/linux/mediatek/image/gen_mt7623_emmc_img.sh index 1cb0883fb0

[OpenWrt-Devel] [PATCH 09/17] mxs/image/gen_sdcard_ext4_ext4.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mxs/image/gen_sdcard_ext4_ext4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh b/target/linux/mxs/image/gen_sdcard_ext4_ext4.sh index 99bd3bf573..20f3331bed

[OpenWrt-Devel] [PATCH 13/17] gen_rpi_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/brcm2708/image/gen_rpi_sdcard_img.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm2708/image/gen_rpi_sdcard_img.sh b/target/linux/brcm2708/image/gen_rpi_sdcard_img.sh index 60b66c372

[OpenWrt-Devel] [PATCH 12/17] dns313_gen_hdd_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/gemini/image/dns313_gen_hdd_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/gemini/image/dns313_gen_hdd_img.sh b/target/linux/gemini/image/dns313_gen_hdd_img.sh index 6e899ec840..8138522

[OpenWrt-Devel] [PATCH 08/17] mxs/image/gen_sdcard_vfat_ext4.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/mxs/image/gen_sdcard_vfat_ext4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh b/target/linux/mxs/image/gen_sdcard_vfat_ext4.sh index bca664c780..9d2b7c46a8

[OpenWrt-Devel] [PATCH 05/17] gen_sunxi_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
This has nothing that needs bash. Signed-off-by: Rosen Penev --- target/linux/sunxi/image/gen_sunxi_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/sunxi/image/gen_sunxi_sdcard_img.sh b/target/linux/sunxi/image/gen_sunxi_sdcard_img.sh index 0d4a56d

[OpenWrt-Devel] [PATCH 07/17] gen_omap_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/omap/image/gen_omap_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap/image/gen_omap_sdcard_img.sh b/target/linux/omap/image/gen_omap_sdcard_img.sh index 881df9a05d..dbb50cbff4

[OpenWrt-Devel] [PATCH 04/17] gen_zynq_sdcard_img.sh: Switch to /bin/sh

2019-11-25 Thread Rosen Penev
This has nothing that needs bash. Signed-off-by: Rosen Penev --- target/linux/zynq/image/gen_zynq_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/zynq/image/gen_zynq_sdcard_img.sh b/target/linux/zynq/image/gen_zynq_sdcard_img.sh index 460a336e69..9

[OpenWrt-Devel] [PATCH 06/17] rb532/gen_image.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
Nothing here needs bash. Signed-off-by: Rosen Penev --- target/linux/rb532/image/gen_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532/image/gen_image.sh b/target/linux/rb532/image/gen_image.sh index a9d48d86ca..e46539fd85 100755 --- a/target/linux/

[OpenWrt-Devel] [PATCH 03/17] gen_mvebu_sdcard_img.sh: Use /bin/sh

2019-11-25 Thread Rosen Penev
There is nothing that needs bash anymore. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh index

[OpenWrt-Devel] [PATCH 01/17] gen_mvebu_sdcard_img.sh: Replace let with $(())

2019-11-25 Thread Rosen Penev
let is a bashism. Found with shellcheck. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh index

[OpenWrt-Devel] [PATCH 02/17] gen_mvebu_sdcard_img.sh: Don't use format directly in printf

2019-11-25 Thread Rosen Penev
Enables proper checking. Matches printf behavior in C. Found with shellcheck. Signed-off-by: Rosen Penev --- target/linux/mvebu/image/gen_mvebu_sdcard_img.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mvebu/image/gen_mvebu_sdcard_img.sh b/target/linux/mveb

Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Jonas Gorski
On Mon, 25 Nov 2019 at 18:29, Russell King - ARM Linux admin wrote: > > On Mon, Nov 25, 2019 at 06:10:18PM +0100, Jonas Gorski wrote: > > On Mon, 25 Nov 2019 at 17:49, Russell King wrote: > > > > > > Remove the old phylink/SFP patches from the OpenWRT build; these will > > > be updated with a new

Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King - ARM Linux admin
On Mon, Nov 25, 2019 at 06:10:18PM +0100, Jonas Gorski wrote: > On Mon, 25 Nov 2019 at 17:49, Russell King wrote: > > > > Remove the old phylink/SFP patches from the OpenWRT build; these will > > be updated with a new set in subsequent. > > > > 450-reprobe_sfp_phy is also removed for several reaso

Re: [OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Jonas Gorski
On Mon, 25 Nov 2019 at 17:49, Russell King wrote: > > Remove the old phylink/SFP patches from the OpenWRT build; these will > be updated with a new set in subsequent. > > 450-reprobe_sfp_phy is also removed for several reasons: > 1) it is not in mainline. > 2) it breaks copper modules that do not

[OpenWrt-Devel] [PATCH 1/4] kernel: remove obsolete phylink/SFP patches

2019-11-25 Thread Russell King
Remove the old phylink/SFP patches from the OpenWRT build; these will be updated with a new set in subsequent. 450-reprobe_sfp_phy is also removed for several reasons: 1) it is not in mainline. 2) it breaks copper modules that do not have a PHY. 3) it makes backporting the current patch set harder

[OpenWrt-Devel] [PATCH 3/4] kernel: add SFP support for Methode DM7052 NBASE-T module

2019-11-25 Thread Russell King
Add support for Methode DM7052 NBASE-T module to OpenWRT. These patches are taken from my "phy" branch, and will be sent for the next kernel merge window. Signed-off-by: Russell King --- package/kernel/linux/modules/netdevices.mk| 17 + target/linux/generic/config-4.19 | 1 +

[OpenWrt-Devel] [PATCH 4/4] kernel: add uDPU update patches

2019-11-25 Thread Russell King
Update the uDPU kernel support, fixing a number of issues: * make ethernet work again by adding comphy definitions * slow the I2C bus to give it more chance of actually working * the SFP cages are designed to support up to 3W modules, which would be prevented from initialising without this patch.

Re: [OpenWrt-Devel] [PATCH] treewide: remove dts-v1 identifier from DTSI files

2019-11-25 Thread Adrian Schmutzler
Hi, > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of mans0n > Sent: Montag, 25. November 2019 17:33 > To: openwrt-devel@lists.openwrt.org > Cc: Adrian Schmutzler > Subject: Re: [OpenWrt-Devel] [PATCH] treewide: remove dts-v1 identi

Re: [OpenWrt-Devel] [PATCH] treewide: remove dts-v1 identifier from DTSI files

2019-11-25 Thread mans0n
Hi Adrian, I already read your previous mail two weeks ago, but then I was not very familiar with these mailing list stuff (still I am). Sorry for the late reply. On 19. 11. 25. 6:53 AM, Adrian Schmutzler wrote: > The "/dts-v1/;" identifier is supposed to be put once at the beginning > of a d

[OpenWrt-Devel] Add support for multiple Radius servers

2019-11-25 Thread Matej Kupljen
Hi all, this patch adds support for specifying multiple radius servers, since hostapd supports it. BR, Matej >From b10c290b4847a96323f9470dc2aed51543f08ab3 Mon Sep 17 00:00:00 2001 From: Matej Kupljen Date: Mon, 25 Nov 2019 15:37:01 +0100 Subject: [PATCH] Add support for multiple Radius servers

Re: [OpenWrt-Devel] [PATCH 19.07] ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB

2019-11-25 Thread Adrian Schmutzler
LGTM. Best Adrian > -Original Message- > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On > Behalf Of Piotr Dymacz > Sent: Samstag, 23. November 2019 14:13 > To: openwrt-devel@lists.openwrt.org > Cc: yn...@true.cz; gch981...@gmail.com; musashino.o...@gmail.com > Su

Re: [OpenWrt-Devel] [PATCH] generic ar8xxx: increase VLAN table for AR83x7

2019-11-25 Thread David Bauer
Hello Jo, On 11/25/19 1:01 PM, Jo-Philipp Wich wrote: > Hi, > > does it make sense to keep the vlan/vid indirection if we increase the > table size to 4096? A simple 1:1 mapping of the vid to the table index > would be simpler and more robust from the configuration pov. i would like to keep it (

Re: [OpenWrt-Devel] [PATCH] generic ar8xxx: increase VLAN table for AR83x7

2019-11-25 Thread Jo-Philipp Wich
Hi, does it make sense to keep the vlan/vid indirection if we increase the table size to 4096? A simple 1:1 mapping of the vid to the table index would be simpler and more robust from the configuration pov. ~ Jo ___ openwrt-devel mailing list openwrt-d