linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] regulatory enhancements
@ 2014-05-11  8:50 Emmanuel Grumbach
  2014-05-11  8:50 ` [PATCH 1/7] cfg80211: don't set reg timeout for user-handled hint Emmanuel Grumbach
                   ` (7 more replies)
  0 siblings, 8 replies; 33+ messages in thread
From: Emmanuel Grumbach @ 2014-05-11  8:50 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Emmanuel Grumbach

Hi Johannes,

Newer Intel cards store regulatory settings in firmware.
This patch series adds support for a wiphy callback, allowing
the regulatory core to fetch driver/firmware defined redgomain
data whenever a country code change is requested.

Along with that, there is also a small fix from Eliad.

Arik Nemtsov (6):
  cfg80211: don't set reg timeout for user-handled hint
  cfg80211: introduce regulatory flags controlling bw
  cfg80211: allow drivers to provide regulatory settings
  cfg80211: treat the special "unknown" alpha2 as valid
  cfg80211: accept world/same regdom from driver/user hints
  cfg80211: leave invalid channels on regdomain change

Eliad Peller (1):
  regulatory: add NULL to alpha2

 include/net/cfg80211.h       |  17 ++++
 include/net/regulatory.h     |   2 +-
 include/uapi/linux/nl80211.h |  12 +++
 net/wireless/reg.c           | 195 ++++++++++++++++++++++++++++++++++++++-----
 4 files changed, 205 insertions(+), 21 deletions(-)

-- 
1.8.3.2


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

end of thread, other threads:[~2014-06-18 21:50 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-11  8:50 [PATCH 0/7] regulatory enhancements Emmanuel Grumbach
2014-05-11  8:50 ` [PATCH 1/7] cfg80211: don't set reg timeout for user-handled hint Emmanuel Grumbach
2014-05-12  6:47   ` Kalle Valo
2014-05-12  6:49     ` Grumbach, Emmanuel
2014-05-12  7:48       ` Johannes Berg
2014-05-20  8:09   ` Luis R. Rodriguez
2014-05-20 13:21   ` Johannes Berg
2014-05-11  8:50 ` [PATCH 2/7] cfg80211: introduce regulatory flags controlling bw Emmanuel Grumbach
2014-05-20  8:26   ` Luis R. Rodriguez
2014-05-20  8:33     ` Arik Nemtsov
2014-05-20  8:51       ` Luis R. Rodriguez
2014-05-20  9:25         ` Arik Nemtsov
2014-05-20  9:54           ` Luis R. Rodriguez
2014-05-20 12:31             ` Arik Nemtsov
2014-06-10 21:28               ` Luis R. Rodriguez
2014-06-11  5:24                 ` Arik Nemtsov
2014-06-11  6:21                   ` Janusz Dziedzic
2014-06-11  6:38                     ` Arik Nemtsov
2014-06-18 21:50                   ` Luis R. Rodriguez
2014-05-11  8:50 ` [PATCH 3/7] cfg80211: allow drivers to provide regulatory settings Emmanuel Grumbach
2014-05-20  8:44   ` Luis R. Rodriguez
2014-05-20  9:12     ` Arik Nemtsov
2014-05-20  9:53       ` Luis R. Rodriguez
2014-05-20 12:00         ` Arik Nemtsov
2014-06-10 21:43           ` Luis R. Rodriguez
2014-06-11  5:51             ` Arik Nemtsov
2014-05-11  8:50 ` [PATCH 4/7] cfg80211: treat the special "unknown" alpha2 as valid Emmanuel Grumbach
2014-05-11  8:50 ` [PATCH 5/7] cfg80211: accept world/same regdom from driver/user hints Emmanuel Grumbach
2014-05-11  8:50 ` [PATCH 6/7] cfg80211: leave invalid channels on regdomain change Emmanuel Grumbach
2014-05-11  8:50 ` [PATCH 7/7] regulatory: add NULL to alpha2 Emmanuel Grumbach
2014-05-20  8:48 ` [PATCH 0/7] regulatory enhancements Luis R. Rodriguez
2014-06-10 21:44   ` Luis R. Rodriguez
2014-06-11  5:20     ` Arik Nemtsov

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