linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ath: add dynamic user regulatory setting support
@ 2013-09-19 16:18 Luis R. Rodriguez
  2013-09-19 16:18 ` [PATCH 1/4] cfg80211: export reg_initiator_name() Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2013-09-19 16:18 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>

This adds dynamic user regulatory domain support for the shared ath
module.

Luis R. Rodriguez (4):
  cfg80211: export reg_initiator_name()
  ath: move common dynamic regulatory domain setting to a helper
  ath: split user and driver reguluatory hint parsing
  ath: add support for proper dynamic regulatory hints

 drivers/net/wireless/ath/Kconfig |   17 +++++
 drivers/net/wireless/ath/regd.c  |  140 +++++++++++++++++++++++++++++++++-----
 include/net/cfg80211.h           |    9 +++
 net/wireless/reg.c               |   27 +++++---
 4 files changed, 165 insertions(+), 28 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-09-30 14:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-19 16:18 [PATCH 0/4] ath: add dynamic user regulatory setting support Luis R. Rodriguez
2013-09-19 16:18 ` [PATCH 1/4] cfg80211: export reg_initiator_name() Luis R. Rodriguez
2013-09-30 14:29   ` Johannes Berg
2013-09-19 16:18 ` [PATCH 2/4] ath: move common dynamic regulatory domain setting to a helper Luis R. Rodriguez
2013-09-19 16:18 ` [PATCH 3/4] ath: split user and driver reguluatory hint parsing Luis R. Rodriguez
2013-09-19 16:18 ` [PATCH 4/4] ath: add support for proper dynamic regulatory hints Luis R. Rodriguez

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