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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo