Here's version 2 of the suspend/resume for mac80211, including Johannes Berg's patch for the cfg80211 hooks. Changes since last time: - fixed broken conditional for monitor & ap vlan checking - removed pm.h - removed frag threshold setting since that's gone now - the call to ieee80211_sta_tear_down_BA_sessions was locking up so I just dropped it for now in the interest of getting a stable base I also tracked down the disappearing interface problem.. turns out this was just gnome-power-manager or HAL. (I do not have 'network_sleep' set in gconf, but I didn't bother pinning it down otherwise...) Using 'echo mem > /sys/power/state' to suspend keeps the interface up across suspend. This seems to work ok for me but can use a lot of testing. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html