Re: New Realtek driver

2017-07-21 Thread Greg KH
On Fri, Jul 21, 2017 at 07:36:41PM -0500, Larry Finger wrote: > On 07/21/2017 10:08 AM, Greg KH wrote: > > On Thu, Jul 20, 2017 at 08:18:13PM -0500, Larry Finger wrote: > > > Kalle and Greg, > > > > > > Once again I find myself in the awkward position of needing to submit code > > > to two differe

Re: New Realtek driver

2017-07-21 Thread Larry Finger
On 07/21/2017 05:13 AM, Marcel Holtmann wrote: Hi Larry, Once again I find myself in the awkward position of needing to submit code to two different trees, i.e. wireless and staging. The code in question concerns a new Realtek device, the RTL8822BE. The device is already shipping, and Realte

Re: New Realtek driver

2017-07-21 Thread Larry Finger
On 07/21/2017 10:08 AM, Greg KH wrote: On Thu, Jul 20, 2017 at 08:18:13PM -0500, Larry Finger wrote: Kalle and Greg, Once again I find myself in the awkward position of needing to submit code to two different trees, i.e. wireless and staging. The code in question concerns a new Realtek device,

Re: brcfmac: add possibility to turn off powersave on wiphy

2017-07-21 Thread Rafal
On Fri, 21 Jul 2017, Dan Williams wrote: On Fri, 2017-07-21 at 16:56 +0200, Rafal wrote: I have a board with ap6212 chip and I have encountered two problems with the brcmfmac driver operating with this device. First problem I describe below, second one in separate mail. Namely, I have noticed

Re: [PATCH] Print NL80211_BSS_LAST_SEEN_BOOTTIME on scan results

2017-07-21 Thread Kalle Valo
Ningyuan Wang writes: > Signed-off-by: Ningyuan Wang > --- > nl80211.h | 4 > scan.c | 11 +++ > 2 files changed, 15 insertions(+) > > diff --git a/nl80211.h b/nl80211.h > index 241220c..5ea103c 100644 > --- a/nl80211.h > +++ b/nl80211.h > @@ -3360,6 +3360,9 @@ enum nl80211_bss_scan_w

Re: brcfmac: add possibility to turn off powersave on wiphy

2017-07-21 Thread Dan Williams
On Fri, 2017-07-21 at 16:56 +0200, Rafal wrote: > I have a board with ap6212 chip and I have encountered two problems > with the brcmfmac driver operating with this device. First problem I > describe below, second one in separate mail. > > > Namely, I have noticed quite poor connection with the d

brcmfmac: 43430, additional delay after core out of reset

2017-07-21 Thread Rafal
Again, ap6212 device on board. When the module gets unloaded and then loaded again, sometimes the driver fails to bring up the device - it stops with the following errors: [ 125.668000] brcmfmac: brcmf_sdio_txfail: sdio error, abort command and terminate frame [ 125.676000] brcmfmac: brcmf_s

pull-request: wireless-drivers 2017-07-21

2017-07-21 Thread Kalle Valo
Hi Dave, important fixes for net which had accumulated while I was away. I only applied the brcmfmac and rtlwifi patches only eight hours ago and I haven't seen the kbuild report yet so they might have some build breakage in theory. But the patches are so small so the chances that they would break

Re: [PATCH] bcma: gpio: Correct number of GPIOs for BCM53573

2017-07-21 Thread Kalle Valo
Florian Fainelli writes: > On 06/30/2017 02:37 PM, Rafał Miłecki wrote: >> On 30 June 2017 at 21:02, Florian Fainelli wrote: >>> Broadcom BCM53573 SoCs actually have 32 GPIOs, and not 16. >>> >>> Fixes: 3f37ec79dd21 ("bcma: support BCM53573 series of wireless SoCs") >>> Signed-off-by: Florian Fa

Re: RFC: Broadcom fmac wireless driver cleanup

2017-07-21 Thread Kalle Valo
Rafał Miłecki writes: > On 16 July 2017 at 13:21, Ian Molton wrote: >> I've been doing some cleanups in the broadcome brcmfmac driver, trying to >> understand how it works. >> >> I think this makes the driver a *lot* more readable. >> >> Of note: >> >> * Gets rid of the arbitrary and completely

Re: [PATCH] Print NL80211_BSS_LAST_SEEN_BOOTTIME on scan results

2017-07-21 Thread Kalle Valo
Ningyuan Wang writes: > This patch allows iw to print NL80211_BSS_LAST_SEEN_BOOTTIME > values on scan results. > > Change-Id: I4e6a3d830a83766d59671b42e824421a3414 Signed-off-by missing and Change-Id should not be included. -- Kalle Valo

Re: New Realtek driver

2017-07-21 Thread Greg KH
On Thu, Jul 20, 2017 at 08:18:13PM -0500, Larry Finger wrote: > Kalle and Greg, > > Once again I find myself in the awkward position of needing to submit code > to two different trees, i.e. wireless and staging. > > The code in question concerns a new Realtek device, the RTL8822BE. The > device i

[PATCH] iwlwifi: Demote messages about fw flags size to info

2017-07-21 Thread João Paulo Rechi Vita
These messages are not reporting a real error, just the fact that the firmware knows about more flags then the driver. Currently these messages are presented to the user during boot if there is no bootsplash covering the console, sometimes even if the boot splash is enabled but has not started yet

