summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-141-1/+1
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-021-1/+2
* iwlagn: implement WoWLANJohannes Berg2011-07-211-1/+3
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-111-3/+3
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-181-3/+9
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-181-6/+4Star
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-11/+2Star
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-181-4/+2Star
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-3/+4
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-3/+1Star
* 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/+0Star
* 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/+0Star
* iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-311-2/+1Star
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-281-4/+2Star
* 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/+5Star
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-631/+9Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-4/+1Star
|\
| * iwlwifi: remove useless priv->vif checkJohannes Berg2010-05-111-4/+1Star
* | 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/+1Star
* 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/+2Star
* 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