linux/drivers/net/wireless/intel/iwlwifi/mvm
Sara Sharon dd4d3161d0 iwlwifi: mvm: fix RSS key sizing
The initialization and copying of the RSS secret key
should not use ARRAY_SIZE as we need to initialize a
dword array, and not a byte array.
Fix also the hook maximum write size to allow writing
a longer table - up to full indirection table size.

Fixes: 43413a975d06("iwlwifi: mvm: support rss queues configuration command")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-02-27 21:59:51 +02:00
..
binding.c
coex_legacy.c
coex.c
constants.h iwlwifi: mvm: make collecting fw debug data optional 2016-02-01 16:40:20 +02:00
d3.c Here's another round of updates for -next: 2016-02-27 21:59:03 +02:00
debugfs-vif.c iwlwifi: mvm: support setting minimum quota from debugfs 2016-02-01 16:40:23 +02:00
debugfs.c iwlwifi: mvm: fix RSS key sizing 2016-02-27 21:59:51 +02:00
debugfs.h
fw-api-coex.h
fw-api-d3.h iwlwifi: mvm: support beacon storing 2016-02-01 16:40:22 +02:00
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-rx.h iwlwifi: pcie: update iwl_mpdu_desc fields 2016-02-01 16:40:28 +02:00
fw-api-scan.h iwlwifi: mvm: add extended dwell time 2015-12-20 23:27:40 +02:00
fw-api-sta.h iwlwifi: mvm: add new ADD_STA command version 2016-02-01 16:40:27 +02:00
fw-api-stats.h
fw-api-tof.h
fw-api-tx.h
fw-api.h iwlwifi: mvm: add registration to cooling device 2016-02-27 21:59:50 +02:00
fw-dbg.c iwlwifi: mvm: remove shadowing variable 2016-02-01 16:40:20 +02:00
fw-dbg.h iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.c 2016-01-07 19:01:32 +02:00
fw.c iwlwifi: mvm: fix RSS key sizing 2016-02-27 21:59:51 +02:00
led.c
mac80211.c Here's another round of updates for -next: 2016-02-27 21:59:03 +02:00
mac-ctxt.c iwlwifi: mvm: allow to disable beacon filtering for AP/GO interface 2016-02-01 16:40:29 +02:00
Makefile iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
mvm.h iwlwifi: mvm: add registration to cooling device 2016-02-27 21:59:50 +02:00
nvm.c iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian 2016-02-01 16:40:25 +02:00
offloading.c
ops.c iwlwifi: mvm: fix RSS key sizing 2016-02-27 21:59:51 +02:00
phy-ctxt.c
power.c iwlwifi: mvm: Remove iwl_mvm_update_beacon_abort 2016-02-01 16:40:26 +02:00
quota.c iwlwifi: mvm: support setting minimum quota from debugfs 2016-02-01 16:40:23 +02:00
rs.c iwlwifi: mvm: rs: fix TPC action decision algorithm 2016-02-01 16:40:27 +02:00
rs.h
rx.c
rxmq.c iwlwifi: pcie: update iwl_mpdu_desc fields 2016-02-01 16:40:28 +02:00
scan.c iwlwifi: mvm: add debug print if scan config is ignored 2016-02-01 16:40:24 +02:00
sf.c
sta.c iwlwifi: mvm: add new ADD_STA command version 2016-02-01 16:40:27 +02:00
sta.h iwlwifi: mvm: add new ADD_STA command version 2016-02-01 16:40:27 +02:00
tdls.c
testmode.h
time-event.c
time-event.h
tof.c
tof.h
tt.c iwlwifi: mvm: add registration to cooling device 2016-02-27 21:59:50 +02:00
tx.c Here's another round of updates for -next: 2016-02-27 21:59:03 +02:00
utils.c iwlwifi: mvm: track low-latency sources separately 2016-02-01 16:40:22 +02:00