]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iwlwifi: configure the LTR
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 19 Nov 2014 16:54:40 +0000 (18:54 +0200)
committerJiri Slaby <jslaby@suse.cz>
Wed, 19 Nov 2014 17:29:16 +0000 (18:29 +0100)
commit9546673d9dc0c6c642d7f4740622d15d7fb980f9
tree10d331425b7d5f62d67896f0577bbbdb717a3335
parentb4dc3a3ad9a91453d3d72a6a3e5218d670dfc7dd
iwlwifi: configure the LTR

commit 9180ac50716a097a407c6d7e7e4589754a922260 upstream.

The LTR is the handshake between the device and the root
complex about the latency allowed when the bus exits power
save. This configuration was missing and this led to high
latency in the link power up. The end user could experience
high latency in the network because of this.

Cc: <stable@vger.kernel.org> [3.10+]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/net/wireless/iwlwifi/iwl-trans.h
drivers/net/wireless/iwlwifi/mvm/fw-api-power.h
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/fw.c
drivers/net/wireless/iwlwifi/mvm/ops.c
drivers/net/wireless/iwlwifi/pcie/trans.c