hostap/src
Jouni Malinen df077c6262 Remove obsolete drivers wrappers: atmel, ndiswrapper, ipw, hermes
There is no real reason to maintain these in the current development
branch anymore. If someone really needs support for the obsolete
driver interfaces, these can be found in older wpa_supplicant
branches.

driver_atmel.c
- vendor-specific interface for ATMEL AT76C5XXx cards
- for some old out-of-tree driver; not for the upstream atmel*
  drivers

driver_ndiswrapper.c
- vendor-specific interface for an out-of-tree driver
- ndiswrapper should work with driver_wext.c, too

driver_ipw.c
- vendor-specific interface for old ipw2100/2200 driver
- the upstream driver works with driver_wext.c (and does not work
  with the old interface)

driver_hermes.c
- vendor driver that was not even included in the main wpa_supplicant
  releases
2011-01-30 21:29:25 +02:00
..
ap hostapd: Allow TDLS use to be prohibited in the BSS 2011-01-28 19:21:59 +02:00
common hostapd: Allow TDLS use to be prohibited in the BSS 2011-01-28 19:21:59 +02:00
crypto Removed unused variable from non-Linux builds 2010-12-14 17:10:39 +02:00
drivers Remove obsolete drivers wrappers: atmel, ndiswrapper, ipw, hermes 2011-01-30 21:29:25 +02:00
eap_common EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_peer EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_server EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eapol_auth EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Check GO Neg Req retransmit limit in p2p_listen_end 2011-01-12 13:48:55 +02:00
radius EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
rsn_supp WPA: Add more info for EAPOL-Key Nonce/MIC debugging 2011-01-15 16:57:08 +02:00
tls Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
utils Fix couple of compiler warnings about uninitialized variables 2011-01-26 21:29:28 +02:00
wps WPS: Add mechanism for indicating non-standard WPS errors 2011-01-13 17:50:59 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00