netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] mac80211: add support for ht_caps mcs rxmask override
@ 2016-02-05 15:41 Cedric DEBARGE
  2016-02-05 15:41 ` [RFC 1/2] cfg80211: " Cedric DEBARGE
       [not found] ` <cover.1454685673.git.cedric.debarge-eYuUwLwYA0BQFI55V6+gNQ@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Cedric DEBARGE @ 2016-02-05 15:41 UTC (permalink / raw)
  To: johannes
  Cc: davem, linux-wireless, linux-api, linux-kernel, netdev,
	Cedric DEBARGE

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-05 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 15:41 [RFC 0/2] mac80211: add support for ht_caps mcs rxmask override Cedric DEBARGE
2016-02-05 15:41 ` [RFC 1/2] cfg80211: " 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

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).