[PATCH] rtl8xxxu: tx rate reported before set

2016-11-25 Thread Barry Day
Move the dev_info call that attempts to show the rate used before it is set. Signed-off-by: Barry Day --- rtl8xxxu_core.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rtl8xxxu_core.c b/rtl8xxxu_core.c index 04141e5..a9137ab 100644 ---

Re: [PATCH v2 0/7] ath9k: EEPROM swapping improvements

2016-11-25 Thread Martin Blumenstingl
On Fri, Nov 25, 2016 at 4:06 PM, Valo, Kalle wrote: > Kalle Valo writes: > >> Martin Blumenstingl writes: >> >>> There are two types of swapping the EEPROM data in the ath9k driver. >>> Before this series one type

Re: [PATCH] mt7601u: wait for clear rxq when stopping mac

2016-11-25 Thread Jakub Kicinski
On Fri, 25 Nov 2016 03:13:34 -0800, Anthony Romano wrote: > mt7601u_mac_stop_hw should stop polling the rxq once it remains empty > but instead continues polling after the rxq status stays clear; bringing > down the interface takes about six seconds from this alone. > > Speed up path by exiting

Re: [PATCH 2/3] ath9k: export configurable parameters of PTA

2016-11-25 Thread Valo, Kalle
miaoq...@codeaurora.org writes: > From: Miaoqing Pan > > Export time_extend, pritority_time, first_slot_time, wl_active_time > and wl_qc_time those PTA(aka slotted mode) configurable parameters, > allow user to change/debug the timing easily. > > Also set wl_active_time

Re: [PATCH 1/3] ath9k: Add a module parameter to set btcoex duty cycle

2016-11-25 Thread Valo, Kalle
miaoq...@codeaurora.org writes: > From: Miaoqing Pan > > btcoex duty cyle allows user to balance the performance > between WLAN and BT. > > Signed-off-by: Miaoqing Pan [...] > --- a/drivers/net/wireless/ath/ath9k/init.c > +++

Re: [PATCH v2] ath9k: Introduce airtime fairness scheduling between stations

2016-11-25 Thread Valo, Kalle
(The make-wifi-fast list is annoying as it always spams me when it's on CC, so dropped it.) Toke Høiland-Jørgensen writes: > This reworks the ath9k driver to schedule transmissions to connected > stations in a way that enforces airtime fairness between them. It > accomplishes this

Re: [PATCH v2 0/7] ath9k: EEPROM swapping improvements

2016-11-25 Thread Valo, Kalle
Kalle Valo writes: > Martin Blumenstingl writes: > >> There are two types of swapping the EEPROM data in the ath9k driver. >> Before this series one type of swapping could not be used without the >> other. >> >> The first type of

[PATCH] mt7601u: wait for clear rxq when stopping mac

2016-11-25 Thread Anthony Romano
mt7601u_mac_stop_hw should stop polling the rxq once it remains empty but instead continues polling after the rxq status stays clear; bringing down the interface takes about six seconds from this alone. Speed up path by exiting rxq loop once status repeatedly polls empty. Signed-off-by: Anthony

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

2016-11-25 Thread IgorMitsyanko
On 11/24/2016 02:59 PM, Kalle Valo wrote: IgorMitsyanko writes: On 11/23/2016 06:25 PM, Kalle Valo wrote: IgorMitsyanko writes: To clarify with you and Kalle, as persons involved with linux-wireless: is my understanding

Re: [1/2] mwifiex: cleanup wake-IRQ handling if suspend fails

2016-11-25 Thread Kalle Valo
Amitkumar Karwar wrote: > From: Brian Norris > > We don't want to leave the wake IRQ enabled. > > Signed-off-by: Brian Norris > Signed-off-by: Amitkumar Karwar 2 patches applied to

pull-request: wireless-drivers-next 2016-11-25

2016-11-25 Thread Kalle Valo
Hi Dave, here's a pull request for 4.10. ath9k has now been converted to use mac80211 intermediate software queues to fix bufferbloat problems. rsi has become active again and latevy mwifiex has been getting a _lot_ of love. I'm not expecting to see any problems with this pull request. When you

Re: [PATCH 2/2] cfg80211: Add support to sched scan to report better BSSs

2016-11-25 Thread Luca Coelho
IMHO "report better BSSs" is vague in this context.  It would better to use something more concrete like "add relative RSSI attribute to sched scan". On Thu, 2016-11-24 at 00:07 +0200, Jouni Malinen wrote: > From: vamsi krishna >  > Enhance sched scan to support option

Re: [PATCH 1/2] nl80211: Use different attrs for BSSID and random MAC addr in scan req

2016-11-25 Thread Luca Coelho
On Thu, 2016-11-24 at 00:07 +0200, Jouni Malinen wrote: > From: Vamsi Krishna > > NL80211_ATTR_MAC was used to set both the specific BSSID to be scanned > and the random MAC address to be used when privacy is enabled. When both > the features are enabled, both the BSSID

Re: [PATCH] nl80211: provide minimum scheduled scan (plan) interval

2016-11-25 Thread Luca Coelho
Hi Arend, On Tue, 2016-11-22 at 13:31 +, Arend van Spriel wrote: > The interval for scheduled scan may have a minimum value for > the device. Allow drivers to specify a minimum value in the > struct wiphy so user-space interval values can be validated > against it. > > Signed-off-by: Arend

Re: [PATCH] nl80211: provide minimum scheduled scan (plan) interval

2016-11-25 Thread Johannes Berg
Sorry, forgot to reply to this until Luca's email bumped it up... On Tue, 2016-11-22 at 21:06 +0100, Arend Van Spriel wrote: > Are we? Currently, the minimum is not checked in nl80211, but that > does not say anything about the driver which might validate the > interval as well and return an