]> 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)
commit82aee91acfe539d5bc36d408341f8d0b6da64420
treef0609fcce239aaaebe827243627fddb0a9514958
parente6a7502f955aa90d6815da59d1bdb4acef0fcd53
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