]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: allow preventing dummy notifications
authorEran Harary <eran.harary@intel.com>
Sun, 27 Jul 2014 05:03:06 +0000 (08:03 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 14 Sep 2014 09:56:37 +0000 (12:56 +0300)
commit6a3f0cae5321c3f4db353ddab00aceb3356306ee
treedb28186e1b11cdc0733029be0128e24aa9368ba2
parent11191ea9603bef8fec21a15b6ba833354f36ee6c
iwlwifi: mvm: allow preventing dummy notifications

The firwmare now allows the driver to disable dummy
notifications. These notifications sent by the firmware
are an overhead for slow buses. They are still useful for
fast buses.
Add a hardware switch to prevent these notifications only
on devices that work on slow buses.

Signed-off-by: Eran <eran.harary@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-8000.c
drivers/net/wireless/iwlwifi/iwl-config.h
drivers/net/wireless/iwlwifi/iwl-fw.h
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/sf.c