[LEDE-DEV] [PATCH-v2 1/3] Update to latest ath10k-ct driver, enable AHB.

2018-01-19 Thread greearb
From: Ben Greear The driver updates include: ath10k driver backport to fix WPA 'pn' related security bugs (4.13 based driver only currently), a fix for off-channel TX for CT wave-1 firmware, a likely fix for napi related crashes, and a backport of the firmware fetch patch. AHB is needed for the

[LEDE-DEV] [PATCH-v2 2/3] ath10k-ct: Force loading mac80211 and ath modules.

2018-01-19 Thread greearb
From: Ben Greear They are not automatically loaded on IPQ4019 (at least) machines for some reason. Signed-off-by: Ben Greear --- package/kernel/ath10k-ct/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/M

[LEDE-DEV] [PATCH-v2 3/3] ath10k-firmware: Support CT IPQ4019 firmware.

2018-01-19 Thread greearb
From: Ben Greear Initial beta release of the CT IPQ4019 firmware. Features are similar to the CT 9984 firmware Signed-off-by: Ben Greear --- package/firmware/ath10k-firmware/Makefile | 74 +-- 1 file changed, 71 insertions(+), 3 deletions(-) diff --git a/package/f

Re: [LEDE-DEV] [PATCH v2] imx6: fix pcie scanning on boot

2018-01-19 Thread Tim Harvey
On Thu, Jan 4, 2018 at 8:23 AM, Koen Vandeputte wrote: > By default, when the imx6 PCIe RC boots up, the subordinate is set > equally to the secondary bus (1), and does not alter afterwards. > > This means that theoretically, the highest bus reachable downstream is > bus 1. > > Before upstream com

