aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-151-1/+2
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-181-4/+2
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-3/+4
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-3/+1
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-3/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+3
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-3/+0
* iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-311-2/+1
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-281-4/+2
* iwlwifi: advance power management supportWey-Yi Guy2010-11-241-5/+63
* iwlwifi: power management checking for shadow registerWey-Yi Guy2010-11-241-0/+10
* iwlwifi: consider BT for power managementWey-Yi Guy2010-11-241-0/+17
* iwlwifi: defer update power mode while scanStanislaw Gruszka2010-11-151-35/+60
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-2/+2
* iwlwifi: fix thermal throttling related power management operationWey-Yi Guy2010-08-241-7/+5
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-631/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-4/+1
|\
| * iwlwifi: remove useless priv->vif checkJohannes Berg2010-05-101-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-5/+5
|\|
| * iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-1/+1
| * iwlwifi: Generic approach to measure temperatureWey-Yi Guy2010-03-251-4/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2010-01-291-1/+1
* iwlwifi: no need to test iw_mode in power savingJohannes Berg2010-01-291-2/+1
* mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-1/+1
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-1/+1
* iwlwifi: remove duplicated defineWey-Yi Guy2009-10-271-2/+2
* iwlwifi: choose thermal throttle method based on device configWey-Yi Guy2009-10-271-6/+2
* iwlwifi: rework for static power saveWey-Yi Guy2009-10-271-22/+53
* iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-071-30/+116
* iwlwifi: support idle for 6000 series hwJohannes Berg2009-10-071-0/+3
* iwlwifi: disable powersave for 4965Johannes Berg2009-09-141-2/+3
* iwlwifi: fix situation in which debug message is printedReinette Chatre2009-08-311-1/+1
* iwlwifi: use sleep interval successionJohannes Berg2009-08-311-1/+21
* iwlwifi: automatically adjust sleep levelJohannes Berg2009-08-141-170/+147
* iwlwifi: refactor some thermal throttle codeJohannes Berg2009-08-141-39/+39
* iwlwifi: handle the case when set power failWey-Yi Guy2009-08-141-9/+12
* iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy2009-08-141-12/+13
* iwlwifi: fix thermal throttling locking problemWey-Yi Guy2009-08-141-4/+53
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-1/+1
* iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy2009-07-271-4/+281
* iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-271-0/+249
* iwlwifi: clean up PS codeJohannes Berg2009-05-111-197/+31
* iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
* iwlcore: dont commit power command if interface is not upMohamed Abbas2009-03-271-1/+1
* iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-131-3/+3
* iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas2009-02-091-12/+5
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-9/+9