linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, Luca Coelho <luciano.coelho@intel.com>
Subject: [PATCH v3 0/3] cfg80211/mac80211: ETSI requirements patches
Date: Wed, 28 Mar 2018 13:24:08 +0300	[thread overview]
Message-ID: <20180328102411.25677-1-luca@coelho.fi> (raw)

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here are Haim's 3 patches for the new ETSI requirements that have been
pending due to fixes we had in our internl tree.  All the fixes have
been squased.

Please review and let me know if there are any issues.

Cheers,
Luca.

Haim Dreyfuss (3):
  cfg80211: read wmm rules from regulatory database
  mac80211: limit wmm params to comply with ETSI requirements
  cfg80211: Add API to allow querying regdb for wmm_rule

 include/net/cfg80211.h     |  28 +++++++
 include/net/regulatory.h   |  28 +++++++
 net/mac80211/cfg.c         |   3 +
 net/mac80211/ieee80211_i.h |   4 +
 net/mac80211/mlme.c        |   1 +
 net/mac80211/util.c        |  44 ++++++++++
 net/wireless/reg.c         | 204 +++++++++++++++++++++++++++++++++++++++++++--
 7 files changed, 303 insertions(+), 9 deletions(-)

-- 
2.16.2

             reply	other threads:[~2018-03-28 10:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28 10:24 Luca Coelho [this message]
2018-03-28 10:24 ` [PATCH v3 1/3] cfg80211: read wmm rules from regulatory database Luca Coelho
2018-03-28 10:24 ` [PATCH v3 2/3] mac80211: limit wmm params to comply with ETSI requirements Luca Coelho
2018-03-28 17:29   ` Peter Oh
2018-03-29  8:35     ` Johannes Berg
2018-03-29  8:55       ` Arend van Spriel
2018-03-29  8:59         ` Johannes Berg
2018-03-29  8:52   ` Johannes Berg
2018-03-28 10:24 ` [PATCH v3 3/3] cfg80211: Add API to allow querying regdb for wmm_rule Luca Coelho

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=20180328102411.25677-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@intel.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).