Re: [PATCH] mac80211: notify NSS changed when IBSS and HT

2014-12-17 Thread Janusz Dziedzic
On 16 December 2014 at 20:54, Johannes Berg johan...@sipsolutions.net wrote: On Tue, 2014-12-16 at 09:56 +0100, Janusz Dziedzic wrote: drv_sta_rc_update(local, sdata, sta-sta, IEEE80211_RC_SUPP_RATES_CHANGED); +

[PATCH 2/4] mwifiex: do not send key material cmd when delete wep key

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch fixes memory corruption reported by community developer. Memory corruption occurs in mwifiex_ret_802_11_key_material_v1() when a short command response is received without a key length causing non initialised memory to be interpreted as the key length

[PATCH 4/4] mwifiex: get supported BA stream info from FW

2014-12-17 Thread Avinash Patil
This patch adds support to get number of BA streams supported information from FW. Some newer chips(e.g. 8897 series) support 4 BA streams for TX; so driver should not disallow BA stream setup just after 2 streams have been established. Signed-off-by: Avinash Patil pat...@marvell.com ---

[PATCH 3/4] mwifiex: make tx packet 64 byte DMA aligned

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch adds support for DMA alignment of 64 bytes for TX packets. Signed-off-by: Xinming Hu h...@marvell.com Signed-off-by: Avinash Patil pat...@marvell.com --- drivers/net/wireless/mwifiex/11n_aggr.c | 15 ---

RE: [REGRESSION] mwifiex: memory corruption on WEP disassociation

2014-12-17 Thread Avinash Patil
Hi Martin, Issue has been tracked down and it was discovered that with key material v1 API FW, action delete is not supported. WEP encryption in such cases is disabled by resetting bit in mac_filter which happens in the same function. Patch has been posted to linux-wireless list; here is link

[PATCH v2] mac80211: notify NSS changed when IBSS and HT

2014-12-17 Thread Janusz Dziedzic
When using IBSS in HT mode, we always get NSS=1 in rc_update callback. Force NSS recalculation when rates updated and notify driver that NSS changed. Signed-off-by: Janusz Dziedzic janusz.dzied...@tieto.com --- net/mac80211/ibss.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-)

[PATCH 4/4] mwifiex: get supported BA stream info from FW

2014-12-17 Thread Avinash Patil
This patch adds support to get number of BA streams supported information from FW. Some newer chips(e.g. 8897 series) support 4 BA streams for TX; so driver should not disallow BA stream setup just after 2 streams have been established. Signed-off-by: Avinash Patil pat...@marvell.com ---

[PATCH 2/4] mwifiex: do not send key material cmd when delete wep key

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch fixes memory corruption reported by community developer. Memory corruption occurs in mwifiex_ret_802_11_key_material_v1() when a short command response is received without a key length causing non initialised memory to be interpreted as the key length

[PATCH 2/4] mwifiex: do not send key material cmd when delete wep key

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch fixes memory corruption reported by community developer. Memory corruption occurs in mwifiex_ret_802_11_key_material_v1() when a short command response is received without a key length causing non initialised memory to be interpreted as the key length

[PATCH 3/4] mwifiex: make tx packet 64 byte DMA aligned

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch adds support for DMA alignment of 64 bytes for TX packets. Signed-off-by: Xinming Hu h...@marvell.com Signed-off-by: Avinash Patil pat...@marvell.com --- drivers/net/wireless/mwifiex/11n_aggr.c | 15 ---

[PATCH 3/4] mwifiex: make tx packet 64 byte DMA aligned

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch adds support for DMA alignment of 64 bytes for TX packets. Signed-off-by: Xinming Hu h...@marvell.com Signed-off-by: Avinash Patil pat...@marvell.com --- drivers/net/wireless/mwifiex/11n_aggr.c | 15 ---

[PATCH 1/4] mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default

2014-12-17 Thread Avinash Patil
Enable the endian checks by default. Signed-off-by: Avinash Patil pat...@marvell.com --- drivers/net/wireless/mwifiex/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/mwifiex/Makefile b/drivers/net/wireless/mwifiex/Makefile index 9487d72..5a8ecad 100644 ---

[PATCH v2 2/8] ath10k: use wmi op version to check which iface combination to use

