linux/drivers/net/wireless/iwmc3200wifi
Samuel Ortiz 3549716484 iwmc3200wifi: cache keys when interface is down
When the interface is down and one sets a WEP key from userspace, we should
be able to simply cache it.
Since that implies setting part of the profile's security settings, we now
alloc/free the umac_profile at probe/remove time, and no longer at interface
bring up/down time. Simply resetting it during the latter is enough.

Signed-off-by: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:52 -04:00
..
bus.h
cfg80211.c iwmc3200wifi: cache keys when interface is down 2009-07-10 14:57:52 -04:00
cfg80211.h
commands.c iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
commands.h iwmc3200wifi: change coexist periodic calibration flag 2009-07-10 14:57:52 -04:00
debug.h
debugfs.c
eeprom.c
eeprom.h
fw.c iwmc3200wifi: fix printk format 2009-06-03 14:05:10 -04:00
fw.h
hal.c
hal.h
iwm.h iwmc3200wifi: cfg80211 key hooks implemetation 2009-07-10 14:57:51 -04:00
Kconfig iwmc3200wifi: add Kconfig help 2009-07-07 12:55:27 -04:00
lmac.h
main.c iwmc3200wifi: cache keys when interface is down 2009-07-10 14:57:52 -04:00
Makefile iwm: port to new cfg80211 rfkill 2009-06-03 14:06:14 -04:00
netdev.c iwmc3200wifi: cache keys when interface is down 2009-07-10 14:57:52 -04:00
rx.c iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
rx.h
sdio.c iwmc3200wifi: fix potential kernel oops on module removal 2009-06-19 11:50:16 -04:00
sdio.h
tx.c
umac.h iwmc3200wifi: handling wifi_if_ntfy responses 2009-07-10 14:57:51 -04:00
wext.c iwmc3200wifi: cfg80211 key hooks implemetation 2009-07-10 14:57:51 -04:00