linux/drivers/net/wireless/hostap
Jouni Malinen 7cb3cd090c [PATCH] hostap: Unregister netdevs before freeing local data
Unregister all netdevs before freeing local data. I was unable to
trigger any crashes without this change when running busy loops for
driver operations when ejecting a Prism2 PC Card. Anyway, should there
be a race condition with this, better make it less likely to happen by
unregistering the netdevs first.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-03 22:00:09 -04:00
..
Kconfig [wireless hostap] automatically select ieee80211 dependency in Kconfig 2005-09-02 04:44:25 -04:00
Makefile [PATCH] hostap: Replace crypto code with net/ieee80211 version 2005-07-31 00:28:02 -04:00
hostap.c [PATCH] hostap: Remove hw specific dev_open/close handlers 2005-10-03 22:00:08 -04:00
hostap.h [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} 2005-08-14 23:07:30 -04:00
hostap_80211.h [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr 2005-08-14 23:07:30 -04:00
hostap_80211_rx.c [PATCH] hostap: Add support for WE-19 2005-09-24 03:33:51 -04:00
hostap_80211_tx.c [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes 2005-09-21 23:07:15 -04:00
hostap_ap.c [PATCH] hostap: Add support for WE-19 2005-09-24 03:33:51 -04:00
hostap_ap.h [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes 2005-09-21 23:07:15 -04:00
hostap_common.h [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap_config.h [PATCH] hostap: Update version 2005-08-28 19:25:02 -04:00
hostap_cs.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Unregister netdevs before freeing local data 2005-10-03 22:00:09 -04:00
hostap_info.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_ioctl.c [PATCH] hostap: Remove iwe_stream_add_event kludge 2005-09-24 03:33:51 -04:00
hostap_pci.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_plx.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_proc.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_wlan.h [PATCH] hostap: Remove hw specific dev_open/close handlers 2005-10-03 22:00:08 -04:00