2014-12-17 Thread Kalle Valo
ATH10K_FW_FEATURE_WMI_10X should not be used for anymore as that's now deprecated, instead use wmi op version. Signed-off-by: Kalle Valo kv...@qca.qualcomm.com --- drivers/net/wireless/ath/ath10k/mac.c | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) diff --git

[PATCH v2 3/8] ath10k: print ath10k wmi op version

2014-12-17 Thread Kalle Valo
The internal firmware version doesn't tell much to the user, it's more informative to use that field to print the wmi op version. Signed-off-by: Kalle Valo kv...@qca.qualcomm.com --- drivers/net/wireless/ath/ath10k/debug.c |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff

[PATCH v2 4/8] ath10k: add 10.2.4 firmware support

2014-12-17 Thread Kalle Valo
From: Rajkumar Manoharan rmano...@qti.qualcomm.com 10.2.4 firmware uses bitmask in wmi_resource_config to configure 10.2 firmware features like airtime fairness and rx batch mode instead of maintaining separete bool entry. This allows new features that can be configure during init time without

[PATCH v2 5/8] ath10k: add wmi support for pdev_set_quiet_mode

2014-12-17 Thread Kalle Valo
From: Rajkumar Manoharan rmano...@qti.qualcomm.com Add WMI support to send pdev_set_quiet_mode command to target. This will be used for thermal mitigation purpose. Signed-off-by: Rajkumar Manoharan rmano...@qti.qualcomm.com Signed-off-by: Kalle Valo kv...@qca.qualcomm.com ---

[PATCH v2 6/8] ath10k: add thermal cooling device support

2014-12-17 Thread Kalle Valo
From: Rajkumar Manoharan rmano...@qti.qualcomm.com Thermal cooling device support is added to control the temperature by throttling the data transmission for the given duration. Throttling is done using hw MAC quiet time setting. Period, duration and offset from TBTT can be set up to quiet the

[PATCH v2 7/8] ath10k: add wmi interface for pdev_get_temperature

2014-12-17 Thread Kalle Valo
From: Rajkumar Manoharan rmano...@qti.qualcomm.com Add WMI command support for reading temperature from the target and corresponding WMI temperature event handler. The pdev_get_temperature command is currently supported in 10.2 firmware alone. Signed-off-by: Rajkumar Manoharan

[PATCH v2 8/8] ath10k: add thermal sensor device support

2014-12-17 Thread Kalle Valo
From: Rajkumar Manoharan rmano...@qti.qualcomm.com Temperature sensor generates electrical analog voltage from temperature of each chain. The analog voltage is converted to digital value through ADC. For reading temperature values fom user space, hw monitoring device is used. Whenever the user

RE: [PATCH 1/4] mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default

2014-12-17 Thread Avinash Patil
Thanks for review, Joe. I will send v2 with -DDEBUG removed. Thanks, Avinash From: linux-wireless-ow...@vger.kernel.org [linux-wireless-ow...@vger.kernel.org] On Behalf Of Joe Perches [j...@perches.com] Sent: Wednesday, December 17, 2014 3:11 PM To:

