LWN.net Logo

cfg80211: send regulatory events to userspace

From:  "Luis R. Rodriguez" <lrodriguez-DlyHzToyqoxBDgjK7y7TUQ@public.gmane.org>
To:  linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org, johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org
Subject:  [PATCH 0/3] cfg80211: send regulatory events to userspace
Date:  Wed, 25 Feb 2009 21:39:46 -0500
Message-ID:  <1235615989-1323-1-git-send-email-lrodriguez@atheros.com>
Cc:  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org, "Luis R. Rodriguez" <lrodriguez-DlyHzToyqoxBDgjK7y7TUQ@public.gmane.org>
Archive-link:  Article, Thread

This series does the work to prep and then send regulatory
events to userspace. Userspace can now know if its requests
were applied or not and when.

This applies on top of Jouni's MLME patch for cfg80211.

Luis R. Rodriguez (3):
  cfg80211: remove REGDOM_SET_BY_INIT
  cfg80211: move enums reg_set_by and environment_cap to nl80211.h
  cfg80211: add regulatory netlink multicast group

 drivers/net/wireless/ath9k/main.c |    2 +-
 drivers/net/wireless/ath9k/regd.c |   32 ++++++-----
 drivers/net/wireless/ath9k/regd.h |    3 +-
 include/linux/nl80211.h           |   54 +++++++++++++++++++
 include/net/cfg80211.h            |   40 +-------------
 net/wireless/core.c               |    2 +-
 net/wireless/core.h               |    5 +-
 net/wireless/nl80211.c            |   46 ++++++++++++++++
 net/wireless/nl80211.h            |    5 ++
 net/wireless/reg.c                |  105
+++++++++++++++++++++---------------
 10 files changed, 193 insertions(+), 101 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds