summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy1-4/+2
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg1-3/+4
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy1-3/+1
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-3/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+3
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-3/+0
2011-02-01iwlwifi: always support idle mode for agn devicesWey-Yi Guy1-2/+1
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka1-4/+2
2010-11-25iwlwifi: advance power management supportWey-Yi Guy1-5/+63
2010-11-25iwlwifi: power management checking for shadow registerWey-Yi Guy1-0/+10
2010-11-25iwlwifi: consider BT for power managementWey-Yi Guy1-0/+17
2010-11-15iwlwifi: defer update power mode while scanStanislaw Gruszka1-35/+60
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-2/+2
2010-08-25iwlwifi: fix thermal throttling related power management operationWey-Yi Guy1-7/+5
2010-08-25iwlwifi: separate thermal throttling functionWey-Yi Guy1-631/+9
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+1
2010-05-11iwlwifi: remove useless priv->vif checkJohannes Berg1-4/+1
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+5
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-25iwlwifi: Generic approach to measure temperatureWey-Yi Guy1-4/+4
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre1-1/+1
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg1-1/+1
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-19iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-1/+1
2009-10-27iwlwifi: remove duplicated defineWey-Yi Guy1-2/+2
2009-10-27iwlwifi: choose thermal throttle method based on device configWey-Yi Guy1-6/+2
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy1-22/+53
2009-10-08iwlwifi: reliable entering of critical temperature stateWey-Yi Guy1-30/+116
2009-10-08iwlwifi: support idle for 6000 series hwJohannes Berg1-0/+3
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg1-2/+3
2009-08-31iwlwifi: fix situation in which debug message is printedReinette Chatre1-1/+1
2009-08-31iwlwifi: use sleep interval successionJohannes Berg1-1/+21
2009-08-14iwlwifi: automatically adjust sleep levelJohannes Berg1-170/+147
2009-08-14iwlwifi: refactor some thermal throttle codeJohannes Berg1-39/+39
2009-08-14iwlwifi: handle the case when set power failWey-Yi Guy1-9/+12
2009-08-14iwlwifi: fix legacy thermal throttling power indexWey-Yi Guy1-12/+13
2009-08-14iwlwifi: fix thermal throttling locking problemWey-Yi Guy1-4/+53
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-1/+1
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy1-4/+281
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy1-0/+249
2009-05-11iwlwifi: clean up PS codeJohannes Berg1-197/+31
2009-05-11iwlwifi: fix PS disable status raceJohannes Berg1-3/+2
2009-03-28iwlcore: dont commit power command if interface is not upMohamed Abbas1-1/+1
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler1-3/+3
2009-02-09iwlwifi: unify iwlagn and 3945 power save managementWinkler, Tomas1-12/+5
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-9/+9
2009-01-30iwlwifi: eliminate power_data_39.Winkler, Tomas1-8/+0