Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-09-05 Thread Rafał Miłecki
On Wed, 5 Sep 2018 at 13:06, Arend van Spriel wrote: > On 8/29/2018 10:17 PM, Rafał Miłecki wrote: > > Hi Arend, > > > > On Mon, 25 Jun 2018 at 10:31, Arend van Spriel > > wrote: > >> On 6/25/2018 6:40 AM, Rafał Miłecki wrote: > >>> On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: > On

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-09-05 Thread Arend van Spriel
On 8/29/2018 10:17 PM, Rafał Miłecki wrote: Hi Arend, On Mon, 25 Jun 2018 at 10:31, Arend van Spriel wrote: On 6/25/2018 6:40 AM, Rafał Miłecki wrote: On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: On Fri, 22 Jun 2018 at 20:45, Arend van Spriel wrote: Here a couple of patches in

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-08-29 Thread Rafał Miłecki
Hi Arend, On Mon, 25 Jun 2018 at 10:31, Arend van Spriel wrote: > On 6/25/2018 6:40 AM, Rafał Miłecki wrote: > > On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: > >> On Fri, 22 Jun 2018 at 20:45, Arend van Spriel > >> wrote: > >>> Here a couple of patches in preparation of monitor mode

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-29 Thread Kalle Valo
Rafał Miłecki writes: > On Mon, 25 Jun 2018 at 10:31, Arend van Spriel > wrote: >> >> On 6/25/2018 6:40 AM, Rafał Miłecki wrote: >> > On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: >> >> On Fri, 22 Jun 2018 at 20:45, Arend van Spriel >> >> wrote: >> >>> Here a couple of patches in

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-25 Thread Rafał Miłecki
On Mon, 25 Jun 2018 at 10:31, Arend van Spriel wrote: > > On 6/25/2018 6:40 AM, Rafał Miłecki wrote: > > On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: > >> On Fri, 22 Jun 2018 at 20:45, Arend van Spriel > >> wrote: > >>> Here a couple of patches in preparation of monitor mode support. It >

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-25 Thread Rafał Miłecki
On Mon, 25 Jun 2018 at 10:18, Arend van Spriel wrote: > On 6/24/2018 1:48 PM, Rafał Miłecki wrote: > > On Fri, 22 Jun 2018 at 20:45, Arend van Spriel > > wrote: > >> Here a couple of patches in preparation of monitor mode support. It > >> is mostly about querying firmware for support. While at

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-25 Thread Arend van Spriel
On 6/25/2018 6:40 AM, Rafał Miłecki wrote: On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: On Fri, 22 Jun 2018 at 20:45, Arend van Spriel wrote: Here a couple of patches in preparation of monitor mode support. It is mostly about querying firmware for support. While at it I stumbled upon

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-25 Thread Arend van Spriel
On 6/24/2018 1:48 PM, Rafał Miłecki wrote: On Fri, 22 Jun 2018 at 20:45, Arend van Spriel wrote: Here a couple of patches in preparation of monitor mode support. It is mostly about querying firmware for support. While at it I stumbled upon the fact that 160MHz was not completely implemented in

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-24 Thread Rafał Miłecki
On Sun, 24 Jun 2018 at 13:48, Rafał Miłecki wrote: > On Fri, 22 Jun 2018 at 20:45, Arend van Spriel > wrote: > > Here a couple of patches in preparation of monitor mode support. It > > is mostly about querying firmware for support. While at it I stumbled > > upon the fact that 160MHz was not

Re: [PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-24 Thread Rafał Miłecki
On Fri, 22 Jun 2018 at 20:45, Arend van Spriel wrote: > Here a couple of patches in preparation of monitor mode support. It > is mostly about querying firmware for support. While at it I stumbled > upon the fact that 160MHz was not completely implemented in the driver > so there is a patch for

[PATCH 0/6] brcmfmac: fix 160MHz support and monitor mode

2018-06-22 Thread Arend van Spriel
Here a couple of patches in preparation of monitor mode support. It is mostly about querying firmware for support. While at it I stumbled upon the fact that 160MHz was not completely implemented in the driver so there is a patch for that as well. The first two patches are actually some changes to