linux/net/mac80211
Michael Wu cfb7267aab [PATCH] mac80211: remove rtnl locking in ieee80211_sta.c
The rtnl is held in ieee80211_sta.c to prevent some potential
configuration races with userspace. Unfortunately, it also has the
potential for deadlocks on interface down. This patch removes the
rtnl locking to eliminate the deadlocks.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-07-18 20:35:48 -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
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: fix GCC warning on 64bit platforms 2007-07-18 20:35:42 -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: remove rtnl locking in ieee80211_sta.c 2007-07-18 20:35:48 -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: regdomain.c needs to include ieee80211_i.h 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