Re: [OpenWrt-Devel] [openwrt/openwrt] Revert "ar71xx: ag71xx: Add connect message: fixed phy"

2018-08-01 Thread Hannu Nyman
Daniel F. Dickinson wrote at Wed Aug 1 14:17:41 PDT 2018: > Is this reported to do nasty things *without* debugging? Daniel, I compiled for WNDR3800 and your commits totally broke the switch/interface detection/initialisation. That was with the default Openwrt kernel options. No adjustments

Re: [OpenWrt-Devel] [openwrt/openwrt] Revert "ar71xx: ag71xx: Prevent kernel oops for board def"

2018-08-01 Thread Daniel F. Dickinson
Looking further. WNDR has a RTL switch right? On 2018-08-01 04:34 PM, LEDE Commits wrote: > jow pushed a commit to openwrt/openwrt.git, branch master: > https://git.lede-project.org/b9bd3285c7c6fbc60374b05ac2da9be41ce75651 > > commit b9bd3285c7c6fbc60374b05ac2da9be41ce75651 > Author: Jo-Phil

Re: [OpenWrt-Devel] [openwrt/openwrt] Revert "ar71xx: ag71xx: Add connect message: fixed phy"

2018-08-01 Thread Daniel F. Dickinson
Hi Jo, Re: On 2018-08-01 04:34 PM, LEDE Commits wrote: > jow pushed a commit to openwrt/openwrt.git, branch master: > https://git.lede-project.org/33dbe2c55da1480559092185c4ef071995d9bc90 > > commit 33dbe2c55da1480559092185c4ef071995d9bc90 > Author: Jo-Philipp Wich > AuthorDate: Wed Aug 1 22:31

Re: [OpenWrt-Devel] [PATCH] kernel: modules: fix kmod-regmap

2018-08-01 Thread Christian Lamparter
On Wednesday, August 1, 2018 3:21:00 PM CEST Jonas Gorski wrote: > On 30 July 2018 at 22:35, John Crispin wrote: > > On 30/07/18 22:33, Christian Lamparter wrote: > >> > >> This patch fixes the a compile issue that was triggered by > >> apm821xx/sata when kmod-regmap was selected. > >> > >> The CO

Re: [OpenWrt-Devel] [PATCH 2/2] kernel: bump 4.14 to 4.14.59 for 18.06

2018-08-01 Thread Stijn Segers
Op di, 31 jul 2018 om 12:44 , schreef Koen Vandeputte : On 2018-07-30 21:31, Stijn Segers wrote: * Refreshed patches. * Patches made redundant by changes upstream: - target/linux/ramips/patches-4.14/0036-mtd-fix-cfi-cmdset-0002-erase-status-check.patch * Patches accepted upstream: -

[OpenWrt-Devel] [PATCH v2 1/1] ustream-ssl: mbedtls: use chacha-poly ciphersuites

2018-08-01 Thread Eneas U de Queiroz 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 --- These ciphersuites were added in m

[OpenWrt-Devel] [PATCH v2 0/1] ustream-ssl: mbedtls: use chacha-poly ciphersuites

2018-08-01 Thread Eneas U de Queiroz 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 --- Here are the ciphersuite preferenc

Re: [OpenWrt-Devel] [PATCH] kernel: modules: fix kmod-regmap

2018-08-01 Thread Jonas Gorski
On 30 July 2018 at 22:35, John Crispin wrote: > > > On 30/07/18 22:33, Christian Lamparter wrote: >> >> This patch fixes the a compile issue that was triggered by >> apm821xx/sata when kmod-regmap was selected. >> >> The CONFIG_REGMAP is declared in drivers/base/regmap/Kconfig >> as type "bool" an

[OpenWrt-Devel] [PATCH v2 1/1] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-01 Thread Eneas U de Queiroz 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 --- This is an upstream-applied patch

[OpenWrt-Devel] [PATCH v2 0/1] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-01 Thread Eneas U de Queiroz 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 --- This patch, taken from https://git

[OpenWrt-Devel] OpenWrt 18.06.0 final

2018-08-01 Thread Jo-Philipp Wich
Hi, The OpenWrt community is proud to announce the first release of the OpenWrt 18.06 stable version series. It incorporates over 4000 commits since branching the previous LEDE 17.01 release and has been under development for well over a year. With this release, the re-merged OpenWrt project atte

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-01 Thread John Crispin
On 01/08/18 14:08, Bjørn Mork wrote: John Crispin writes: none of the buildservers seem to break without this patch. please repost explaining how the build breaks without this patch. also reference the place where you copied the patch from The buildservers probably don't build this file sin

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-01 Thread Bjørn Mork
John Crispin writes: > none of the buildservers seem to break without this patch. please > repost explaining how the build breaks without this patch. also > reference the place where you copied the patch from The buildservers probably don't build this file since CONFIG_PCAP_HAS_USB is 'n' by def

Re: [OpenWrt-Devel] [PATCH] ustream-ssl: mbedtls: use chacha-poly ciphersuites

2018-08-01 Thread John Crispin
The patch description is missing a reason why we should enable it. just because upstream added it is not really reason enough.     John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-de

Re: [OpenWrt-Devel] [PATCH] libpcap: patch to add limits.h to pcap-usb-linux.c

2018-08-01 Thread John Crispin
none of the buildservers seem to break without this patch. please repost explaining how the build breaks without this patch. also reference the place where you copied the patch from     John ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.o