[PATCH v3] ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC: MediaTek MT7621A (880 MHz 2c/4t) * RAM: Winbond W632GG6MB-12(256M DDR3-1600) * Flash:

Re: Regressions in 19.07.4

2020-09-22 Thread Rosen Penev
On Tue, Sep 22, 2020 at 4:48 PM Baptiste Jonglez wrote: > > Hi, > > FYI, there have been several regressions reported in 19.07.4: > > https://openwrt.org/releases/19.07/notes-19.07.4#regressions I think what that patch fixes was done on master with the upstream driver. I backported some of the

Regressions in 19.07.4

2020-09-22 Thread Baptiste Jonglez
Hi, FYI, there have been several regressions reported in 19.07.4: https://openwrt.org/releases/19.07/notes-19.07.4#regressions The third one (instability/reboot on ramips) might be a kernel issue, devices from different ramips subtargets are affected. Other than that, feedback has been

[PATCH v2]ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC: MediaTek MT7621A (880 MHz 2c/4t) * RAM: Winbond W632GG6MB-12(256M DDR3-1600) * Flash:

[PATCH]ramips: add support for Linksys EA7300 v2

2020-09-22 Thread Heppler, J. Scott
ramips: add support for Linksys EA7300 v2 This submission relied heavily on the work of Santiago Rodriguez-Papa Specifications: * SoC:MediaTek MT7621A(880 MHz 2c/4t) * RAM:Nanya NT5CC128M16IP-DIT (256M DDR3-1600)

Re: [PATCH v2 1/2] ipq40xx: add support for Luma Home WRTQ-329ACN

2020-09-22 Thread Tomasz Maciej Nowak
W dniu 18.09.2020 o 20:47, Christian Lamparter pisze: > On 2020-09-15 16:50, Tomasz Maciej Nowak wrote: >> Hi Christian, thanks for looking at this. >> >> W dniu 13.09.2020 o 00:04, Christian Lamparter pisze: >>> On 2020-08-30 13:28, Tomasz Maciej Nowak wrote: Luma Home WRTQ-329ACN, also

Re: [PATCH] Fix tx-queue-size on NBG6817 (allows MTU changes).

2020-09-22 Thread Rich Brown
> On Sep 21, 2020, at 8:02 PM, Jacek Milewicz wrote: > > > > On 22/09/2020 00:06, Ansuel Smith wrote: >>> >>> >>> On 19/09/2020 15:06, Paul Oranje wrote: See below, regards, Paul > Op 15 sep. 2020, om 21:56 heeft jacekow...@jacekowski.org het volgende >

[no subject]

2020-09-22 Thread Sami Olmari 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 commit

Re: [PATCH] mac80211: fix regression in sta connection monitor

2020-09-22 Thread Felix Fietkau
On 2020-09-22 09:28, Georgi Valkov wrote: > Hi Felix! > > In the original code before the regression, as well as in the fix I > proposed, probe_send_count was always reset if ack is true, while in > your fix it will not be reset when non-null frames are received. The > connection failed again

Re: [PATCH] mac80211: fix regression in sta connection monitor

2020-09-22 Thread Georgi Valkov
Hi Felix! In the original code before the regression, as well as in the fix I proposed, probe_send_count was always reset if ack is true, while in your fix it will not be reset when non-null frames are received. The connection failed again after 10 hours and the STA remained offline for two