index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-05-15
iwlwifi: fix power index handling
Amit Beka
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
2012-03-08
iwlwifi: more status bit factoring
Don Fry
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
iwlagn: simplify the bus architecture
Emmanuel Grumbach
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-11
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
2011-04-18
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-08
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-01-31
iwlwifi: always support idle mode for agn devices
Wey-Yi Guy
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
2010-11-24
iwlwifi: advance power management support
Wey-Yi Guy
2010-11-24
iwlwifi: power management checking for shadow register
Wey-Yi Guy
2010-11-24
iwlwifi: consider BT for power management
Wey-Yi Guy
2010-11-15
iwlwifi: defer update power mode while scan
Stanislaw Gruszka
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-08-24
iwlwifi: fix thermal throttling related power management operation
Wey-Yi Guy
[next]