Johannes Berg 4be8c3873e mac80211: extend/document powersave API
This modifies hardware flags for powersave to support three different
flags:
 * IEEE80211_HW_SUPPORTS_PS - indicates general PS support
 * IEEE80211_HW_PS_NULLFUNC_STACK - indicates nullfunc sending in software
 * IEEE80211_HW_SUPPORTS_DYNAMIC_PS - indicates dynamic PS on the device

It also adds documentation for all this which explains how to set the
various flags.

Additionally, it fixes a few things:
 * a spot where && was used to test flags
 * enable CONF_PS only when associated again

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 15:59:58 -05:00
..
2008-10-17 14:40:53 -07:00
2007-05-08 11:15:15 -07:00
2008-02-07 08:42:16 -08:00
2009-01-08 20:10:34 +00:00
2008-10-30 11:38:47 -07:00
2008-02-07 08:42:16 -08:00
2008-02-07 18:02:42 -06:00
2007-05-22 23:45:48 -07:00