summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-power.c
AgeCommit message (Expand)Author
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-07iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry
2011-08-29iwlagn: remove dereferences of priv from transportEmmanuel Grumbach
2011-08-29iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach
2011-08-29iwlagn: move iwl_suspend / iwl_resume to the transport layerEmmanuel Grumbach
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach
2011-08-29iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy
2011-07-21iwlagn: implement WoWLANJohannes Berg
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-11iwlagn: remove the indirection for update_chain_flagsFry, Donald H
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach
2011-06-18iwlagn: Add power_level module parameterWey-Yi Guy
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg
2011-04-08iwlagn: all _agn devices support power save modeWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-01-31iwlwifi: always support idle mode for agn devicesWey-Yi Guy
2011-01-28iwlwifi: introduce iwl_advanced_bt_coexist()Stanislaw Gruszka
2010-11-24iwlwifi: advance power management supportWey-Yi Guy
2010-11-24iwlwifi: power management checking for shadow registerWey-Yi Guy
2010-11-24iwlwifi: consider BT for power managementWey-Yi Guy
2010-11-15iwlwifi: defer update power mode while scanStanislaw Gruszka
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-08-24iwlwifi: fix thermal throttling related power management operationWey-Yi Guy
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10iwlwifi: remove useless priv->vif checkJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25iwlwifi: Generic approach to measure temperatureWey-Yi Guy
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexmaster-2010-01-29Reinette Chatre
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg