[PATCH] ath10k: fix copy engine 5 destination ring stuck

2016-09-21 Thread Rajkumar Manoharan
Firmware is running watchdog timer for tracking copy engine ring index and write index. Whenever both indices are stuck at same location for given duration, watchdog will be trigger to assert target. While updating copy engine destination ring write index, driver ensures that write index will not

Re: [PATCH v3 0/9] Add support for Neighbor Awareness Networking

2016-09-21 Thread Arend Van Spriel
On 20-9-2016 16:31, Luca Coelho wrote: > From: Luca Coelho > > Hi, > > Now v3 of the NAN patchset. Ayala has taken care of the kbuild bot > compilation errors and of all Arend's comments, except for the one > about adding a helper function instead checking for

RE: [PATCH v3 0/9] Add support for Neighbor Awareness Networking

2016-09-21 Thread Otcheretianski, Andrei
> -Original Message- > From: Arend Van Spriel [mailto:arend.vanspr...@broadcom.com] > Sent: Wednesday, September 21, 2016 12:40 > To: Luca Coelho ; johan...@sipsolutions.net > Cc: linux-wireless@vger.kernel.org; Beker, Ayala ; > Otcheretianski, Andrei

wifi test automation?

2016-09-21 Thread Oleksij Rempel
Hallo all, What kind of WiFi testomation are you using? Right now i found some links, do some of this used by WiFi devs? http://avocado-framework.github.io/ https://autotest.github.io/ https://github.com/Wi-FiTestSuite https://wireless.wiki.kernel.org/en/developers/testing/wifi-test

[PATCH] rsi: fix memory leak in module unload

2016-09-21 Thread Prameela Rani Garnepudi
debugfs entry removal statement moved inside CONFIG_RSI_DEBUGSFS flag added freeing of below structures * channel list for each supported band * rsi debugfs info Signed-off-by: Prameela Rani Garnepudi --- drivers/net/wireless/rsi/rsi_91x_mac80211.c | 11 +++

Re: [PATCH 2/4] carl9170: fix debugfs crashes

2016-09-21 Thread Greg KH
On Sat, Sep 17, 2016 at 09:43:02PM +0200, Christian Lamparter wrote: > Ben Greear reported: > > I see lots of instability as soon as I load up the carl9710 NIC. > > My application is going to be poking at it's debugfs files... > > > > BUG: KASAN: slab-out-of-bounds in

Re: TCP data throughput for BCM43362

2016-09-21 Thread Arend van Spriel
On 19-09-16 08:36, Jörg Krause wrote: > Hi Arend, > > On Wed, 2016-09-14 at 20:13 +0200, Arend Van Spriel wrote: >> On 14-9-2016 15:41, Jörg Krause wrote: >>> >>> Hi, >>> >>> On Mon, 2016-08-29 at 23:15 +0200, Jörg Krause wrote: On Mi, 2016-08-24 at 20:35 +0200, Arend Van Spriel wrote:

[PATCH v2] carl9170: fix debugfs crashes

2016-09-21 Thread Christian Lamparter
Ben Greear reported: > I see lots of instability as soon as I load up the carl9710 NIC. > My application is going to be poking at it's debugfs files... > > BUG: KASAN: slab-out-of-bounds in carl9170_debugfs_read+0xd5/0x2a0 > [carl9170] at addr 0x8801bc1208b0 > Read of size 8 by task

Re: [PATCH 2/4] carl9170: fix debugfs crashes

2016-09-21 Thread Christian Lamparter
On Wednesday, September 21, 2016 12:13:25 PM CEST Greg KH wrote: > On Sat, Sep 17, 2016 at 09:43:02PM +0200, Christian Lamparter wrote: > > Ben Greear reported: > > > I see lots of instability as soon as I load up the carl9710 NIC. > > > My application is going to be poking at it's debugfs

Re: ath10k mesh mode issue

2016-09-21 Thread Matteo Grandi
Hi Michal, thanks for the reply: I've already loaded the ath10k_core with the rowmode parameters, this is the modinfo result: root@Tam:~# modinfo ath10k_core filename: /lib/modules/3.14.48-g408ccb9/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko license:Dual BSD/GPL description:

Re: RTL8192EU on rtl8xxxu driver breaks every few minutes

2016-09-21 Thread Franc[e]sco
Oops, forgot to forward the previous reply to the mailing list. I have attached the output of iw link the AP is an asus dsl-n55u router in 2.4 GHz mode, using WPA2-Personal with AES encryption. It's also running a second 5GHz wireless network which has a different SSID. Also, this seems to be

