alistair23-linux/net/mac80211
Daniel Drake fd8bacc980 [PATCH] mac80211: regulatory domain cleanup
Currently, a function misnamed ieee80211_init_client() is used to handle
regulatory domain control. It is called from
ieee80211_register_hwmode(), which typically runs 2 or 3 times
(802.11a/b/g), but each time it iterates over all the modes.

This patch cleans this up and removes the confusion:
ieee80211_init_client was effectively renamed to
ieee80211_set_default_regdomain and is now run on a per-mode basis
(doesn't have to deal with netdevs). I also moved the regdomain handling
code into its own file and added some documentation.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Acked-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-07-17 21:50:20 -04:00
..
aes_ccm.c
aes_ccm.h
debugfs.c [PATCH] mac80211: fix debugfs tx power reduction output 2007-06-11 17:47:48 -04:00
debugfs.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
debugfs_key.c [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
debugfs_key.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
debugfs_netdev.c [PATCH] mac80211: use debugfs_rename 2007-07-17 21:50:19 -04:00
debugfs_netdev.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
debugfs_sta.c [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
debugfs_sta.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
hostapd_ioctl.h [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS 2007-07-12 16:07:25 -04:00
ieee80211.c [PATCH] mac80211: regulatory domain cleanup 2007-07-17 21:50:20 -04:00
ieee80211_cfg.c
ieee80211_cfg.h
ieee80211_common.h [PATCH] mac80211: remove ieee80211_set_aid_for_sta 2007-07-12 16:07:25 -04:00
ieee80211_i.h [PATCH] mac80211: regulatory domain cleanup 2007-07-17 21:50:20 -04:00
ieee80211_iface.c [PATCH] mac80211: separate monitor/subif_start_xmit 2007-07-12 16:07:25 -04:00
ieee80211_ioctl.c [PATCH] mac80211: regulatory domain cleanup 2007-07-17 21:50:20 -04:00
ieee80211_key.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
ieee80211_led.c
ieee80211_led.h
ieee80211_rate.c
ieee80211_rate.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
ieee80211_sta.c [PATCH] mac80211: improved 802.11g CTS protection 2007-07-12 16:07:26 -04:00
Kconfig [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
Makefile [PATCH] mac80211: regulatory domain cleanup 2007-07-17 21:50:20 -04:00
michael.c
michael.h
rc80211_simple.c [PATCH] mac80211: kill rate control ioctls 2007-07-12 16:07:25 -04:00
regdomain.c [PATCH] mac80211: regulatory domain cleanup 2007-07-17 21:50:20 -04:00
sta_info.c [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
sta_info.h [MAC80211]: Add debugfs attributes. 2007-05-05 11:46:38 -07:00
tkip.c
tkip.h
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h