Re: [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed

2014-12-17 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: Assoc peer command contain information about NSS. When we will get IEEE80211_RC_NSS_CHANGED we should also send (re) assoc peer command to be sure firmware will know about it and RC will work correctly. Signed-off-by: Janusz Dziedzic

Re: [PATCH 3/4] mwifiex: make tx packet 64 byte DMA aligned

2014-12-17 Thread Joe Perches
On Wed, 2014-12-17 at 19:27 +0530, Avinash Patil wrote: From: Xinming Hu h...@marvell.com [] diff --git a/drivers/net/wireless/mwifiex/11n_aggr.c b/drivers/net/wireless/mwifiex/11n_aggr.c [] @@ -101,6 +101,13 @@ mwifiex_11n_form_amsdu_txpd(struct mwifiex_private *priv, { struct txpd

Re: [PATCH] mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()

2014-12-17 Thread Johannes Berg
On Tue, 2014-12-16 at 16:01 +0200, Emmanuel Grumbach wrote: From: Luciano Coelho luciano.coe...@intel.com The call to cfg80211_ch_switch_notify() should be at the end of the ieee80211_chswitch_post_beacon() function, because it should only be sent if everything succeeded. Applied. johannes

Re: [PATCH v2] mac80211: notify NSS changed when IBSS and HT

2014-12-17 Thread Johannes Berg
On Wed, 2014-12-17 at 10:00 +0100, Janusz Dziedzic wrote: When using IBSS in HT mode, we always get NSS=1 in rc_update callback. Force NSS recalculation when rates updated and notify driver that NSS changed. Applied. johannes -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH v5] mac80211: keep sending peer candidate events while in listen state

2014-12-17 Thread Johannes Berg
On Tue, 2014-12-16 at 01:41 +, Nishikawa, Kenzoh wrote: Instead of sending peer candidate events just once, send them as long as the peer remains in the LISTEN state in the peering state machine, when userspace is implementing the peering manager. Userspace may silence the events from a

Re: [PATCH v10 1/4] cfg80211: allow usermode to query wiphy specific regdom

2014-12-17 Thread Johannes Berg
Applied all 4. johannes -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCHv2] mac80211: enable TPC through mac80211 stack

2014-12-17 Thread Johannes Berg
On Mon, 2014-12-15 at 14:40 +0100, Lorenzo Bianconi wrote: In pending driver (ath9k) patches TPC related info in hw conf and bss_conf are not used for the same purpose. The first one is used to configure HW TPC registers, since TPC should be enabled in hw if there is at least one interface

Re: [PATCH] mac80211: Fix ignored HT override configurations

2014-12-17 Thread Johannes Berg
On Sun, 2014-12-14 at 10:38 +0200, Emmanuel Grumbach wrote: From: Chaya Rachel Ivgi chaya.rachel.i...@intel.com HT override configurations was ignored when choosing the channel (until now, the override configuration affected only the capabilities shown in the IEs). The override

Re: [PATCH 1/4] mac80211: handle power constraint and country IEs in RRM

2014-12-17 Thread Johannes Berg
All 4 applied. johannes -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[Resend PATCH v5] mac80211: keep sending peer candidate events while in listen state

2014-12-17 Thread Nishikawa, Kenzoh
Instead of sending peer candidate events just once, send them as long as the peer remains in the LISTEN state in the peering state machine, when userspace is implementing the peering manager. Userspace may silence the events from a peer by progressing the state machine or by setting the link

[PATCH 3.19] mac80211: minstrel: reduce size of struct minstrel_rate_stats

2014-12-17 Thread Felix Fietkau
On minstrel_ht, the size of the per-sta struct is almost 18k, making it an order-3 allocation. A few fields inside the per-rate statistics are bigger than they need to be. This patch reduces the size enough to cut down the per-sta struct to about 13k (order-2 allocation). Signed-off-by: Felix

Re: mac80211 USB adapters with 5GHz support and SMA antenna

2014-12-17 Thread Bruno Randolf
Hi, On 12/16/2014 07:09 PM, Dani Camps wrote: I am looking for a Wi-Fi adapter with the following specs: a) Operates at 5GHz b) Supports 802.11n and optionally 802.11ac c) USB interface d) SMA connector for external antenna(s) e) It is supported by mac80211, and supports mesh mode Me

[PATCH v2 3.19] mac80211: minstrel: reduce size of struct minstrel_rate_stats

2014-12-17 Thread Felix Fietkau
On minstrel_ht, the size of the per-sta struct is almost 18k, making it an order-3 allocation. A few fields inside the per-rate statistics are bigger than they need to be. This patch reduces the size enough to cut down the per-sta struct to about 13k (order-2 allocation). Signed-off-by: Felix

[PATCH 3/9] cfg80211: add scan time to survey data

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com Add the time spent scanning to the survey data so it can be reported by drivers that collect such information. Change-Id: Ice25ac9ddd5fb3d7dba76f20dd6eec36597e1de9 Signed-off-by: Johannes Berg johannes.b...@intel.com --- include/net/cfg80211.h |

[PATCH 6/9] mac80211: allow drivers to provide most station statistics

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com In many cases, drivers can filter things like beacons that will skew statistics reported by mac80211. To get correct statistics in these cases, call drivers to obtain statistics and let them override all values, filling values from mac80211 if the

