[OpenWrt-Devel] [PATCH] ath79: ag71xx: Remove ndo_poll_controller

2019-03-03 Thread Rosen Penev
It is unused by default and upstream is trying to remove it as it has negative effects when the driver is under load. Upstream explanation: netpoll: avoid capture effects for NAPI drivers As diagnosed by Song Liu, ndo_poll_controller() can be very dangerous on loaded hosts, since the cpu calling n

[OpenWrt-Devel] [PATCH] mac80211: Select better ch/VHT for sub-band radios

2019-03-03 Thread Jeff Kletsky
From: Jeff Kletsky Certain wireless devices have limitations on the channels on which they can operate. For some of these devices, the present default of ch. 36 (VHT80) is outside of the capabilities of the device. For 5 GHz, provide a default of the first non-disabled channel returned by `iw ph

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

2019-03-03 Thread Piotr Dymacz
Hi, I'm observing various I2C related issues on ALFA Network AP120C-AC board with AT97SC3205T TPM module. As there was a major update of the I2C QUP driver in 4.17, I decided to backport whole series [1]. I have patch ready in my staging tree [2] and would like to get feedback from others, u

[OpenWrt-Devel] [sdwalker/sdwalker.github.io] ce3c84: This week's update

2019-03-03 Thread Stephen Walker
Branch: refs/heads/master Home: https://github.com/sdwalker/sdwalker.github.io Commit: ce3c848b4ba7e594b79f20ff8e4421dfb6db5c89 https://github.com/sdwalker/sdwalker.github.io/commit/ce3c848b4ba7e594b79f20ff8e4421dfb6db5c89 Author: Stephen Walker Date: 2019-03-03 (Sun, 03 Mar 2

Re: [OpenWrt-Devel] [PATCH] ath10k-firmware: update Candela Tech firmware images

2019-03-03 Thread Purple Goose
I had the same issue with dmesg spam on the newest firmware, but my driver update patch fixed the issue for me: https://patchwork.ozlabs.org/patch/1050719/ This is my first time sending in a patch where I had to refresh patches, and I would appreciate if someone would take a look to make sure that

Re: [OpenWrt-Devel] [PATCH] ath10k-firmware: update Candela Tech firmware images

2019-03-03 Thread Christian Lamparter
On Saturday, March 2, 2019 5:04:00 AM CET Rosen Penev wrote: > On Fri, Mar 1, 2019 at 3:26 AM Michael Yartys > wrote: > > [...] > > > > -QCA988X_FIRMWARE_FILE_CT_HTT:=firmware-2-ct-full-htt-mgt-community-22.bin.lede.002 > > +QCA988X_FIRMWARE_FILE_CT_HTT:=firmware-2-ct-full-htt-mgt-community-22.bi

[OpenWrt-Devel] [PATCH 1/1] 6to4: update OpenWrt documentation URL

2019-03-03 Thread Vieno Hakkerinen
Signed-off-by: Vieno Hakkerinen --- package/network/ipv6/6to4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/ipv6/6to4/Makefile b/package/network/ipv6/6to4/Makefile index 20605f6..32d7b32 100644 --- a/package/network/ipv6/6to4/Makefile +++ b/package/n