[PATCH 2/2] mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command

2014-11-07 Thread Patrik Flykt
HWSIM_CMD_GET_RADIO returns information about a specific radio id or all of them all in response to a dump. Create the netlink skb or use the one provided by the dump functionality. Utilize the existing attribute appending function to return the same information as when creating a new hwsim radio.

[PATCH 0/2] Add HWSIM_CMD_GET_RADIO command

2014-11-07 Thread Patrik Flykt
Hi, This patch set adds a new HWSIM_CMD_GET_RADIO command to mac80211_hwsim which allows a user space application to dump a list of all hwsim radios in the system. HWSIM_CMD_GET_RADIO can also return information about a specific hwsim radio whose radio id is given with HWSIM_ATTR_RADIO_ID.

Re: Problem with Intel Wireless-N 7260 and Ubuntu 14.10

2014-11-07 Thread Emmanuel Grumbach
On Thu, Nov 6, 2014 at 3:52 PM, Henry Wünsche henry.wuens...@mail.de wrote: Hello! I got a problem with an Lenovo U330p botebook and it's build in Intel Wireless-N 7260 in combination with Ubuntu 14.10 . If the WiFi card is running in N-mode after a few minutes I am no more able to ping my

wli1271: buffer overflow static checker warning

2014-11-07 Thread Dan Carpenter
Hello Luciano Coelho, The patch f5fc0f86b02a: wl1271: add wl1271 driver files from Aug 6, 2009, leads to the following static checker warning: drivers/net/wireless/ti/wlcore/cmd.c:894 wlcore_cmd_configure_failsafe() warn: is 'buf' large enough for 'struct acx_header'?

[PATCH] mwifiex: fix version display problem on big endian platforms

2014-11-07 Thread Amitkumar Karwar
It's been observed that wrong firmware version (ex. 66.14.96.p9 instead of 14.66.9.p96) is displayed on big endian platforms. The problem is fixed here. Reported-by: Daniel Mosquera daniel.mosqu...@ctag.com Tested-by: Daniel Mosquera daniel.mosqu...@ctag.com Signed-off-by: Amitkumar Karwar

RE: [PATCH] staging:rtl8723au: core: Fix error reported by checkpatch.

2014-11-07 Thread Sharma, Sanjeev
-Original Message- From: Greg KH [mailto:gre...@linuxfoundation.org] Sent: Thursday, November 06, 2014 9:11 PM To: Sharma, Sanjeev Cc: larry.fin...@lwfinger.net; jes.soren...@redhat.com; de...@driverdev.osuosl.org; linux-wireless@vger.kernel.org; linux-ker...@vger.kernel.org Subject:

RE: [PATCH] staging:rtl8723au: core: Fix Warning reported by checkpatch.

2014-11-07 Thread Sharma, Sanjeev
-Original Message- From: Greg KH [mailto:gre...@linuxfoundation.org] Sent: Thursday, November 06, 2014 9:13 PM To: Sharma, Sanjeev Cc: larry.fin...@lwfinger.net; jes.soren...@redhat.com; de...@driverdev.osuosl.org; linux-wireless@vger.kernel.org; linux-ker...@vger.kernel.org Subject:

[PATCH v2 0/3] cfg80211/mac80211: CSA notification

2014-11-07 Thread Luca Coelho
From: Luciano Coelho luciano.coe...@intel.com This is a rework of the channel switch started notification that I sent a long time ago. According to the review, I removed the failure notification. Additionally, some other small changes were made to fix some things and adapt to the current code.

[PATCH v2 3/3] cfg80211/nl80211: allow any interface to send channel switch notifications

2014-11-07 Thread Luca Coelho
From: Luciano Coelho luciano.coe...@intel.com For multi-vif channel switches, we want to send NL80211_CMD_CH_SWITCH_NOTIFY to the userspace to let it decide whether other interfaces need to be moved as well. This is needed when we want a P2P GO interface to follow the channel of a station, for

[PATCH 1/2] ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI

2014-11-07 Thread Rajkumar Manoharan
This patch would help bring up wifi interface with default board data in case of failures in otp download. It is useful for initial caliberation. Signed-off-by: Rajkumar Manoharan rmano...@qti.qualcomm.com --- drivers/net/wireless/ath/ath10k/core.c | 5 - 1 file changed, 4 insertions(+), 1

[PATCH 2/2] ath10k: Advertise support for AP mode channel width changes

2014-11-07 Thread Rajkumar Manoharan
This will enable AP mode to change channel width dynamically based on 20/40 intolerance report sent by associated client. Signed-off-by: Rajkumar Manoharan rmano...@qti.qualcomm.com --- drivers/net/wireless/ath/ath10k/mac.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 0/2] mac80211: fix a couple of mistakes in CSA code

2014-11-07 Thread Luca Coelho
From: Luciano Coelho luciano.coe...@intel.com Hi, It seems that I made a couple of mistakes when publishing our CSA patches to the mainline. These two patches fix these problems. -- Luca. Luciano Coelho (2): mac80211: fix order of setting ch_switch and drv_pre_channel_switch call

[PATCH 2/2] mac80211: add device_timestamp to the drv_pre_channel_switch trace

2014-11-07 Thread Luca Coelho
From: Luciano Coelho luciano.coe...@intel.com The device_timestamp value was left out of the event trace for drv_pre_channel_switch by mistake. Add it. Signed-off-by: Luciano Coelho luciano.coe...@intel.com --- net/mac80211/trace.h | 2 ++ 1 file changed, 2 insertions(+) diff --git

