[RFC] qtn: add FullMAC firmware for Quantenna QSR10G wifi device

2016-12-23 Thread igor.mitsyanko.os
From: Igor Mitsyanko QSR10G is Quantenna's 8x8, 160M, 11ac WiFi card. Signed-off-by: Kamlesh Rath Signed-off-by: Sergey Matyukevich Signed-off-by: Avinash Patil Signed-off-by: Igor Mitsyanko --- This is an RFC patch that we sent to linux-wireless mailing list a while ago, and it spawned a di

Re: [RFC] qtn: add FullMAC firmware for Quantenna QSR10G wifi device

2016-12-23 Thread Christian Lamparter
On Friday, December 23, 2016 6:12:35 PM CET igor.mitsyanko...@quantenna.com wrote: > From: Igor Mitsyanko > > QSR10G is Quantenna's 8x8, 160M, 11ac WiFi card. > > Signed-off-by: Kamlesh Rath > Signed-off-by: Sergey Matyukevich > Signed-off-by: Avinash Patil > Signed-off-by: Igor Mitsyanko >

Re: [PATCH] brcmfmac: fix spelling mistakes on "Ivalid"

2016-12-23 Thread Arend Van Spriel
On 23-12-2016 1:43, Colin King wrote: > From: Colin Ian King > > Trivial fixes to spelling mistake "Ivalid" to "Invalid" in > brcmf_err error messages. Acked-by: Arend van Spriel > Signed-off-by: Colin Ian King > --- > drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c | 4 ++-- > 1

Re: [PATCH v3 3/3] nfc: trf7970a: Prevent repeated polling from crashing the kernel

2016-12-23 Thread Mark Greer
On Wed, Dec 21, 2016 at 11:18:34PM -0500, Geoff Lansberry wrote: > From: Jaret Cantu > > Repeated polling attempts cause a NULL dereference error to occur. > This is because the state of the trf7970a is currently reading but > another request has been made to send a command before it has finished