summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-3/+4
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-1/+1
* iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-161-60/+2
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-2/+2
* iwlwifi: more status bit factoringDon Fry2012-03-081-2/+2
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-071-2/+2
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-1/+1
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-1/+1
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-1/+1
* iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-4/+4
* 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/+4
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-11/+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
|\
OpenPOWER on IntegriCloud