]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: add CT-KILL notification
authorChaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Wed, 16 Dec 2015 14:34:55 +0000 (16:34 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sat, 27 Feb 2016 19:59:48 +0000 (21:59 +0200)
commit0a3b7119000d706dfbc7e0c5b66e192a646d365f
treef0609fcce239aaaebe827243627fddb0a9514958
parent51bcc7386a01074452c585e421a24dfc7b19063b
iwlwifi: mvm: add CT-KILL notification

Up to today the driver was notified of the temperature from the FW
and decided whether to enter CT-kill or not.
From now on, the FW will decide when to enter CT-kill and will notify
the driver.
Add support for this notification.

Signed-off-by: Chaya Rachel Ivgi <chaya.rachel.ivgi@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h
drivers/net/wireless/intel/iwlwifi/mvm/fw-api.h
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
drivers/net/wireless/intel/iwlwifi/mvm/tt.c