linux/drivers/net/wireless/iwlwifi/mvm
Eyal Shapira 2536e7c350 iwlwifi: mvm: rs: remove max_rate_idx
max_rate_idx constraint is deprecated and it's handling is
faulty as well as it is relevant only for legacy rates but
was considered in HT/VHT. In most cases there was no side effect
as max_rate_idx was set to -1 but in certain cases like P2P
it got set to an actual rate idx which would limit the maximum
rate in HT/VHT by mistake.
max_rate_idx should be replaced by the masks fields but for
now remove it.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-09-14 12:56:37 +03:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
coex.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
constants.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
d3.c iwlwifi: mvm: correct firmware disassoc command sequence 2014-09-03 22:49:09 +03:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: remove unused flags from TX command 2014-07-06 11:16:16 +03:00
fw-api.h iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
fw.c iwlwifi: mvm: clarify stop_count, remove transport_stopped 2014-09-03 22:49:10 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
mac-ctxt.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
Makefile iwlwifi: mvm: BT Coex - prepare towards new API 2014-07-07 21:34:05 +03:00
mvm.h iwlwifi: mvm: clarify stop_count, remove transport_stopped 2014-09-03 22:49:10 +03:00
nvm.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: clarify stop_count, remove transport_stopped 2014-09-03 22:49:10 +03:00
phy-ctxt.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
power.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
quota.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
rs.c iwlwifi: mvm: rs: remove max_rate_idx 2014-09-14 12:56:37 +03:00
rs.h iwlwifi: mvm: rs: remove max_rate_idx 2014-09-14 12:56:37 +03:00
rx.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
scan.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: clean up AUX station handling 2014-09-03 22:49:13 +03:00
sta.h iwlwifi: mvm: clean up AUX station handling 2014-09-03 22:49:13 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
tt.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
tx.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
utils.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00