[OpenWrt-Devel] [PATCH] ramips: ethernet: fix to interrupt handling

2019-03-05 Thread Rosen Penev
From: NeilBrown The current code acknowledged interrupts *after* polling. This is the wrong way around, and could cause an interrupt to be missed. This is not likely to be fatal as another packet, and so another interrupt, should come along soon. But maybe it is causing problems, so let's fix

[OpenWrt-Devel] [PATCH 2/2] ipq40xx: add support for AVM FRITZ!Repeater 3000

2019-03-05 Thread David Bauer
Hardware CPU: Qualcomm IPQ4019 RAM: 256M FLASH: 128M NAND ETH: Qualcomm QCA8072 WiFi2: IPQ4019 2T2R 2SS b/g/n WiFi5: IPQ4019 2T2R 2SS n/ac WiFi5: QCA9984 4T4R 4SS n/ac LED:- Connect green/blue/red - Power green BTN: WPS/Connect UART: 115200n8 3.3V VCC - RX - TX

[OpenWrt-Devel] [PATCH 1/2] uboot-fritz4040: bump version to 2019-03-03

2019-03-05 Thread David Bauer
Adds support for the AVM FRITZ!Repeater 3000 Signed-off-by: David Bauer --- package/boot/uboot-fritz4040/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/boot/uboot-fritz4040/Makefile b/package/boot/uboot-fritz4040/Makefile index 9af09afcd1..3182842c89

Re: [OpenWrt-Devel] ipq40xx: backport I2C QUP changes from 4.17

2019-03-05 Thread Christian Lamparter
Hello Piotr, On Monday, March 4, 2019 9:28:51 PM CET Piotr Dymacz wrote: > On 04.03.2019 13:16, Christian Lamparter wrote: > > On Sunday, March 3, 2019 8:57:03 PM CET Piotr Dymacz wrote: > >> I'm observing various I2C related issues on ALFA Network AP120C-AC board > >> with AT97SC3205T TPM

Re: [OpenWrt-Devel] ath9k: fix dynack in IBSS mode

2019-03-05 Thread Joe Ayers
On Tue, Mar 5, 2019 at 8:31 AM Lorenzo Bianconi wrote: > > > On Tue, Mar 5, 2019 at 1:54 AM Lorenzo Bianconi > > wrote: > > > > > > > On Mon, Mar 4, 2019 at 10:31 AM Lorenzo Bianconi > > > > wrote: > > > > > > > > > > > On Mon, Mar 4, 2019 at 1:07 AM Lorenzo Bianconi > > > > > > wrote: > > > >

Re: [OpenWrt-Devel] ath9k: fix dynack in IBSS mode

2019-03-05 Thread Lorenzo Bianconi
> On Tue, Mar 5, 2019 at 1:54 AM Lorenzo Bianconi > wrote: > > > > > On Mon, Mar 4, 2019 at 10:31 AM Lorenzo Bianconi > > > wrote: > > > > > > > > > On Mon, Mar 4, 2019 at 1:07 AM Lorenzo Bianconi > > > > > wrote: > > > > > > > > > > > > > Lorenzo,I've pulled out all patches related to

[OpenWrt-Devel] Europe to vote a regulation that may forbidden alternative software on radio devices

2019-03-05 Thread Fernando Frediani
Hi all Not sure if this was shared already but European Union is discussing at the moment regulations which may make impossible to install a custom piece of software on most radio devices, as OpenWrt for example and others.

Re: [OpenWrt-Devel] ath9k: fix dynack in IBSS mode

2019-03-05 Thread Joe Ayers
On Tue, Mar 5, 2019 at 1:54 AM Lorenzo Bianconi wrote: > > > On Mon, Mar 4, 2019 at 10:31 AM Lorenzo Bianconi > > wrote: > > > > > > > On Mon, Mar 4, 2019 at 1:07 AM Lorenzo Bianconi > > > > wrote: > > > > > > > > > > > Lorenzo,I've pulled out all patches related to extended ham > > > > >

Re: [OpenWrt-Devel] [PATCH] ath10k-ct: limit available channels via DT

2019-03-05 Thread David Bauer
Hello Ben, On 04.03.19 18:49, Ben Greear wrote: > I've stopped any serious development on my 4.19 kernel, and am mostly > using 4.20 now.  So, might be worth moving OpenWRT ath10k-ct to use the > 4.20 > kernel if it is not already doing so? I thought about the same - as OpenWRT 19.x is set to be

Re: [OpenWrt-Devel] [PATCH 1/7] tegra: add new target

2019-03-05 Thread Felix Fietkau
On 2019-03-04 19:53, Tomasz Maciej Nowak wrote: > New target introduces initial support for NVIDIA Tegra SoC based devices. > It focuses on Tegra 2 CPUs, for successors supporting NEON instruction > set the target should be split in two subtargets. > This initial commit doesn't create any device

Re: [OpenWrt-Devel] ath9k: fix dynack in IBSS mode

2019-03-05 Thread Lorenzo Bianconi
> On Mon, Mar 4, 2019 at 10:31 AM Lorenzo Bianconi > wrote: > > > > > On Mon, Mar 4, 2019 at 1:07 AM Lorenzo Bianconi > > > wrote: > > > > > > > > > Lorenzo,I've pulled out all patches related to extended ham radio > > > > > channels and ath9k is same out of openwrt 18.06.2.I replaced >