index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-power.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-390
/
+0
2012-05-15
iwlwifi: fix power index handling
Amit Beka
1
-2
/
+6
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
1
-3
/
+4
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-1
/
+1
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
1
-60
/
+2
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
1
-2
/
+2
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-2
/
+2
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-1
/
+1
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-1
/
+1
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
1
-1
/
+1
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-4
/
+4
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
1
-1
/
+1
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-3
/
+3
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-0
/
+1
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
1
-1
/
+2
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
1
-1
/
+3
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
1
-1
/
+1
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-1
/
+1
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
1
-3
/
+3
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
1
-1
/
+2
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-1
/
+1
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
1
-3
/
+9
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
1
-6
/
+4
2011-06-11
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
1
-11
/
+2
2011-04-18
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
1
-4
/
+2
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
1
-3
/
+4
2011-04-08
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
1
-3
/
+1
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-3
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+3
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-3
/
+0
2011-01-31
iwlwifi: always support idle mode for agn devices
Wey-Yi Guy
1
-2
/
+1
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
1
-4
/
+2
2010-11-24
iwlwifi: advance power management support
Wey-Yi Guy
1
-5
/
+63
2010-11-24
iwlwifi: power management checking for shadow register
Wey-Yi Guy
1
-0
/
+10
2010-11-24
iwlwifi: consider BT for power management
Wey-Yi Guy
1
-0
/
+17
2010-11-15
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
1
-35
/
+60
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-2
/
+2
2010-08-24
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
1
-7
/
+5
[next]