Re: [PATCH] airoha: dts: fix pcie ranges properties

2024-02-26 Thread Lorenzo Bianconi
> On Mon, 26 Feb 2024 at 15:07, Lorenzo Bianconi wrote: > > > > > On Fri, 5 Jan 2024 at 17:18, Lorenzo Bianconi wrote: > > > > > > > > Reduce and split pcie controller memory ranges for en7523 SoC > > > > in order to properly load a pc

Re: [PATCH] airoha: dts: fix pcie ranges properties

2024-02-26 Thread Lorenzo Bianconi
> On Fri, 5 Jan 2024 at 17:18, Lorenzo Bianconi wrote: > > > > Reduce and split pcie controller memory ranges for en7523 SoC > > in order to properly load a pcie card on the second port. > > > > Signed-off-by: Lorenzo Bianconi > > Sorry for it

[PATCH] airoha: dts: fix pcie ranges properties

2024-01-05 Thread Lorenzo Bianconi
Reduce and split pcie controller memory ranges for en7523 SoC in order to properly load a pcie card on the second port. Signed-off-by: Lorenzo Bianconi --- target/linux/airoha/dts/en7523.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/airoha/dts/en7523

[PATCH] mt76: fix Makefile dependencies for mt7921

2021-12-20 Thread Lorenzo Bianconi
Signed-off-by: Lorenzo Bianconi --- package/kernel/mt76/Makefile | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile index 8210478c37f1..9af329b4867d 100644 --- a/package/kernel/mt76/Makefile +++ b/package/kernel

[OpenWrt-Devel] [PATCH] mediatek: enable mtk_efuse by default

2019-09-06 Thread Lorenzo Bianconi
Enable by default mtk_efuse driver since it needed by mtk_thermal driver to read sensor calibration data Signed-off-by: Lorenzo Bianconi --- target/linux/mediatek/mt7622/config-4.19 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/mediatek/mt7622/config-4.19 b

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

2019-08-18 Thread Lorenzo Bianconi
> > > >> Hi Joe, > >> > >>> Lorenzo, I deployed an ath9k auto distance solution in April that is > >>> working for the AREDN community http://www.arednmesh.org . > >>> > >>> https://github.com/aredn/aredn_ar71xx/blob/develop/patches/712-auto-distance-settings.patch > >>> > >>> Summary of

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

2019-06-04 Thread Lorenzo Bianconi
> On Thu, Apr 4, 2019 at 12:20 AM Lorenzo Bianconi > wrote: > > > > > On Wed, Apr 3, 2019 at 7:40 AM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > On Tue, Apr 2, 2019 at 11:45 PM Lorenzo Bianconi > > >

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

2019-04-04 Thread Lorenzo Bianconi
> On Wed, Apr 3, 2019 at 7:40 AM Lorenzo Bianconi > wrote: > > > > > > > > On Tue, Apr 2, 2019 at 11:45 PM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > On Sun, Mar 31, 2019 at 11:49 PM Lorenzo Bianco

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

2019-04-03 Thread Lorenzo Bianconi
> > On Tue, Apr 2, 2019 at 11:45 PM Lorenzo Bianconi > wrote: > > > > > > > > On Sun, Mar 31, 2019 at 11:49 PM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > On Sun, Mar 31, 2019 at 12:15 PM Loren

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

2019-04-03 Thread Lorenzo Bianconi
> > On Sun, Mar 31, 2019 at 11:49 PM Lorenzo Bianconi > wrote: > > > > > > > > On Sun, Mar 31, 2019 at 12:15 PM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > On Sun, Mar 31, 2019 at 6:4

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

2019-04-01 Thread Lorenzo Bianconi
> > On Sun, Mar 31, 2019 at 12:15 PM Lorenzo Bianconi > wrote: > > > > > > > > On Sun, Mar 31, 2019 at 6:45 AM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > bump. > > > > > > > &

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

2019-03-31 Thread Lorenzo Bianconi
> > On Sun, Mar 31, 2019 at 6:45 AM Lorenzo Bianconi > wrote: > > > > > > > > bump. > > > > Hi Joe, > > > > sorry for the delay > > > > > > > > On Mon, Mar 18, 2019 at 10:59 PM Joe Ayers wrote: > > >>

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

2019-03-31 Thread Lorenzo Bianconi
ackets to key off in late ack >> situation? running wpad-mini is ~500k file size and RAM consumer. >> It would be beneficial to take wpa_supplicant out of the equation if >> at all possible. >> What is mandatory are unicast frames during joining phase, maybe you can develo

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: &

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 > > > &g

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

