]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: support idle for 6000 series hw
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 25 Sep 2009 21:24:27 +0000 (14:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:36 +0000 (16:39 -0400)
commit1e55247edec9e84086707e80225ec0996c65c192
tree50ad00e040b791711926b43d5da466bfa71a0bbe
parent6dbe89fa59fc9d5a38dc8ffda69e190863e00fcc
iwlwifi: support idle for 6000 series hw

Using powersave while idle saves a lot of power, but
we've had problems with this on some cards (5150 has
been reported to be problematic). However, on the new
6000 series we're seeing no problems, so for now let
that hardware benefit from idle mode, we can look at
the problems with other hardware one by one and then
enable those once we figure out the problems.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-6000.c
drivers/net/wireless/iwlwifi/iwl-core.c
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-power.c