Re: ath10k to ath9k IBSS, ath9k has interface-combinations issue

2015-04-06 Thread Janusz Dziedzic
On 7 April 2015 at 07:12, Michal Kazior wrote: > On 7 April 2015 at 02:39, Ben Greear wrote: >> Has anyone tried running ath10k to ath9k IBSS? >> >> I'm trying this with a somewhat hacked 4.0-rc6 kernel, >> and latest wpa_supplicant. >> >> ath9k to ath9k works with and without encryption, and ath

Re: ath10k to ath9k IBSS, ath9k has interface-combinations issue

2015-04-06 Thread Michal Kazior
On 7 April 2015 at 02:39, Ben Greear wrote: > Has anyone tried running ath10k to ath9k IBSS? > > I'm trying this with a somewhat hacked 4.0-rc6 kernel, > and latest wpa_supplicant. > > ath9k to ath9k works with and without encryption, and ath10k to ath10k works > (w/out encryption at least). > > B

[PATCH] mac80211: Move message tracepoints to their own header

2015-04-06 Thread Steven Rostedt
Every tracing file must have its own TRACE_SYSTEM defined. The mac80211 tracepoint header broke this and add in the middle of the file had: #undef TRACE_SYSTEM #define TRACE_SYSTEM mac80211_msg Unfortunately, this broke new code in the ftrace infrastructure. Moving the mac80211_msg into its ow

ath10k to ath9k IBSS, ath9k has interface-combinations issue

2015-04-06 Thread Ben Greear
Has anyone tried running ath10k to ath9k IBSS? I'm trying this with a somewhat hacked 4.0-rc6 kernel, and latest wpa_supplicant. ath9k to ath9k works with and without encryption, and ath10k to ath10k works (w/out encryption at least). But, if I try to tell ath10k to connect to ath9k, then the

[PATCH] staging: vt6655: device_intr check for vif on while loop

2015-04-06 Thread Malcolm Priestley
vif should never be or go null while in loop. Fixes race condition where interrupts are late and when interface is not present. Signed-off-by: Malcolm Priestley --- drivers/staging/vt6655/device_main.c | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/dr

[ANN] wireless-regdb: master-2015-04-06

2015-04-06 Thread Seth Forshee
A new release of wireless-regdb (master-2015-04-06) is available at: https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2015.04.06.tar.gz The short log of changes since the 2015-03-13 release is below. Thanks, Seth --- Jouni Malinen (2): wireless-regdb: Update Maca

Re: [PATCH] wireless-regdb: Add regulatory rules for Maldives (MV)

2015-04-06 Thread Seth Forshee
On Mon, Mar 30, 2015 at 01:30:41PM +0300, Jouni Malinen wrote: > Source: > http://www.cam.gov.mv/docs/tech_standards/TAM-TS-100-2004-WLAN.pdf > > Signed-off-by: Jouni Malinen Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to

Re: [PATCH] wireless-regdb: Update Macau (MO) rules

2015-04-06 Thread Seth Forshee
On Mon, Mar 30, 2015 at 01:30:22PM +0300, Jouni Malinen wrote: > source: http://www.dsrt.gov.mo/por/laws/198_2014.html > on July 30, 2014 > > Signed-off-by: Jouni Malinen Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to maj

[PATCH] rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c

2015-04-06 Thread Taehee Yoo
I remove duplicated routines which related rtl92cu_set_hw_reg(). 1. rtl92c_set_qos() and HW_VAR_AC_PARAM routine are similar code. so i replace code with rtlpriv->cfg->ops->set_hw_reg(). 2. rtl92c_set_mac_addr() and 'HW_VAR_ETHER_ADDR' case at rtl92cu_set_hw_reg() routine are similar code. so i r

Re: [PATCH] ath9k_htc: check seq number instead of cmd id for timeout

2015-04-06 Thread Oleksij Rempel
Hi Kalle, can you please apply this patch. Am 06.04.2015 um 08:33 schrieb Fred Chou: > Hi all, > > May I have an update on the patch status please? > > Thanks and regards, > Fred > > On 13/3/2015 4:32 PM, Fred Chou wrote: >> From: Fred Chou >> >> As the driver may send multiple wmi commands w