linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/mvm
Eliad Peller 64793110ad iwlwifi: mvm: fix off-by-one in scan channels configuration
tail should be equal to the last valid index, so
decrease it by one.

This error causes in "a gap" in some cases (as well as
some possible out-of-bound write), finally resulting in
ucode assertion.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-05-13 14:04:55 +03:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex.c iwlwifi: mvm: BT Coex - fix validity flags during init 2014-05-06 19:46:24 +03:00
constants.h iwlwifi: mvm: remove using max_duration in firmware API 2014-03-18 21:15:38 +02:00
d3.c iwlwifi: mvm: configure protocol offloading on D0i3 2014-03-16 13:45:33 +02:00
debugfs-vif.c iwlwifi: mvm: fix theoretical NULL ptr dereference 2014-03-18 21:15:40 +02:00
debugfs.c iwlwifi: mvm: add missing include 2014-03-19 08:25:05 +02:00
debugfs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-coex.h iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priority 2014-03-18 21:15:37 +02:00
fw-api-d3.h iwlwifi: mvm: configure seq_num to D0i3 2014-03-16 13:45:23 +02:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: mvm: add D0i3 power configurations 2014-02-03 22:23:39 +02:00
fw-api-rs.h iwlwifi: mvm: propagate LDPC / STBC status to radiotap 2014-02-13 10:27:24 +02:00
fw-api-scan.h iwlwifi: mvm: several fixes in scan 2014-04-13 21:57:47 +03:00
fw-api-sta.h iwlwifi: mvm: implement AP/GO uAPSD support 2014-02-03 22:23:31 +02:00
fw-api-tx.h iwlwifi: mvm: BT Coex - classify packet priority in BT code 2014-03-11 19:50:06 +02:00
fw-api.h iwlwifi: mvm: make bt-coex.c generic 2014-03-11 19:49:39 +02:00
fw-error-dump.h iwlwifi: mvm: send udev event upon firmware error to dump logs 2014-03-18 21:15:06 +02:00
fw.c iwlwifi: mvm: remove redundant define in fw.c 2014-02-23 19:27:27 +02: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 iwlwifi: mvm: fix setting channel in monitor mode 2014-05-11 13:10:08 +03:00
mac-ctxt.c iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlines 2014-02-13 13:49:44 +02:00
Makefile iwlwifi: mvm: configure seq_num to D0i3 2014-03-16 13:45:23 +02:00
mvm.h iwlwifi: mvm: do no sched scan while associated 2014-05-06 21:56:37 +03:00
nvm.c iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlines 2014-02-13 13:49:44 +02:00
offloading.c iwlwifi: mvm: configure protocol offloading on D0i3 2014-03-16 13:45:33 +02:00
ops.c iwlwifi: mvm: send udev event upon firmware error to dump logs 2014-03-18 21:15:06 +02:00
phy-ctxt.c iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlines 2014-02-13 13:49:44 +02:00
power.c iwlwifi: mvm: disable power on P2P client when BSS is added 2014-03-09 16:39:08 +02:00
quota.c iwlwifi: mvm: remove spurious blank line 2014-03-18 21:15:40 +02:00
rs.c iwlwifi: mvm: rs - s/CPTCFG/CONFIG 2014-05-06 20:35:57 +03:00
rs.h iwlwifi: mvm: rs: reinit rs if no tx for a long time 2014-04-13 16:51:04 +03:00
rx.c iwlwifi: mvm: add Rx frames statistics via debugfs 2014-02-20 19:22:12 +02:00
scan.c iwlwifi: mvm: fix off-by-one in scan channels configuration 2014-05-13 14:04:55 +03:00
sf.c iwlwifi: mvm: delay enabling smart FIFO until after beacon RX 2014-04-13 08:26:51 +03:00
sta.c iwlwifi: mvm: reconfigure qos seq on D0i3 exit 2014-03-16 13:45:32 +02:00
sta.h iwlwifi: mvm: reserve sta_id 0 to station 2014-02-06 21:11:21 +02:00
testmode.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
time-event.c iwlwifi: mvm: set immediate apply time bit in time events 2014-02-20 19:19:33 +02:00
time-event.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c iwlwifi: mvm: handle platform PCIe power limitation 2014-02-03 22:23:38 +02:00
tx.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-03-18 16:55:28 -04:00
utils.c iwlwifi: mvm: do no sched scan while associated 2014-05-06 21:56:37 +03:00