]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: rs: fallback to legacy Tx columns
authorEyal Shapira <eyal@wizery.com>
Sun, 6 Apr 2014 01:39:23 +0000 (04:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jun 2014 17:28:09 +0000 (10:28 -0700)
commitee4fc7fe8684705b32414c276be038b432c3c2dc
tree67338fcd1779e691ea886cfa0d94106b03de3dbd
parentce1c4e8c013a957983910fccaff8704f636e1cb0
iwlwifi: mvm: rs: fallback to legacy Tx columns

commit fd7dbee51b3d98402edb11fec0c93d96476e0ae1 upstream.

Allow switching back to legacy Tx columns so we'll stop doing
HT/VHT in case we're far from the AP. Stop active aggregation when
making a deciding to stay in a legacy column.
Despite having low legacy rates in the LQ table lower entries
it doesn't help much in case we're doing aggregations as the
aggregation was being transmitted in the initial rate of the table.

This should help traffic stalls when far from the AP.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/mvm/rs.c