Re: [LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-19 Thread Ben Greear
On 01/19/2018 01:03 PM, Christian Lamparter wrote: On Friday, January 19, 2018 9:12:04 PM CET gree...@candelatech.com wrote: From: Ben Greear This will allow us to select the CT IPQ4019 firmware instead if desired. Signed-off-by: Ben Greear --- package/firmware/ipq-wifi/Makefile | 2 +- 1 f

Re: [LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-19 Thread Christian Lamparter
On Friday, January 19, 2018 9:12:04 PM CET gree...@candelatech.com wrote: > From: Ben Greear > > This will allow us to select the CT IPQ4019 firmware instead if > desired. > > Signed-off-by: Ben Greear > --- > package/firmware/ipq-wifi/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deleti

Re: [LEDE-DEV] [PATCH 1/4] Update to latest ath10k-ct driver, enable AHB.

2018-01-19 Thread Matthias Schiffer
On 01/19/2018 09:12 PM, gree...@candelatech.com wrote: > From: Ben Greear > > The driver updates include: > > ath10k driver backport to fix WPA 'pn' related security bugs > (4.13 based driver only currently), > a fix for off-channel TX for CT wave-1 firmware, a likely > fix for napi related cras

[LEDE-DEV] [PATCH 2/4] ipq: Don't force selection of the IPQ4019 firmware.

2018-01-19 Thread greearb
From: Ben Greear This will allow us to select the CT IPQ4019 firmware instead if desired. Signed-off-by: Ben Greear --- package/firmware/ipq-wifi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefil

[LEDE-DEV] [PATCH 1/4] Update to latest ath10k-ct driver, enable AHB.

2018-01-19 Thread greearb
From: Ben Greear The driver updates include: ath10k driver backport to fix WPA 'pn' related security bugs (4.13 based driver only currently), a fix for off-channel TX for CT wave-1 firmware, a likely fix for napi related crashes, and a backport of the firmware fetch patch. AHB is needed for the

[LEDE-DEV] [PATCH 3/4] ath10k-firmware: Support CT IPQ4019 firmware.

2018-01-19 Thread greearb
From: Ben Greear Initial beta release of the CT IPQ4019 firmware. Features are somewhat similar to the CT 9984 firmware, but more testing and tweaking is yet to come. Signed-off-by: Ben Greear --- package/firmware/ath10k-firmware/Makefile | 33 +++ 1 file changed,

[LEDE-DEV] [PATCH 4/4] ath10k-ct: Force loading mac80211 and ath so symbols are resolved.

2018-01-19 Thread greearb
From: Ben Greear For whatever reason, mac80211 and ath modules are not automatically loaded when ath10k-ct driver is selected. With this change, I still see module symbols fail, but then shortly after the modules are loaded correctly. Signed-off-by: Ben Greear --- package/kernel/ath10k-ct/Mak

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.112

2018-01-19 Thread Stijn Segers
Tested-by: Stijn Segers Compile-tested on: x86/64. Run-tested on: x86/64. ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH v1] dnsmasq: backport dnssec security fix

2018-01-19 Thread Kevin Darbyshire-Bryant
CVE-2017-15107 An interesting problem has turned up in DNSSEC validation. It turns out that NSEC records expanded from wildcards are allowed, so a domain can include an NSEC record for *.example.org and an actual query reply could expand that to anything in example.org and still have it signed by

[LEDE-DEV] [PATCH v1] dnsmasq: backport dnssec security fix for 17.01

2018-01-19 Thread Kevin Darbyshire-Bryant
CVE-2017-15107 An interesting problem has turned up in DNSSEC validation. It turns out that NSEC records expanded from wildcards are allowed, so a domain can include an NSEC record for *.example.org and an actual query reply could expand that to anything in example.org and still have it signed by

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Val Kulkov
On 19 January 2018 at 05:19, Karl Palsson wrote: >> But I would not worry about making the lives of contributors >> easier [since they come & go]. I would worry about making the >> lives of core devs easier, since their number is rarely >> changing, and they have to put in the effort. > > An examp

Re: [LEDE-DEV] [OpenWrt-Devel] Enable DCO check on Github OpenWrt organisation

2018-01-19 Thread Piotr Dymacz
Hi Etienne, On 19.01.2018 13:09, Etienne Champetier wrote: Hi Piotr, 2018-01-19 9:54 GMT+01:00 Piotr Dymacz : Hi Etienne, On 18.01.2018 22:59, Etienne Champetier wrote: Hi All, Could someone enable this https://github.com/integration/dco on the whole OpenWrt github org? (or at least on the

Re: [LEDE-DEV] [PATCH v3 2/2] ar71xx: include vendor name for GL iNet products

2018-01-19 Thread Piotr Dymacz
Hello Kyson, Thank you for your patch, I merged it into my staging tree: https://git.openwrt.org/openwrt/staging/pepe2k.git -- Cheers, Piotr On 19.01.2018 09:36, Kyson Lok wrote: This patch include GL.iNet vendor name in the machine name for GL.iNet vendor products. Signed-off-by: Kyson Lok

Re: [LEDE-DEV] [PATCH v3 1/2] ar71xx: uniform GL iNet products mach name

2018-01-19 Thread Piotr Dymacz
Hello Kyson, Thank you for your patch, I merged it into my staging tree: https://git.openwrt.org/openwrt/staging/pepe2k.git -- Cheers, Piotr On 19.01.2018 09:36, Kyson Lok wrote: The mach name of GL AR150 and GL AR300 is inconsistent with other products. Signed-off-by: Kyson Lok --- target

Re: [LEDE-DEV] [OpenWrt-Devel] Enable DCO check on Github OpenWrt organisation

2018-01-19 Thread Etienne Champetier
Hi Piotr, 2018-01-19 9:54 GMT+01:00 Piotr Dymacz : > Hi Etienne, > > On 18.01.2018 22:59, Etienne Champetier wrote: >> >> Hi All, >> >> Could someone enable this https://github.com/integration/dco on the >> whole OpenWrt github org? (or at least on the packages repo) > > > I think that packages re

Re: [LEDE-DEV] [PATCH 2/5] firmware: add microcode package for AMD64

2018-01-19 Thread Stijn Segers
Hi Zoltan, I told you on IRC I'd check on an APU2, but that's in production on a remote site so if it goes belly up people won't be happy. So when you mentioned Ryzen on the mailing list here I figured I could as well do it on my desktop ;-). Dmesg excerpts below. I added the 17h microcode f

[LEDE-DEV] [PATCH] uqmi: silence error on pin verification

2018-01-19 Thread Koen Vandeputte
If a device only supports the 2nd verification method (uim), the first method will fail as expected reporting an error: "Command not supported" Silence both separate methods and only report an error regarding pin verification if both fail. Signed-off-by: Koen Vandeputte --- package/network/uti

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Karl Palsson
> But I would not worry about making the lives of contributors > easier [since they come & go]. I would worry about making the > lives of core devs easier, since their number is rarely > changing, and they have to put in the effort. An example of wording you may wish to re-examine. This is exactly

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Karl Palsson
> > I started working on a script, here is how it works. its pretty > much the same for patchwork and github with the difference that > on github we write comments and patchwork we send mails. after > 90 days we send a note saying "it stalled pleases remind folks > and help get it merged" after 12

[LEDE-DEV] subtle reminders before it gets deleted.

2018-01-19 Thread Kevin Darbyshire-Bryant
*cough* https://patchwork.ozlabs.org/patch/830136/ It’s you, not me ;-) Cheers, Kevin D-B 012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A signature.asc Description: Message signed with OpenPGP ___ Lede-dev mailing list Lede-dev@lists.infradead.o

Re: [LEDE-DEV] [OpenWrt-Devel] Enable DCO check on Github OpenWrt organisation

2018-01-19 Thread Piotr Dymacz
Hi Etienne, On 18.01.2018 22:59, Etienne Champetier wrote: Hi All, Could someone enable this https://github.com/integration/dco on the whole OpenWrt github org? (or at least on the packages repo) I think that packages repository already uses Travis CI which checks for such thing like a missi

[LEDE-DEV] [PATCH v3 1/2] ar71xx: uniform GL iNet products mach name

2018-01-19 Thread Kyson Lok
The mach name of GL AR150 and GL AR300 is inconsistent with other products. Signed-off-by: Kyson Lok --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 4 ++-- target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c | 2 +- target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c

[LEDE-DEV] [PATCH v3 2/2] ar71xx: include vendor name for GL iNet products

2018-01-19 Thread Kyson Lok
This patch include GL.iNet vendor name in the machine name for GL.iNet vendor products. Signed-off-by: Kyson Lok --- target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c | 2 +- target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c | 2 +- target/linux/ar71xx/files/arch/mips/ath79/mac

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Piotr Dymacz
Hi Val, On 19.01.2018 02:02, Val Kulkov wrote: On 18 January 2018 at 19:49, Alberto Bursi wrote: On 01/19/2018 01:05 AM, Val Kulkov wrote: There is more than a handful of PRs currently bit-rotting in openwrt/packages that are ready for merging, with all requested changes in place since ma

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread Alexandru Ardelean
On Fri, Jan 19, 2018 at 10:09 AM, John Crispin wrote: > > > On 19/01/18 08:55, Alexandru Ardelean wrote: >> >> On Fri, Jan 19, 2018 at 3:02 AM, Val Kulkov wrote: >>> >>> On 18 January 2018 at 19:49, Alberto Bursi >>> wrote: On 01/19/2018 01:05 AM, Val Kulkov wrote: >

Re: [LEDE-DEV] [OpenWrt-Devel] patchwork

2018-01-19 Thread John Crispin
On 19/01/18 08:55, Alexandru Ardelean wrote: On Fri, Jan 19, 2018 at 3:02 AM, Val Kulkov wrote: On 18 January 2018 at 19:49, Alberto Bursi wrote: On 01/19/2018 01:05 AM, Val Kulkov wrote: There is more than a handful of PRs currently bit-rotting in openwrt/packages that are ready for mer