linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cfg80211: add reguatory flags
@ 2013-11-11 21:15 Luis R. Rodriguez
  2013-11-11 21:15 ` [PATCH 1/3] cfg80211: move regulatory flags to their own variable Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luis R. Rodriguez @ 2013-11-11 21:15 UTC (permalink / raw)
  To: johannes, linville; +Cc: linux-wireless, wireless-regdb, Luis R. Rodriguez

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


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

end of thread, other threads:[~2013-11-12  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-11 21:15 [PATCH 0/3] cfg80211: add reguatory flags Luis R. Rodriguez
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

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