From: Nicolas Cavallari <Nicolas.Cavallari@lri.fr>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: Nicolas Cavallari <Nicolas.Cavallari@lri.fr>,
"John W. Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] carl9170: claim to support IBSS RSN.
Date: Thu, 12 Jan 2012 11:09:47 +0100 [thread overview]
Message-ID: <4F0EB16B.8070606@lri.fr> (raw)
In-Reply-To: <201201111713.36373.chunkeey@googlemail.com>
On 11/01/2012 17:13, Christian Lamparter wrote:
> On Wednesday, January 11, 2012 04:44:50 PM Nicolas Cavallari wrote:
>> On carl9170, HW encryption is disabled on IBSS; the mac80211
>> software-based encryption is used instead. As mac80211 supports IBSS
>> RSN (per-STA GTK), claim its support in the carl9170 PHY.
>
> Uh, was IBSS RSN fixed? Sure, if it works, why not.
>
Fixed or not, it works for me and anyway there is this code in
ieee80211_alloc_hw() :
207aba60 573) if (!ops->set_key)
207aba60 574) wiphy->flags |= WIPHY_FLAG_IBSS_RSN;
Which enables IBSS RSN on all SW-crypto-only devices.
prev parent reply other threads:[~2012-01-12 10:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 15:44 [PATCH] carl9170: claim to support IBSS RSN Nicolas Cavallari
2012-01-11 16:13 ` Christian Lamparter
2012-01-12 10:09 ` Nicolas Cavallari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F0EB16B.8070606@lri.fr \
--to=nicolas.cavallari@lri.fr \
--cc=chunkeey@googlemail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).