brcfmac: add possibility to turn off powersave on wiphy

2017-07-21 Thread Rafal
I have a board with ap6212 chip and I have encountered two problems with the brcmfmac driver operating with this device. First problem I describe below, second one in separate mail. Namely, I have noticed quite poor connection with the device despite good signal strength. Ping to the device w

Re: pull-request: iwlwifi 2017-07-21

2017-07-21 Thread Kalle Valo
Luca Coelho writes: > Here are some fixes for 4.13. More details in the tag description. > > I have sent this out before and kbuildbot didn't find any issues. > Please let me know if there are any issues. > > Cheers, > Luca. > > > The following changes since commit 271612d72da5b46715447bc18add4

Re: New Realtek driver

2017-07-21 Thread Marcel Holtmann
Hi Larry, > Once again I find myself in the awkward position of needing to submit code to > two different trees, i.e. wireless and staging. > > The code in question concerns a new Realtek device, the RTL8822BE. The device > is already shipping, and Realtek would like it to be available in kerne

Re: [PATCH v2] mwifiex: add tdls uapsd support module parameter

2017-07-21 Thread Xinming Hu
Hi, Please drop this patch, as there is a replace version already. > -Original Message- > From: Xinming Hu [mailto:huxinming...@gmail.com] > Sent: 2017年7月20日 19:06 > To: Linux Wireless > Cc: Kalle Valo; Brian Norris; Dmitry Torokhov; raja...@google.com; Zhiyuan > Yang; Tim Song; Cathy Lu

Re: Re: Re: [PATCH] mwifiex: add tdls uapsd support module parameter

2017-07-21 Thread Xinming Hu
Hi, > -Original Message- > From: Dmitry Torokhov [mailto:d...@google.com] > Sent: 2017年7月21日 1:29 > To: Brian Norris > Cc: Xinming Hu; Xinming Hu; Ganapathi Bhat; Linux Wireless; Kalle Valo; > raja...@google.com; Zhiyuan Yang; Tim Song; Cathy Luo > Subject: [EXT] Re: Re: [PATCH] mwifiex: a

[PATCH] mwifiex: disable uapsd in tdls config

2017-07-21 Thread Xinming Hu
From: Xinming Hu Tdls uapsd support capability is default disabled during tdls setup, correspondingly it should also been disabled in tdls config. Signed-off-by: Xinming Hu Signed-off-by: Cathy Luo Signed-off-by: Zhiyuan Yang --- drivers/net/wireless/marvell/mwifiex/sta_cmd.c | 11 +-

pull-request: iwlwifi 2017-07-21

2017-07-21 Thread Luca Coelho
Hi Kalle, Here are some fixes for 4.13. More details in the tag description. I have sent this out before and kbuildbot didn't find any issues. Please let me know if there are any issues. Cheers, Luca. The following changes since commit 271612d72da5b46715447bc18add4a1cf7d87687: Revert "rtl

Re: [Patch net] wl1251: add a missing spin_lock_init()

2017-07-21 Thread Kalle Valo
Pavel Machek writes: > On Thu 2017-07-06 15:00:37, Cong Wang wrote: >> This fixes the following kernel warning: >> >> [ 5668.771453] BUG: spinlock bad magic on CPU#0, kworker/u2:3/9745 >> [ 5668.771850] lock: 0xce63ef20, .magic: , .owner: /-1, >> .owner_cpu: 0 > ... >> by adding t

Re: [Patch net] wl1251: add a missing spin_lock_init()

2017-07-21 Thread Pavel Machek
Hi! On Thu 2017-07-06 15:00:37, Cong Wang wrote: > This fixes the following kernel warning: > > [ 5668.771453] BUG: spinlock bad magic on CPU#0, kworker/u2:3/9745 > [ 5668.771850] lock: 0xce63ef20, .magic: , .owner: /-1, > .owner_cpu: 0 ... > by adding the missing spin_lock_init().

Re: Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"

2017-07-21 Thread Kalle Valo
Larry Finger wrote: > This reverts commit f95d95a7cd5514549dcf6ba754f0ee834cce3e1f. > > With commit f95d95a7cd55 ("rtlwifi: btcoex: rtl8723be: fix ant_sel not > work"), the kernel has a NULL pointer dereference oops. This content and > the proper fix will be included in a later patch. > > Fixes

Re: [for-4.13] brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()

2017-07-21 Thread Kalle Valo
Arend Van Spriel wrote: > Recent change in brcmf_sdio_txpkt_hdalign() changed the > behavior and now always returns 0. This resulted in a > regression which basically renders the device useless. > > Fixes: 270a6c1f65fe ("brcmfmac: rework headroom check in .start_xmit()") > Reported-by: S. Gilles

Re: [PATCH 1/1] rtl8188eu: add TL-WN722N v2 support

2017-07-21 Thread Kalle Valo
Greg KH writes: > On Mon, Jul 17, 2017 at 11:59:35AM -0400, Michael Gugino wrote: >> From: Michael Gugino >> >> This patch adds support for USB Device TP-Link TL-WN722N v2. >> VendorID: 0x2357, ProductID: 0x010c >> >> Signed-off-by: Michael Gugino >> --- >> drivers/staging/rtl8188eu/os_dep/us