linux/net/wireless
Luis R. Rodriguez 9c96477d10 cfg80211: Add regulatory domain intersection capability
There are certain scenerios where we require intersecting
two regulatory domains. This adds intersection support.
When we enable 802.11d support we will use this to intersect
the regulatory domain from the AP's country IE and what our
regulatory agent believes is correct for a country.

This patch enables intersection for now in the case where
the last regdomain was set by a country IE which was parsed
and the user then wants to set the regulatory domain. Since
we don't support country IE parsing yet this code path will not
be hit, however this allows us to pave the way for 11d support.

Intersection code has been tested in userspace with CRDA.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-10 15:17:41 -05:00
..
core.c wireless: remove cfg80211_reg_mutex 2008-10-31 19:00:42 -04:00
core.h cfg80211: Add new wireless regulatory infrastructure 2008-09-15 16:48:19 -04:00
Kconfig wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
lib80211.c wireless: use individual buffers for printing ssid values 2008-10-31 19:00:50 -04:00
Makefile wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
nl80211.c nl80211: Add TX queue parameter configuration 2008-11-10 15:17:40 -05:00
nl80211.h [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
radiotap.c wireless: use get/put_unaligned_* helpers 2008-05-14 16:29:32 -04:00
reg.c cfg80211: Add regulatory domain intersection capability 2008-11-10 15:17:41 -05:00
reg.h wireless: remove struct regdom hinting 2008-10-31 19:02:30 -04:00
sysfs.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
sysfs.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
util.c wireless: implement basic rate helper function 2008-11-10 15:17:35 -05:00
wext.c wext: Send name on events 2008-08-13 02:39:56 -07:00