Star64_linux/drivers/net/wireless/iwlwifi/dvm
Johannes Berg 5bd166872d iwlwifi: dvm: fix D3 firmware PN programming
The code to send the RX PN data (for each TID) to the firmware
has a devastating bug: it overwrites the data for TID 0 with
all the TID data, leaving the remaining TIDs zeroed. This will
allow replays to actually be accepted by the firmware, which
could allow waking up the system.

Cc: <stable@vger.kernel.org> [3.1+]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2015-10-05 13:49:29 +03:00
..
agn.h iwlwifi: correctly size command string arrays 2015-08-23 09:36:02 +03:00
calib.c
calib.h
commands.h iwlwifi: dvm: fix flush support for old firmware 2014-12-02 12:36:37 +02:00
debugfs.c iwlwifi: convert hex_dump_to_buffer() to %*ph 2015-08-16 10:22:10 +03:00
dev.h Another pull request for the next cycle, this time with quite 2015-08-16 10:20:58 +03:00
devices.c
led.c
led.h
lib.c iwlwifi: dvm: fix D3 firmware PN programming 2015-10-05 13:49:29 +03:00
mac80211.c iwlwifi: add wide firmware command support for notifications 2015-08-04 21:29:35 +03:00
main.c iwlwifi: pass NAPI struct from transport layer 2015-08-16 10:21:21 +03:00
Makefile
power.c iwlwifi: dvm: disable power save by default 2014-09-08 09:18:47 +03:00
power.h
rs.c iwlwifi: make various functions void in the file rs.c 2015-08-04 21:29:35 +03:00
rs.h
rx.c iwlwifi: correctly size command string arrays 2015-08-23 09:36:02 +03:00
rxon.c iwlwifi: add wide firmware command support for notifications 2015-08-04 21:29:35 +03:00
scan.c iwlwifi: dvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
sta.c iwlwifi: remove command header flags field 2015-08-04 10:11:44 +03:00
tt.c iwlwifi: dvm: tt: Use setup_timer 2014-12-28 20:00:22 +02:00
tt.h
tx.c iwlwifi: dvm: remove command/return value from RX handlers 2015-08-04 10:11:41 +03:00
ucode.c iwlwifi: add wide firmware command support for notifications 2015-08-04 21:29:35 +03:00