commit | e03bbb62cfdf539ae8110b297493c685f9d12774 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 13 10:49:16 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 13 22:23:20 2014 +0300 |
tree | a1ab199b2b6381d13fcc66b7f891c0cac9a79230 | |
parent | c6e37a686e02f5859000c0a01428e375d5e59d65 [diff] |
iwlwifi: don't disable SCD chain extension on newer devices 7000 device series have a fix for this hardware feature. Stop disabling it, and get an improvement in Tx throughput. This feature allows the scheduler to fetch more frames on the fly while an A-MPDU is being built - which means that we can get larger A-MPDU. This, of course, give an improvement in the Tx throughput. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>