linux/drivers/net/wireless/hostap
Jouni Malinen ebed67d284 [PATCH] hostap: Start using net/ieee80211.h
Preparations for starting to use net/ieee80211 instead of private
IEEE 802.11 implementation. Include net/ieee80211.h and
net/ieee80211_crypt.h into files that will be needed these in the
future. Remove duplicate definitions from hostap_common.h and
rename WLAN_FC_GET_{TYPE,STYPE} macros for now sinc net/ieee80211.h
is using incompatible definitions. This will be resolved in the
future by updating Host AP to use the versions that do not shift
type/stype.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-07-31 00:28:02 -04:00
..
hostap_80211_rx.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_80211_tx.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_80211.h Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_ap.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_ap.h Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_common.h [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_config.h [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_crypt_ccmp.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_crypt_tkip.c [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_crypt_wep.c [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_crypt.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_crypt.h Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_cs.c [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_download.c Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
hostap_hw.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap_info.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_ioctl.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_pci.c [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_plx.c [PATCH] hostap update 2005-07-30 18:17:22 -04:00
hostap_proc.c [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap_wlan.h [PATCH] hostap update 2005-07-30 18:17:23 -04:00
hostap.c [PATCH] hostap: Start using net/ieee80211.h 2005-07-31 00:28:02 -04:00
hostap.h Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
Kconfig Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00
Makefile Add HostAP wireless driver. 2005-05-12 22:54:16 -04:00