[PATCH 4/9] cfg80211: allow including station info in delete event

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com When a station is removed, its statistics may be interesting to userspace, for example for further aggregation of statistics of all stations that ever connected to an AP. Introduce a new cfg80211_del_sta_sinfo() function (and make the

[PATCH 1/9] cfg80211: remove channel from survey names

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com All of the survey data is (currently) per channel anyway, so having the word channel in the name does nothing. In the next patch I'll introduce global data to the survey, where the word channel is actually confusing. Signed-off-by: Johannes Berg

[PATCH 9/9] nl80211: clarify packet statistics descriptions

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com The current statistics we keep aren't very clear, some are on MPDUs and some on MSDUs/MMPDUs. Clarify the descriptions based on the counters mac80211 keeps. Change-Id: I277c545f4fc5496713bf7d6148c4711d56d5bf5e Signed-off-by: Johannes Berg

[PATCH 8/9] cfg80211: add nl80211 beacon-only statistics

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com Add these two values: * BEACON_RX: number of beacons received from this peer * BEACON_SIGNAL_AVG: signal strength average for beacons only These can then be used for Android Lollipop's statistics request. Change-Id:

[PATCH 5/9] mac80211: send statistics with delete station event

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com Use the new cfg80211_del_sta_sinfo() function to send the statistics about the deleted station with the delete event. This lets userspace see how much traffic etc. the deleted station used. Change-Id: I5d3e5e88cd492005317c188d4bf77ead6959be63

[PATCH 7/9] cfg80211: remove enum station_info_flags

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com This is really just duplicating the list of information that's already available in the nl80211 attribute, so remove the list. Two small changes are needed: * remove STATION_INFO_ASSOC_REQ_IES complete, but the length (assoc_req_ies_len) can be used

[PATCH 2/9] cfg80211: allow survey data to return global data

2014-12-17 Thread Johannes Berg
From: Johannes Berg johannes.b...@intel.com Not all devices are able to report survey data (particularly time spent for various operations) per channel. As all these statistics already exist in survey data, allow such devices to report them (if userspace requested it) Change-Id:

Re: [PATCH v9 0/2] Stop scheduled scan if netlink client disappears

2014-12-17 Thread Johannes Berg
Both applied. johannes -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/5] ath10k: implement new beacon tx status event

2014-12-17 Thread Bartosz Markowski
From: Michal Kazior michal.kaz...@tieto.com This event is delivered to host by firmware if it supports beacon templates only. Signed-off-by: Michal Kazior michal.kaz...@tieto.com --- drivers/net/wireless/ath/ath10k/wmi-tlv.c | 50 +++

[PATCH 3/5] ath10k: implement prb tmpl wmi command

2014-12-17 Thread Bartosz Markowski
From: Michal Kazior michal.kaz...@tieto.com New firmware revisions with beacon templates need probe templates as well because they don't forward probe requests to host at all. This is required for new firmware to work with direct probe requests (notably required by hidden ssid AP).

[PATCH 5/5] ath10k: implement support for ap beacon offloading

2014-12-17 Thread Bartosz Markowski
From: Michal Kazior michal.kaz...@tieto.com New firmware revisions support beacon and probe response templates instead. This means SWBA events are no longer delivered for these firmware revisions. Signed-off-by: Michal Kazior michal.kaz...@tieto.com --- drivers/net/wireless/ath/ath10k/mac.c |

[PATCH 2/5] ath10k: implement beacon template command

2014-12-17 Thread Bartosz Markowski
From: Michal Kazior michal.kaz...@tieto.com New firmware revisions may support setting beacon template. Implement wmi interface for it. Signed-off-by: Michal Kazior michal.kaz...@tieto.com --- drivers/net/wireless/ath/ath10k/wmi-ops.h | 23 +++ drivers/net/wireless/ath/ath10k/wmi-tlv.c

changes to Linux wireless maintenance

2014-12-17 Thread John W. Linville
Greetings, Almost 9 years ago, Jeff Garzik wrote a message on LKML detailing the sad state of wireless LANs in the Linux world. The point of his message was So... there it is. We suck. There's hope. No Luke Skywalker in sight.: https://lkml.org/lkml/2006/1/5/671 Shortly thereafter,

[PATCH] nl80211: increase the max number of rules in regdomain

2014-12-17 Thread Arik Nemtsov
Some network cards (Intel) produce per-channel regdomains and rely on cfg80211 to merge rules as needed. This hits the max rules limit and fails. Signed-off-by: Arik Nemtsov arikx.nemt...@intel.com --- include/uapi/linux/nl80211.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: changes to Linux wireless maintenance

2014-12-17 Thread Marcel Holtmann
Hi John, Almost 9 years ago, Jeff Garzik wrote a message on LKML detailing the sad state of wireless LANs in the Linux world. The point of his message was So... there it is. We suck. There's hope. No Luke Skywalker in sight.: https://lkml.org/lkml/2006/1/5/671 Shortly

