]> git.baikalelectronics.ru Git - kernel.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)
commit17646518f1fd1a63ab1e11bb19aa3ea2333e7129
treef0609fcce239aaaebe827243627fddb0a9514958
parentfbca705581bdf6d53083ad0a042bdd2cff7cba26
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