Re: Problem with 40Mhz on 2.5GHz with Intel 8260

2016-09-21 Thread Volker Mische
Hi, On 09/21/2016 09:20 AM, Emmanuel Grumbach wrote: >>> can you try to unplug the power cord? I had reports that said that >>> this can help. Again, just a debug step to give us a hint of what you >>> can be experiencing. >> >> Unplug without any module parameters or combined with the >>

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-21 Thread Ben Greear
On 09/21/2016 08:34 PM, bruce m beach wrote: i.e a lable that the code jumps to and nothing else. At this point I have added VendorCommand(), and a debugger via ep0. ( ep0 is a good choice since it is available a boot, no matter what) and over the next few months I am going to move ->all<-

Re: pull-request: wireless-drivers 2016-09-20

2016-09-21 Thread David Miller
From: Kalle Valo Date: Tue, 20 Sep 2016 13:20:46 +0300 > last pull request for 4.8, unless something really drastic comes up. And > a small one even, just a small fix to iwlwifi to avoid a firmware crash. > > Please let me know if there are any problems. Pulled, thanks.

Re: [PATCH v2 2/9] mac80211: add boilerplate code for start / stop NAN

2016-09-21 Thread Arend Van Spriel
On 20-9-2016 16:36, Luca Coelho wrote: > Hi Arend, > > On Tue, 2016-09-20 at 14:29 +0200, Arend Van Spriel wrote: >> On 20-9-2016 13:45, Beker, Ayala wrote: >>> I don't think there is something in common to those interface types >>> that can fit such a function semantically, so I decided not to

Re: ath9k_htc kernel driver regression affecting throughput

2016-09-21 Thread bruce m beach
memory will be very tight. There is 160k or known ram and bits and pieces elsewhere. The rom is 24k (maximum). I currently am not to worried about it. (although I am watching it) bruce On 9/21/16, Ben Greear wrote: > > > On 09/21/2016 08:34 PM, bruce m beach wrote: >

Re: Problem with 40Mhz on 2.5GHz with Intel 8260

2016-09-21 Thread Emmanuel Grumbach
On Wed, Sep 21, 2016 at 11:19 PM, Volker Mische wrote: > Hi, > > On 09/21/2016 09:20 AM, Emmanuel Grumbach wrote: can you try to unplug the power cord? I had reports that said that this can help. Again, just a debug step to give us a hint of what you can be

Re: Problem with 40Mhz on 2.5GHz with Intel 8260

2016-09-21 Thread Emmanuel Grumbach
> Hi, > > On 09/20/2016 08:22 AM, Volker Mische wrote: >> On 09/20/2016 07:39 AM, Emmanuel Grumbach wrote: >>> On Mon, Sep 19, 2016 at 5:00 PM, Volker Mische >>> wrote: I'm having connectivity issues with an Intel 8260 on a 2.5GHz network when using 40Mhz. I'm

Re: Problem with 40Mhz on 2.5GHz with Intel 8260

2016-09-21 Thread Volker Mische
Hi, On 09/21/2016 08:54 AM, Emmanuel Grumbach wrote: >> On 09/20/2016 08:22 AM, Volker Mische wrote: >>> On 09/20/2016 07:39 AM, Emmanuel Grumbach wrote: On Mon, Sep 19, 2016 at 5:00 PM, Volker Mische wrote: > I'm having connectivity issues with an Intel

Re: Problem with 40Mhz on 2.5GHz with Intel 8260

2016-09-21 Thread Emmanuel Grumbach
>>> >>> I've set the iwlmvm power_scheme to 1 (and allowed the 40Mhz >>> connection). First I thought it's good, but after a while the queue >>> still got stuck. Especially after waking up from a suspend (not sure if >>> that matters). >> >> Ok - good to know. >> >>> >>> What are the next steps?

[PATCH] rsi: fix memory lean in module unload

2016-09-21 Thread Prameela Rani Garnepudi
Moved debugfs entry removal under CONFIG_RSI_DEBUGFS flag Added freeing of below structures * channels list in each supported band * rsi debugfs info Signed-off-by: Prameela Rani Garnepudi --- drivers/net/wireless/rsi/rsi_91x_mac80211.c | 11 +++ 1 file

[PATCH] brcmfmac: fix memory leak in brcmf_fill_bss_param

2016-09-21 Thread Rafał Miłecki
From: Rafał Miłecki This function is called from get_station callback which means that every time user space was getting/dumping station(s) we were leaking 2 KiB. Signed-off-by: Rafał Miłecki Fixes: 1f0dc59a6de ("brcmfmac: rework .get_station() callback")