dect
/
linux-2.6
Archived
13
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
Johannes Berg 6db6340c42 iwlwifi: add missing rcu_read_lock
Using ieee80211_find_sta() needs to be under
RCU read lock, which iwlwifi currently misses,
so fix it.

Cc: stable@kernel.org
Reported-by: Miles Lane <miles.lane@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Tested-by: Miles Lane <miles.lane@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-06-08 14:34:08 -04:00
..
Kconfig
Makefile iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-1000.c iwlwifi: rework broadcast station management 2010-05-10 15:09:02 -07:00
iwl-3945-debugfs.c iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-3945-debugfs.h iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
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
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 iwlwifi: add missing rcu_read_lock 2010-06-08 14:34:08 -04:00
iwl-agn-ucode.c iwlwifi: remove ucode virtual functions 2010-05-10 15:08:54 -07:00
iwl-agn.c iwlwifi: move sysfs_create_group to post request firmware 2010-06-05 23:02:39 -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 iwl3945: fix internal scan 2010-06-05 23:01:55 -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: fix internal scan race 2010-05-21 14:40:00 -04:00
iwl-spectrum.h
iwl-sta.c iwlwifi: testing the wrong variable in iwl_add_bssid_station() 2010-05-24 15:07:42 -04:00
iwl-sta.h iwlwifi: clear driver stations when going down 2010-05-10 15:09:08 -07:00
iwl-tx.c
iwl3945-base.c iwl3945: fix internal scan 2010-06-05 23:01:55 -07:00