Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-27 Thread Matti Laakso
://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel>>; chrono > at open-resource.org > <https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel><mailto:chrono > at open-resource.org > <https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel&

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-24 Thread Matti Laakso
>; chr...@open-resource.org<mailto:chr...@open-resource.org> Aihe: Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame On 24/07/2015 11:19, Matti Laakso wrote: > The fix will be in 4.2, so we still need the patch for 4.1. can you prepa

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-24 Thread John Crispin
On 24/07/2015 11:19, Matti Laakso wrote: > The fix will be in 4.2, so we still need the patch for 4.1. can you prepare a patch and send it over ? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailma

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-24 Thread Matti Laakso
o:openwrt-devel@lists.openwrt.org>; chr...@open-resource.org<mailto:chr...@open-resource.org> Aihe: Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame On 15/07/2015 19:57, John Crispin wrote: > > > On 15/07/2015 19:41, Matti Laakso wrote: >>>

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-23 Thread John Crispin
On 15/07/2015 19:57, John Crispin wrote: > > > On 15/07/2015 19:41, Matti Laakso wrote: >>> Hi, >>> >>> how is the testing going ? i would like to also pull this intot he CC >>> which means there is not that much time left. >>> >>> also the patch sent was missing proper subject and SoB. >>> >>>

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-15 Thread John Crispin
On 15/07/2015 19:41, Matti Laakso wrote: >> Hi, >> >> how is the testing going ? i would like to also pull this intot he CC >> which means there is not that much time left. >> >> also the patch sent was missing proper subject and SoB. >> >> John > > Hi John, > > Sorry about the delay, it s

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-15 Thread Matti Laakso
> Hi, > > how is the testing going ? i would like to also pull this intot he CC > which means there is not that much time left. > > also the patch sent was missing proper subject and SoB. > > John Hi John, Sorry about the delay, it seems I've managed to kill the second USB-port in my main r

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-15 Thread chrono
Hi John, how is the testing going ? i would like to also pull this intot he CC which means there is not that much time left. Pretty well, see mail from yesterday. After a fresh pull today, the patch also applied without any warning/notice to 3.18.18 and the stick is also working with the sam

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-14 Thread chrono
On 2015-07-14 12:12, chrono wrote: more on the Telekom Speedstick LTE V (Huawei 3372s) from here: That's great news! Did you try if option device '/dev/cdc-wdm0' works as well? I was able to borrow a E3372, and will try the patch soon as well. I do have cdc-wdm0 availabe and IIRC, I tested

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-14 Thread chrono
how is the testing going ? i would like to also pull this intot he CC which means there is not that much time left. I'll try to do another test with cdc-⁠wdm0 tonight, as promised to Matti. Apart from that it has been running here with current trunk on a MR3020 as well as a GL-⁠Inet (both ar71xx)

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-14 Thread chrono
more on the Telekom Speedstick LTE V (Huawei 3372s) from here: That's great news! Did you try if option device '/dev/cdc-wdm0' works as well? I was able to borrow a E3372, and will try the patch soon as well. I do have cdc-wdm0 availabe and IIRC, I tested sending AT commands to it before, an

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-13 Thread John Crispin
Hi, how is the testing going ? i would like to also pull this intot he CC which means there is not that much time left. also the patch sent was missing proper subject and SoB. John On 12/07/2015 15:36, Matti Laakso wrote: >> Ahoy everyone, >> >> more on the Telekom Speedstick LTE V (Hua

Re: [OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-12 Thread Matti Laakso
> Ahoy everyone, > > more on the Telekom Speedstick LTE V (Huawei 3372s) from here: > > http://www.amazon.de/dp/B00NLJE3O6 > > I've tested Enricos latest patch on MIPS (3.18.17) and x86_64 (3.18.11) > and had a little bit of trouble applying it to latest trunk, so here's > the latest tested patch f

[OpenWrt-Devel] [PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame

2015-07-09 Thread chrono
Ahoy everyone, more on the Telekom Speedstick LTE V (Huawei 3372s) from here: http://www.amazon.de/dp/B00NLJE3O6 I've tested Enricos latest patch on MIPS (3.18.17) and x86_64 (3.18.11) and had a little bit of trouble applying it to latest trunk, so here's the latest tested patch from a diff aga