android_kernel_xiaomi_sm8350/drivers/net/wireless/rt2x00
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
..
Kconfig rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
Makefile
rt2x00.h rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
rt2x00config.c
rt2x00crypto.c
rt2x00debug.c
rt2x00debug.h
rt2x00dev.c
rt2x00dump.h
rt2x00firmware.c
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
rt2x00link.c
rt2x00mac.c
rt2x00pci.c
rt2x00pci.h
rt2x00queue.c
rt2x00queue.h
rt2x00reg.h
rt2x00rfkill.c rt2x00: Only register rfkill input when key is present 2009-01-29 15:59:57 -05:00
rt2x00usb.c
rt2x00usb.h
rt61pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt61pci.h
rt73usb.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt73usb.h
rt2400pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2400pci.h
rt2500pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2500pci.h
rt2500usb.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2500usb.h