index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-power.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
2011-10-14
1
-1
/
+1
*
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+3
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+1
*
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-08-02
1
-1
/
+2
*
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
1
-1
/
+3
*
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
1
-1
/
+1
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
1
-1
/
+1
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
1
-3
/
+3
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
1
-1
/
+2
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-1
/
+1
*
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
1
-3
/
+9
*
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
1
-6
/
+4
*
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-11
/
+2
*
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
1
-4
/
+2
*
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
1
-3
/
+4
*
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
2011-04-08
1
-3
/
+1
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-3
/
+0
*
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
1
-0
/
+3
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-3
/
+0
*
iwlwifi: always support idle mode for agn devices
Wey-Yi Guy
2011-01-31
1
-2
/
+1
*
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
2011-01-28
1
-4
/
+2
*
iwlwifi: advance power management support
Wey-Yi Guy
2010-11-24
1
-5
/
+63
*
iwlwifi: power management checking for shadow register
Wey-Yi Guy
2010-11-24
1
-0
/
+10
*
iwlwifi: consider BT for power management
Wey-Yi Guy
2010-11-24
1
-0
/
+17
*
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
2010-11-15
1
-35
/
+60
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
1
-2
/
+2
*
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
2010-08-24
1
-7
/
+5
*
iwlwifi: separate thermal throttling function
Wey-Yi Guy
2010-08-24
1
-631
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-4
/
+1
|
\
|
*
iwlwifi: remove useless priv->vif check
Johannes Berg
2010-05-10
1
-4
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-5
/
+5
|
\
\
|
|
/
|
*
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
1
-1
/
+1
|
*
iwlwifi: Generic approach to measure temperature
Wey-Yi Guy
2010-03-25
1
-4
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
iwlwifi: iwl_power_update_mode always hold mutex
Reinette Chatre
2010-01-29
1
-1
/
+1
*
iwlwifi: no need to test iw_mode in power saving
Johannes Berg
2010-01-29
1
-2
/
+1
*
mac80211: wait for beacon before enabling powersave
Johannes Berg
2010-01-26
1
-1
/
+1
*
iwlwifi: update copyright year to 2010
Reinette Chatre
2010-01-19
1
-1
/
+1
*
iwlwifi: update reply_statistics_cmd with 'clear' parameter
Wey-Yi Guy
2009-11-18
1
-1
/
+1
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-10-27
1
-2
/
+2
*
iwlwifi: choose thermal throttle method based on device config
Wey-Yi Guy
2009-10-27
1
-6
/
+2
*
iwlwifi: rework for static power save
Wey-Yi Guy
2009-10-27
1
-22
/
+53
*
iwlwifi: reliable entering of critical temperature state
Wey-Yi Guy
2009-10-07
1
-30
/
+116
*
iwlwifi: support idle for 6000 series hw
Johannes Berg
2009-10-07
1
-0
/
+3
[next]