Re: changes to Linux wireless maintenance

2014-12-17 Thread Larry Finger
On 12/17/2014 09:59 AM, John W. Linville wrote: Greetings, Almost 9 years ago, Jeff Garzik wrote a message on LKML detailing the sad state of wireless LANs in the Linux world. The point of his message was So... there it is. We suck. There's hope. No Luke Skywalker in sight.:

Re: changes to Linux wireless maintenance

2014-12-17 Thread Johannes Berg
Nevertheless, I think it is time for some changes. I have been the wireless maintainer for a long time, and I personally would like to develop in a different direction. Plus, I think that Linux will benefit from having some fresh blood involved in more of the maintenance duties. I will be

[PATCH] MAINTAINERS: changes for wireless

2014-12-17 Thread John W. Linville
http://marc.info/?l=linux-wirelessm=141883202530292w=2 This makes it official... :-) Signed-off-by: John W. Linville linvi...@tuxdriver.com --- MAINTAINERS | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index

Sporadic System Lockup in Monitor Mode

2014-12-17 Thread Mike
I am using the rt3070sta driver on an SBC from Technologic Systems (TS- 7800) for Linux 2.6.21. I have used several USB adapters and they all have this issue so I don't think it's adapter specific. One example is this Hawking adapter (http://hawkingtech.com/products/view/174/396.html). My

Re: changes to Linux wireless maintenance

2014-12-17 Thread Nick Kossifidis
Hello John ! It's been a long time since I committed anything on wireless-testing but I'll never forget your support and guidance when we started ath5k, the beautiful events you organized that brought this team together and the fun we had. You are awesome man ! Enjoy Christmas with your family

Re: [PATCH] MAINTAINERS: changes for wireless

2014-12-17 Thread Arend van Spriel
On 12/17/14 18:07, John W. Linville wrote: http://marc.info/?l=linux-wirelessm=141883202530292w=2 This makes it official... :-) Let see if I can comment on this patch. First of all, thanks for the years of service. You already gave the heads up few months ago, but now its official. It has

nl80211 feature flags

2014-12-17 Thread Arend van Spriel
Hi Johannes, I intended to add a feature flag, but it seems filled up completely on mac80211-next tree. Did you already have an idea how to extend this? Regards, Arend -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to

Re: [PATCH] staging: rtl8723au: os_dep: usb_intf.c: Fix for possible null pointer dereference

2014-12-17 Thread Rickard Strandqvist
Hi Ok, do a patch to remove it now. Kind regards Rickard Strandqvist 2014-12-16 1:04 GMT+01:00 Larry Finger larry.fin...@lwfinger.net: On 12/15/2014 05:01 PM, Rickard Strandqvist wrote: Hi No the rtw_hw_resume23a() is not used anywhere. I also do a check of all functions that are not

Re: nl80211 feature flags

2014-12-17 Thread Johannes Berg
On Wed, 2014-12-17 at 21:06 +0100, Arend van Spriel wrote: I intended to add a feature flag, but it seems filled up completely on mac80211-next tree. Did you already have an idea how to extend this? Yeah, I noticed that before, but I didn't have a plan yet. I think since the features are

Re: [PATCH] MAINTAINERS: changes for wireless

2014-12-17 Thread Johannes Berg
On Wed, 2014-12-17 at 20:29 +0100, Arend van Spriel wrote: +NETWORKING DRIVERS (WIRELESS) +M: Kalle Valokv...@codeaurora.org +L: linux-wireless@vger.kernel.org +Q: http://patchwork.kernel.org/project/linux-wireless/list/ +T: git

[PATCH] staging: rtl8723au: os_dep: usb_intf.c: Remove some unused functions

2014-12-17 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: rtw_hw_resume23a() rtw_hw_suspend23a() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist rickard_strandqv...@spectrumdigital.se ---

Re: nl80211 feature flags

2014-12-17 Thread Arend van Spriel
On 12/17/14 21:21, Johannes Berg wrote: On Wed, 2014-12-17 at 21:06 +0100, Arend van Spriel wrote: I intended to add a feature flag, but it seems filled up completely on mac80211-next tree. Did you already have an idea how to extend this? Yeah, I noticed that before, but I didn't have a plan

pull request: bluetooth 2014-12-17

2014-12-17 Thread Johan Hedberg
Hi Dave, Here's the first direct (i.e. skipping the wireless tree) bluetooth pull request for you, intended for 3.19. It's just one patch: a fix from Marcel for for remote service discovery filtering which also fixes a 'used uninitialized' compiler warning. Please let me know if there are any

Re: [PATCH] staging: rtl8723au: os_dep: usb_intf.c: Remove some unused functions

2014-12-17 Thread Jes Sorensen
Rickard Strandqvist rickard_strandqv...@spectrumdigital.se writes: Removes some functions that are not used anywhere: rtw_hw_resume23a() rtw_hw_suspend23a() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist

Re: [PATCH 1/6] staging: vt6655: set_channel replace parameter with ieee80211_channel

2014-12-17 Thread Malcolm Priestley
On 04/12/14 22:12, Malcolm Priestley wrote: replacing uConnectionChannel for hw_value as set in vnt_init_bands. This allows other signaling of ieee80211_channel to move deeper into driver. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- Hi greg Can you drop this patch series

netdev01 twitter feed, first proposal accepted

2014-12-17 Thread Richard Guy Briggs
We are pleased to announce that the first proposal has been accepted and a Twitter feed has been set up to announce the rest as they are accepted for netdev 0.1, the community-driven Linux networking conference held back-to-back with netconf in Ottawa, Canada, February 14-17, 2015. The twitter

Re: [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed

2014-12-17 Thread Janusz Dziedzic
On 17 December 2014 at 11:32, Kalle Valo kv...@qca.qualcomm.com wrote: Janusz Dziedzic janusz.dzied...@tieto.com writes: Assoc peer command contain information about NSS. When we will get IEEE80211_RC_NSS_CHANGED we should also send (re) assoc peer command to be sure firmware will know about

Re: [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed

2014-12-17 Thread Kalle Valo
Janusz Dziedzic janusz.dzied...@tieto.com writes: On 17 December 2014 at 11:32, Kalle Valo kv...@qca.qualcomm.com wrote: Janusz Dziedzic janusz.dzied...@tieto.com writes: Assoc peer command contain information about NSS. When we will get IEEE80211_RC_NSS_CHANGED we should also send (re)

[PATCH v2 1/4] mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default

2014-12-17 Thread Avinash Patil
Enable the endian checks by default. v2: remove -DDEBUG as suggested by Joe Perches Signed-off-by: Avinash Patil pat...@marvell.com --- drivers/net/wireless/mwifiex/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/mwifiex/Makefile

[PATCH v2 2/4] mwifiex: do not send key material cmd when delete wep key

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch fixes memory corruption reported by community developer. Memory corruption occurs in mwifiex_ret_802_11_key_material_v1() when a short command response is received without a key length causing non initialised memory to be interpreted as the key length

[PATCH v2 3/4] mwifiex: make tx packet 64 byte DMA aligned

2014-12-17 Thread Avinash Patil
From: Xinming Hu h...@marvell.com This patch adds support for DMA alignment of 64 bytes for TX packets. v2: incorporate review comments from Joe - define pad as unsigned int; remove magic numbers from definition of MWIFIEX_MIN_DATA_HEADER_LEN Signed-off-by: Xinming Hu h...@marvell.com

[PATCH v2 4/4] mwifiex: get supported BA stream info from FW

2014-12-17 Thread Avinash Patil
This patch adds support to get number of BA streams supported information from FW. Some newer chips(e.g. 8897 series) support 4 BA streams for TX; so driver should not disallow BA stream setup just after 2 streams have been established. Signed-off-by: Avinash Patil pat...@marvell.com ---

Re: [PATCH] brcmsmac: don't leak kernel memory via printk()

2014-12-17 Thread Brian Norris
+ others [1] On Wed, Dec 10, 2014 at 1:39 AM, Brian Norris computersforpe...@gmail.com wrote: Debug code prints the fifo name via custom dev_warn() wrappers. The fifo_names array is only non-zero when debugging is manually enabled, which is all well and good. However, it's *not* good that this

pull request: iwlwifi 2014-12-18

2014-12-17 Thread Grumbach, Emmanuel
Hi Kalle, First congrats on your new role - I am sure we'll find the way to work together in the new layout. John - it was a pleasure. I stepped up as a maintainer of iwlwifi only a bit more than a year ago. You had the patience to bear with me while I was doing my mistakes of the beginning.