Re: iwm(4) A-MSDU support

2021-04-07 Thread Uwe Werler
Hi Stefan, just tested today with my other laptop (Dell Latitude 7400): iwm0 at pci0 dev 20 function 3 "Intel Dual Band Wireless AC 9560" rev 0x30, msix iwm0: hw rev 0x310, fw ver 34.3125811985.0, address 60:f2:62:06:61:f2 ...against an Ubiquity UniFi AC AP Pro. Before patch: Up: Conn: 1

Re: iwm(4) A-MSDU support

2021-04-01 Thread trondd
Stefan Sperling wrote: > This patch attempts to add support for receiving A-MSDUs to iwm(4). > If you are using iwm(4) then please run with this patch and let me > know if it causes regressions. Thanks! > > ACHTUNG: This patch breaks iwx(4)! Don't use it there! For this reason, > the patch can

Re: iwm(4) A-MSDU support

2021-03-31 Thread Uwe Werler
On 29 Mar 19:27, Stefan Sperling wrote: > This patch attempts to add support for receiving A-MSDUs to iwm(4). > If you are using iwm(4) then please run with this patch and let me > know if it causes regressions. Thanks! > > ACHTUNG: This patch breaks iwx(4)! Don't use it there! For this reason, >

Re: iwm(4) A-MSDU support

2021-03-30 Thread Peter Hessler
On 2021 Mar 30 (Tue) at 20:22:09 +0200 (+0200), Stefan Sperling wrote: :On Tue, Mar 30, 2021 at 07:36:28PM +0200, Peter Hessler wrote: :> Been running this for about 24 hours on my x395, seems to be good. :> :> Had only one stuck wifi when first trying it, but I was also stuck on a :> 2.4GHz

Re: iwm(4) A-MSDU support

2021-03-30 Thread Stefan Sperling
On Tue, Mar 30, 2021 at 07:36:28PM +0200, Peter Hessler wrote: > Been running this for about 24 hours on my x395, seems to be good. > > Had only one stuck wifi when first trying it, but I was also stuck on a > 2.4GHz channel and live in a dense apartment building. Forcing it to > move to a 5GHz

Re: iwm(4) A-MSDU support

2021-03-30 Thread Peter Hessler
On 2021 Mar 29 (Mon) at 19:27:15 +0200 (+0200), Stefan Sperling wrote: :This patch attempts to add support for receiving A-MSDUs to iwm(4). :If you are using iwm(4) then please run with this patch and let me :know if it causes regressions. Thanks! : :ACHTUNG: This patch breaks iwx(4)! Don't use it

Re: iwm(4) A-MSDU support

2021-03-30 Thread Matthias Schmidt
Hi Stefan, * Stefan Sperling wrote: > This patch attempts to add support for receiving A-MSDUs to iwm(4). > If you are using iwm(4) then please run with this patch and let me > know if it causes regressions. Thanks! Works so far fine with the following HW: iwm0 at pci2 dev 0 function 0 "Intel

Re: iwm(4) A-MSDU support

2021-03-29 Thread Brian Callahan
Hi Stefan -- > Stefan Sperling writes: > > > This patch attempts to add support for receiving A-MSDUs to iwm(4). > > > > If you are using iwm(4) then please run with this patch and let me > > > > know if it causes regressions. Thanks! > All is good on my machine as well. iwm0 at pci4 dev 0

Re: iwm(4) A-MSDU support

2021-03-29 Thread Tracey Emery
On Mon, Mar 29, 2021 at 09:27:31PM +, Brian Callahan wrote: > Hi Stefan -- > > > Stefan Sperling writes: > > > > > This patch attempts to add support for receiving A-MSDUs to iwm(4). > > > > > > If you are using iwm(4) then please run with this patch and let me > > > > > > know if it causes

Re: iwm(4) A-MSDU support

2021-03-29 Thread Dave Voutila
Stefan Sperling writes: > This patch attempts to add support for receiving A-MSDUs to iwm(4). > If you are using iwm(4) then please run with this patch and let me > know if it causes regressions. Thanks! Been running your diff on a workstation the past 2 hours with no noticeable regressions.

Re: iwm(4) A-MSDU support

2021-03-29 Thread Marcus MERIGHI
Hello! s...@stsp.name (Stefan Sperling), 2021.03.29 (Mon) 19:27 (CEST): > This patch attempts to add support for receiving A-MSDUs to iwm(4). > If you are using iwm(4) then please run with this patch and let me > know if it causes regressions. Thanks! no regressions with: iwm0 at pci2 dev 0

iwm(4) A-MSDU support

2021-03-29 Thread Stefan Sperling
This patch attempts to add support for receiving A-MSDUs to iwm(4). If you are using iwm(4) then please run with this patch and let me know if it causes regressions. Thanks! ACHTUNG: This patch breaks iwx(4)! Don't use it there! For this reason, the patch can neither be committed nor be put into