linux/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: Move link tuning into seperate file 2009-01-29 15:58:34 -05:00
rt2x00.h rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
rt2x00config.c rt2x00: Implement WDS support 2009-01-29 15:58:38 -05:00
rt2x00crypto.c rt2x00: Move code into seperate functions 2009-01-29 15:58:39 -05:00
rt2x00debug.c rt2x00: Move link tuning into seperate file 2009-01-29 15:58:34 -05:00
rt2x00debug.h rt2x00: Remove debugfs CSR access wrappers 2008-11-10 15:17:35 -05:00
rt2x00dev.c rt2x00: Introduce RXDONE_SIGNAL_MASK mask 2009-01-29 15:58:41 -05:00
rt2x00dump.h
rt2x00firmware.c rt2x00: Reset LED assoc status after firmware update 2008-07-14 14:53:00 -04:00
rt2x00leds.c rt2x00: Fix radio LED type check 2009-01-12 14:24:49 -05:00
rt2x00leds.h
rt2x00lib.h rt2x00: Replace RFKILL with INPUT 2009-01-29 15:59:47 -05:00
rt2x00link.c rt2x00: Restrict interface between rt2x00link and drivers 2009-01-29 15:58:35 -05:00
rt2x00mac.c mac80211: clean up set_key callback 2009-01-29 15:59:42 -05:00
rt2x00pci.c rt2x00: Cleanup indirect register access 2008-11-25 16:32:53 -05:00
rt2x00pci.h rt2x00: Cleanup indirect register access 2008-11-25 16:32:53 -05:00
rt2x00queue.c rt2x00: Remove ENTRY_TXD_OFDM_RATE 2009-01-29 15:58:40 -05:00
rt2x00queue.h rt2x00: Introduce RXDONE_SIGNAL_MASK mask 2009-01-29 15:58:41 -05:00
rt2x00reg.h rt2x00: Remove ENTRY_TXD_OFDM_RATE 2009-01-29 15:58:40 -05:00
rt2x00rfkill.c rt2x00: Only register rfkill input when key is present 2009-01-29 15:59:57 -05:00
rt2x00usb.c rt2x00: Fix segementation fault 2009-01-12 14:24:53 -05:00
rt2x00usb.h rt2x00: Move rt73usb register access wrappers into rt2x00usb 2008-11-25 16:32:53 -05:00
rt61pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt61pci.h rt2x00: Split EEPROM_NIC_TX_RX_FIXED 2009-01-29 15:58:38 -05:00
rt73usb.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt73usb.h rt2x00: Add RFKILL support to rt2500usb and rt73usb 2009-01-29 15:58:37 -05:00
rt2400pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2400pci.h rt2x00: Remove debugfs CSR access wrappers 2008-11-10 15:17:35 -05:00
rt2500pci.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2500pci.h rt2x00: Remove debugfs CSR access wrappers 2008-11-10 15:17:35 -05:00
rt2500usb.c mac80211: extend/document powersave API 2009-01-29 15:59:58 -05:00
rt2500usb.h rt2x00: Add RFKILL support to rt2500usb and rt73usb 2009-01-29 15:58:37 -05:00