From: Cedric DEBARGE <cedric.debarge@acksys.fr>
To: johannes@sipsolutions.net
Cc: davem@davemloft.net, linux-wireless@vger.kernel.org,
linux-api@vger.kernel.org, linux-kernel@vger.kernel.org,
netdev@vger.kernel.org, Cedric DEBARGE <cedric.debarge@acksys.fr>
Subject: [RFC 0/2] mac80211: add support for ht_caps mcs rxmask override
Date: Fri, 5 Feb 2016 16:41:58 +0100 [thread overview]
Message-ID: <cover.1454685673.git.cedric.debarge@acksys.fr> (raw)
This patchset allows the ht_caps mcs rxmask to be defined on the fly.
It applies the given rxmask to all available bands.
This is actually limited to radio cards without internal rc.
Cedric DEBARGE (2):
cfg80211: add support for ht_caps mcs rxmask override
nl80211: add nl attribute to set ht_caps mcs rxmask override
include/net/cfg80211.h | 7 ++++++
include/uapi/linux/nl80211.h | 5 +++++
net/mac80211/cfg.c | 48 +++++++++++++++++++++++++++++++++++++++
net/mac80211/main.c | 53 +++++++++++++++++++++++++++++++++++++-------
net/wireless/nl80211.c | 18 +++++++++++++++
net/wireless/rdev-ops.h | 11 +++++++++
net/wireless/trace.h | 15 +++++++++++++
7 files changed, 149 insertions(+), 8 deletions(-)
--
1.9.1
next reply other threads:[~2016-02-05 18:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 15:41 Cedric DEBARGE [this message]
2016-02-05 15:41 ` [RFC 1/2] cfg80211: add support for ht_caps mcs rxmask override Cedric DEBARGE
[not found] ` <cover.1454685673.git.cedric.debarge-eYuUwLwYA0BQFI55V6+gNQ@public.gmane.org>
2016-02-05 15:42 ` [RFC 2/2] nl80211: add nl attribute to set " Cedric DEBARGE
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=cover.1454685673.git.cedric.debarge@acksys.fr \
--to=cedric.debarge@acksys.fr \
--cc=davem@davemloft.net \
--cc=johannes@sipsolutions.net \
--cc=linux-api@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).