Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/iwlwifi
Reinette Chatre e4c064728c iwlwifi: remove key information during device restart
When there is a firmware error or the firmware is reloaded for some other
reason we currently clear all station information, including keys
associated with them. A problem is that we do not clear some other
information regarding keys that are not stored in the station structs.

The consequence of this is that when the device is reconfigured after the
firmware reload we can, among other things, run out of key indices.

This fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=16232
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2221

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
2010-07-02 10:44:19 -07:00
..
iwl-1000.c iwlwifi: rework broadcast station management 2010-05-10 15:09:02 -07:00
iwl-3945-debugfs.c
iwl-3945-debugfs.h
iwl-3945-fh.h
iwl-3945-hw.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
iwl-3945.c iwl3945: enable stuck queue detection on 3945 2010-06-05 22:59:22 -07:00
iwl-3945.h iwlwifi: track station IDs 2010-05-10 15:09:04 -07:00
iwl-4965-hw.h
iwl-4965.c iwlwifi: move iwl_find_station() to 4965 2010-05-10 15:09:06 -07:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: rework broadcast station management 2010-05-10 15:09:02 -07:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: rework broadcast station management 2010-05-10 15:09:02 -07:00
iwl-agn-debugfs.c iwlwifi: "tx power per chain" are part of ucode_tx_stats 2010-05-10 15:09:03 -07:00
iwl-agn-debugfs.h
iwl-agn-hcmd.c iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flag 2010-06-25 14:34:45 -07:00
iwl-agn-hw.h
iwl-agn-ict.c wireless: update gfp/slab.h includes 2010-05-24 14:59:26 -04:00
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c iwl3945: fix internal scan 2010-06-05 23:01:55 -07:00
iwl-agn-rs.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
iwl-agn-rs.h
iwl-agn-tx.c iwlagn: verify flow id in compressed BA packet 2010-06-14 10:51:37 -07:00
iwl-agn-ucode.c iwlwifi: remove ucode virtual functions 2010-05-10 15:08:54 -07:00
iwl-agn.c iwlwifi: serialize station management actions 2010-06-14 10:51:16 -07:00
iwl-agn.h iwlagn: use iwl_sta_id() for aggregation 2010-05-10 15:09:06 -07:00
iwl-calib.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
iwl-calib.h
iwl-commands.h iwlwifi: "tx power per chain" are part of ucode_tx_stats 2010-05-10 15:09:03 -07:00
iwl-core.c iwlwifi: fix multicast 2010-06-25 14:32:06 -07:00
iwl-core.h iwl3945: fix internal scan 2010-06-05 23:01:55 -07:00
iwl-csr.h
iwl-debug.h
iwl-debugfs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-05-17 13:57:43 -04:00
iwl-dev.h iwlwifi: track station IDs 2010-05-10 15:09:04 -07:00
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-05-17 13:57:43 -04:00
iwl-eeprom.h
iwl-fh.h
iwl-hcmd.c
iwl-helpers.h
iwl-io.h
iwl-led.c
iwl-led.h
iwl-power.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-05-17 13:57:43 -04:00
iwl-power.h
iwl-prph.h
iwl-rx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-05-17 13:57:43 -04:00
iwl-scan.c iwlwifi: cancel scan watchdog in iwl_bg_abort_scan 2010-06-15 13:35:30 -04:00
iwl-spectrum.h
iwl-sta.c iwlwifi: serialize station management actions 2010-06-14 10:51:16 -07:00
iwl-sta.h iwlwifi: remove key information during device restart 2010-07-02 10:44:19 -07:00
iwl-tx.c
iwl3945-base.c iwlwifi: serialize station management actions 2010-06-14 10:51:16 -07:00
Kconfig
Makefile