From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
To: johannes@sipsolutions.net, linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org,
wireless-regdb@lists.infradead.org,
"Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Subject: [PATCH 0/3] cfg80211: add reguatory flags
Date: Mon, 11 Nov 2013 22:15:28 +0100 [thread overview]
Message-ID: <1384204531-10025-1-git-send-email-mcgrof@do-not-panic.com> (raw)
This series is based on Mihir's unfinished work, it addresses
Johannes' comments. John, Johannes, you guys pick who this
goes through, I've based it on Johannes' mac80211-next as
it touches on regulatory and I had tons of changes already
merged. I've provided SmPL grammar in case of merge
conclicts.
Luis R. Rodriguez (3):
cfg80211: move regulatory flags to their own variable
cfg80211: add flags to define country IE processing rules
cfg80211: add an option to disable processing country IEs
drivers/net/wireless/ath/regd.c | 5 ++-
.../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 2 +-
drivers/net/wireless/brcm80211/brcmsmac/channel.c | 4 +-
drivers/net/wireless/iwlegacy/3945-mac.c | 6 +--
drivers/net/wireless/iwlegacy/4965-mac.c | 6 +--
drivers/net/wireless/iwlwifi/dvm/mac80211.c | 6 +--
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 6 +--
drivers/net/wireless/mac80211_hwsim.c | 18 ++++----
drivers/net/wireless/mwifiex/cfg80211.c | 5 ++-
drivers/net/wireless/rtlwifi/regd.c | 6 +--
include/net/cfg80211.h | 33 +++-----------
include/net/regulatory.h | 50 ++++++++++++++++++++++
net/wireless/core.c | 2 +-
net/wireless/reg.c | 37 ++++++++--------
14 files changed, 109 insertions(+), 77 deletions(-)
--
1.8.4.rc3
next reply other threads:[~2013-11-11 21:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 21:15 Luis R. Rodriguez [this message]
2013-11-11 21:15 ` [PATCH 1/3] cfg80211: move regulatory flags to their own variable Luis R. Rodriguez
2013-11-11 21:15 ` [PATCH 2/3] cfg80211: add flags to define country IE processing rules Luis R. Rodriguez
2013-11-11 21:15 ` [PATCH 3/3] cfg80211: add an option to disable processing country IEs Luis R. Rodriguez
2013-11-12 9:12 ` [PATCH 0/3] cfg80211: add reguatory flags Johannes Berg
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=1384204531-10025-1-git-send-email-mcgrof@do-not-panic.com \
--to=mcgrof@do-not-panic.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=wireless-regdb@lists.infradead.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).