2019-03-04 Thread Lorenzo Bianconi
> 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 wpad-mini > > > with the full version and

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

2019-03-04 Thread Lorenzo Bianconi
n pretty long links Regards, Lorenzo > > It shouldn't matter on wpad-mini or wpad, correct? The size went from > ~500k to 727k, ouch. > > Joe > > On Thu, Feb 28, 2019 at 8:48 AM Lorenzo Bianconi < > lorenzo.bianc...@redhat.com> wrote: > > > > On Thu, Feb 28, 20

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

2019-02-28 Thread Lorenzo Bianconi
> On Thu, Feb 28, 2019 at 1:59 AM Koen Vandeputte > wrote: > > > > > > On 27.02.19 08:13, Lorenzo Bianconi wrote: > > >> > > > What I mean is just a p2p link running in AP-STA mode, I guess there is no > > > difference for users. Am I miss

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

2019-02-26 Thread Lorenzo Bianconi
> On Tue, Feb 26, 2019 at 1:57 PM Lorenzo Bianconi > wrote: > > > > > On Tue, Feb 26, 2019 at 2:04 AM Lorenzo Bianconi > > > wrote: > > > > > > > > > > > > > > On 26.02.19 06:28, Joe Ayers wrote: > &

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

2019-02-26 Thread Lorenzo Bianconi
> On Tue, Feb 26, 2019 at 2:04 AM Lorenzo Bianconi > wrote: > > > > > > > > On 26.02.19 06:28, Joe Ayers wrote: > > > > On Mon, Feb 25, 2019 at 8:42 AM Koen Vandeputte > > > > wrote: > > > > > > > > > > On

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

2019-02-26 Thread Lorenzo Bianconi
> > On 26.02.19 06:28, Joe Ayers wrote: > > On Mon, Feb 25, 2019 at 8:42 AM Koen Vandeputte > > wrote: > > > > > > On 25.02.19 17:33, Joe Ayers wrote: > > > > On Mon, Feb 25, 2019 at 1:56 AM Lorenzo Bianconi > > > > wrote: >

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

2019-02-25 Thread Lorenzo Bianconi
> > On 24.02.19 21:32, Joe Ayers wrote: Hi Joe, > > First of all, thanks for contributing this fix. I've incorporated > > into the http://www.arednmesh.org project, just getting into our > > nightly builds now. A comment and a couple questions... > > > > The MAX_DELAY was way too short for

[OpenWrt-Devel] [PATCH v2] ramips: add mt76x0 node to RT-AC51U device tree

2018-10-30 Thread Lorenzo Bianconi
From: Lorenzo Bianconi Introduce mt76x0e device tree node in RT-AC51U dts. Define mt76x0e mtd partition and offset Signed-off-by: Lorenzo Bianconi --- Changes since v1: - fix mt76 device tree node name --- target/linux/ramips/dts/RT-AC51U.dts | 11 +++ 1 file changed, 11 insertions

Re: [OpenWrt-Devel] [PATCH] ramips: add mt76x0 node to RT-AC51U device tree

2018-10-30 Thread Lorenzo Bianconi
> Hi Lorenzo, > > thank you for your work on the mt76 drivers! > > On Mon, Oct 29, 2018 at 11:31 PM Lorenzo Bianconi > wrote: > > > > Introduce mt76x0e device tree node in RT-AC51U dts. > > Define mt76x0e mtd partition and offset > > > > Sign

[OpenWrt-Devel] [PATCH] ramips: add mt76x0 node to RT-AC51U device tree

2018-10-29 Thread Lorenzo Bianconi
Introduce mt76x0e device tree node in RT-AC51U dts. Define mt76x0e mtd partition and offset Signed-off-by: Lorenzo Bianconi --- target/linux/ramips/dts/RT-AC51U.dts | 11 +++ 1 file changed, 11 insertions(+) diff --git a/target/linux/ramips/dts/RT-AC51U.dts b/target/linux/ramips/dts

[OpenWrt-Devel] [PATCH] ramips: fix WSR-1166 partition table

2016-02-12 Thread Lorenzo Bianconi
- Fix typo in board_data partition start address - Increase board_data partition size in order to exploit all flash size Signed-off-by: Lorenzo Bianconi <lorenzo.biancon...@gmail.com> --- target/linux/ramips/dts/WSR-1166.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[OpenWrt-Devel] [PATCH] ramips: fix typo in WHR1166D mtd size variable

2015-07-07 Thread Lorenzo Bianconi
Fix typo in WHR1166D mtd size variable Signed-off-by: Lorenzo Bianconi lorenzo.biancon...@gmail.com --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 776920b