kernel-ark/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez 14acdde6e5 ath9k: re-enable ps by default for new single chip families
The newer single chip hardware family of chipsets have not been
experiencing issues with power saving set by default with recent
fixes merged (even into stable). The remaining issues are only
reported with AR5416 and since enabling PS by default can increase
power savings considerably best to take advantage of that feature
as this has been tested properly.

For more details on this issue see the bug report:

http://bugzilla.kernel.org/show_bug.cgi?id=14267

We leave AR5416 with PS disabled by default, that seems to require
some more work.

Cc: stable@kernel.org
Cc: Peter Stuge <peter@stuge.se>
Cc: Justin P. Mattock  <justinmattock@gmail.com>
Cc: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-12 13:43:54 -05:00
..
ahb.c
ani.c
ani.h
ath9k.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-01-05 17:18:59 -05:00
beacon.c ath9k: Ensure a fair beacon distribution in IBSS mode. 2009-11-28 15:04:52 -05:00
btcoex.c
btcoex.h
calib.c
calib.h
common.c ath9k: Proper padding/unpadding for the TX/RX path. 2009-11-28 15:04:50 -05:00
common.h ath9k: Proper padding/unpadding for the TX/RX path. 2009-11-28 15:04:50 -05:00
debug.c ath9k: add MCS rate index back to debufs rcstat 2009-12-22 13:55:56 -05:00
debug.h ath9k: separate debugfs support from CONFIG_ATH_DEBUG 2009-11-28 15:05:04 -05:00
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
hw.c ath9k: Clarify Interrupt mitigation 2009-12-22 13:56:10 -05:00
hw.h ath9k: Clarify Interrupt mitigation 2009-12-22 13:56:10 -05:00
initvals.h
Kconfig ath9k: Fix Kconfig depends for ATH9K_DEBUGFS 2010-01-04 16:09:47 -05:00
mac.c ath9k: Fix TX queue draining 2009-12-21 11:32:19 -05:00
mac.h ath9k: fix missed error codes in the tx status check 2009-12-28 16:20:03 -05:00
main.c ath9k: re-enable ps by default for new single chip families 2010-01-12 13:43:54 -05:00
Makefile ath9k: separate debugfs support from CONFIG_ATH_DEBUG 2009-11-28 15:05:04 -05:00
pci.c ath9k: Storage class should be before const qualifier 2009-12-28 16:19:55 -05:00
phy.c ath9k: Remove a few unused functions 2009-11-18 17:09:12 -05:00
phy.h ath9k: Remove a few unused functions 2009-11-18 17:09:12 -05:00
rc.c ath9k: Fix maximum tx fifo settings for single stream devices 2009-11-28 15:04:52 -05:00
rc.h ath9k: add MCS rate index back to debufs rcstat 2009-12-22 13:55:56 -05:00
recv.c ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
reg.h ath9k: fix processing of TX PS null data frames 2009-11-28 15:04:49 -05:00
virtual.c ath9k: get rid of tx_info_priv 2009-11-18 17:09:11 -05:00
xmit.c ath9k: fix missed error codes in the tx status check 2009-12-28 16:20:03 -05:00