summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-08iwlwifi: more status bit factoringDon Fry1-2/+2
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg1-2/+2
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg1-1/+1
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-1/+1
2012-03-07iwlwifi: move wowlan bool into privJohannes Berg1-1/+1
2012-02-03iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach1-1/+1
2012-01-07iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-4/+4
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry1-1/+1
2011-08-29iwlagn: remove dereferences of priv from transportEmmanuel Grumbach1-2/+2
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-3/+3
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-0/+1
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy1-1/+2
2011-07-21iwlagn: implement WoWLANJohannes Berg1-1/+3
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach1-1/+1
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H1-3/+3
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy1-3/+9
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy1-6/+4
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy1-11/+2
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