Thinkpad X60s/200s: Intel 3945/5100 works with kernel 2.6.32-67/3.0.0-32 but not 3.7 vanilla.

2014-11-07 Thread Uwe Brauer
Hello I am running Kubuntu 10.04 with either the 2.6.32 or the 3.0.0 kernels on both laptops and wireless works fine. Firmware is installed. I just compiled a vanilla 3.7.0 kernel and booted it and wireless does not work: ifconfig: pan0 Link encap:Ethernet HWaddr ee:54:d8:73:82:0e

Re: [ath5k-devel] Rookie needs helps with ath5k basics

2014-11-07 Thread Bruno Randolf
Hi, I don't remember all the details but there are various places which can limit the available channels in ath5k. Check ath5k_is_standard_channel() ath5k_setup_channels() ath5k_setup_bands() in drivers/net/wireless/ath/ath5k/base.c Good luck! bruno On 11/07/2014 02:27 PM, Sergey Ryazanov

Re: [PATCH 3/3 3.18] rtlwifi: rtl8192se: Fix connection problems

2014-11-07 Thread John W. Linville
On Thu, Nov 06, 2014 at 04:46:42PM -0600, Larry Finger wrote: On 11/06/2014 02:45 PM, John W. Linville wrote: On Wed, Nov 05, 2014 at 07:10:54PM -0600, Larry Finger wrote: Changes in the vendor driver were added to rtlwifi, but some updates to rtl8192se were missed. Signed-off-by: Larry

Re: [PATCH] staging:rtl8723au: core: Fix Warning reported by checkpatch.

2014-11-07 Thread Jes Sorensen
Sharma, Sanjeev sanjeev_sha...@mentor.com writes: -Original Message- From: Greg KH [mailto:gre...@linuxfoundation.org] Sent: Thursday, November 06, 2014 9:13 PM To: Sharma, Sanjeev Cc: larry.fin...@lwfinger.net; jes.soren...@redhat.com; de...@driverdev.osuosl.org;

[PATCH V2 3.18] rtlwifi: rtl8192se: Fix connection problems

2014-11-07 Thread Larry Finger
Changes in the vendor driver were added to rtlwifi, but some updates to rtl8192se were missed, and the driver could neither scan nor connect. There are other changes that will enhance performance, but this minimal set fix the basic functionality. Signed-off-by: Larry Finger

[PATCH 01/10] staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate

2014-11-07 Thread Malcolm Priestley
basic_rates should now be used to find it. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/card.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/vt6655/card.c b/drivers/staging/vt6655/card.c index aaa7289..d7b023b 100644 ---

[PATCH 03/10] staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type

2014-11-07 Thread Malcolm Priestley
using u8 for bb_type Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/card.c | 8 drivers/staging/vt6655/card.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/vt6655/card.c b/drivers/staging/vt6655/card.c index

[PATCH 07/10] staging: vt6655: CARDbSetPhyParameter remove unused parameters

2014-11-07 Thread Malcolm Priestley
wCapInfo byERPField, *pvSupportRateIEs *pvExtSupportRateIEs Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/card.c| 4 +--- drivers/staging/vt6655/card.h| 4 +--- drivers/staging/vt6655/device_main.c | 5 ++--- 3 files changed, 4 insertions(+), 9

[PATCH 09/10] staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro

2014-11-07 Thread Malcolm Priestley
Replacing for u8 type and removing cast for byBBType. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/device.h | 23 ++- drivers/staging/vt6655/device_main.c | 2 +- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git

[PATCH 10/10] staging: vt6655: always keep abyCurrentNetAddr aligned to 2

2014-11-07 Thread Malcolm Priestley
Because the driver now uses ether_addr_copy the alignment of this variable must be maintained at 2. Signed-off-by: Malcolm Priestley tvbox...@gmail.com --- drivers/staging/vt6655/device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/device.h

Re: [PATCH] mac80211: add back support for radiotap vendor namespace data

2014-11-07 Thread Luca Coelho
On November 7, 2014 9:15:21 PM EET, Johannes Berg johan...@sipsolutions.net wrote: On Fri, 2014-11-07 at 14:37 +0200, Luca Coelho wrote: +#if 0 + struct ieee80211_vendor_radiotap *rtap; + + rtap = (void *)skb_push(skb, sizeof(*rtap) + 8 + 4); + /* + * Don't enable this code by

pull request: wireless-next 2014-11-07

2014-11-07 Thread John W. Linville
Dave, Please pull this batch of updates intended for the 3.19 stream! For the mac80211 bits, Johannes says: This relatively large batch of changes is comprised of the following: * large mac80211-hwsim changes from Ben, Jukka and a bit myself * OCB/WAVE/11p support from Rostislav on behalf of

Re: wireless-regdb: Update regulatory rules for New Zealand (NZ) on 5GHz and 60 GHz [UNCLASSIFIED]

2014-11-07 Thread John W. Linville
On Tue, Oct 28, 2014 at 01:04:10AM +, Peter Gent wrote: Hi, We wish to note the following changes should be made to the wireless regulatory database to reflect some recent changes to the 60 GHz band here in New Zealand. In additional there are some inaccuracies when compared to our