aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-27iwlcore: 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-29iwlwifi: eliminate power_data_39.Winkler, Tomas1-8/+0
2009-01-29iwlwifi: make iwl-power.c more readableWinkler, Tomas1-27/+24
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2008-12-12iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler1-1/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-11-21iwlwifi: don't fail power set when calibration is not done yetWinkler, Tomas1-9/+8
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-9/+9
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-1/+1
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach1-4/+4
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel1-13/+13
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach1-1/+38
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler1-16/+11
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: corrects power_level in sysfsEsti Kummer1-11/+16
2008-08-04iwlwifi: add power save to 5000 HWMohamed Abbas1-6/+12
2008-05-07iwlwifi: rename iwl-4965.h to iwl-dev.hTomas Winkler1-1/+1
2008-05-07iwlwifi: rename iwl-4965-commands to iwl-commands.hTomas Winkler1-1/+1
2008-05-07iwlwifi: Add power level supportMohamed Abbas1-0/+423