linux/drivers/net/wireless/iwlwifi
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
..
dvm iwlwifi: dvm: fix D3 firmware PN programming 2015-10-05 13:49:29 +03:00
mvm iwlwifi: mvm: fix D3 CCMP TX PN assignment 2015-10-05 13:48:36 +03:00
pcie iwlwifi: pass NAPI struct from transport layer 2015-08-16 10:21:21 +03:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c iwlwifi: mvm: bump firmware API to 17 2015-08-23 12:54:16 +03:00
iwl-8000.c iwlwifi: mvm: bump firmware API to 17 2015-08-23 12:54:16 +03:00
iwl-agn-hw.h
iwl-config.h
iwl-csr.h iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIO 2015-08-04 21:30:15 +03:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h iwlwifi: pcie: support frag SKBs 2015-08-04 21:29:40 +03:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: add new TLV capability flag for gscan support 2015-08-04 21:29:40 +03:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: out-of-bounds access in iwl_init_sband_channels 2015-08-18 10:25:25 +03:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: pcie: New RBD allocation model 2015-08-04 21:30:15 +03:00
iwl-fw-error-dump.h iwlwifi: pcie: dump RBs when FW error occurs 2015-08-04 21:29:38 +03:00
iwl-fw-file.h iwlwifi: mvm: support new TX power command 2015-08-23 09:42:17 +03:00
iwl-fw.h iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIO 2015-08-04 21:30:15 +03:00
iwl-io.c
iwl-io.h
iwl-modparams.h
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c
iwl-nvm-parse.h
iwl-op-mode.h iwlwifi: pass NAPI struct from transport layer 2015-08-16 10:21:21 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIO 2015-08-04 21:30:15 +03:00
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: make sure d3_suspend/resume ops exist 2015-08-16 10:14:31 +03:00
Kconfig
Makefile