aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
Commit message (Expand)AuthorAge
* iwlwifi: fix power index handlingAmit Beka2012-05-15
* iwlwifi: clean up module parametersJohannes Berg2012-04-23
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-16
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-09
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-07
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* iwlagn: eliminate bus pointer from iwl_priv structureDon Fry2011-10-14
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-02
* iwlagn: implement WoWLANJohannes Berg2011-07-21
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: remove the indirection for update_chain_flagsFry, Donald H2011-07-11
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: Add power_level module parameterWey-Yi Guy2011-06-18
* iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy2011-06-18
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-11
* iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy2011-04-18
* iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-18
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-08
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-07
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-21
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-21
* iwlwifi: always support idle mode for agn devicesWey-Yi Guy2011-01-31
* iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka2011-01-28
* iwlwifi: advance power management supportWey-Yi Guy2010-11-24
* iwlwifi: power management checking for shadow registerWey-Yi Guy2010-11-24
* iwlwifi: consider BT for power managementWey-Yi Guy2010-11-24
* iwlwifi: defer update power mode while scanStanislaw Gruszka2010-11-15
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-06
* iwlwifi: fix thermal throttling related power management operationWey-Yi Guy2010-08-24
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-24