]> 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)
commitb768195198b298c92d0b8fc994bce60200644fc6
treedb28186e1b11cdc0733029be0128e24aa9368ba2
parent2ba660e7a38f5faa444cb42789b7e875e8183ba5
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