fragattacks/src/drivers
Jouni Malinen a14bda9d9d driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista)
This is just there very first step on being able to do something with
wireless LAN on Vista. There is some example code for requesting a scan,
but it does not work in its current form. Anyway, this adds a wpa_printf
noting that Native 802.11 drivers are not yet supported.
2009-03-07 23:53:40 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Apple80211.h Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
driver_atmel.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_broadcom.c Add comments on the new Broadcom driver not using driver_broadcom.c 2009-01-30 21:34:40 +02:00
driver_bsd.c Allow driver_bsd.c to be built for NetBSD 2009-02-08 13:28:37 +02:00
driver_hostap.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_hostap.h Fix compile warnings on 64-bit systems 2008-06-06 14:17:03 +03:00
driver_iphone.m Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_ipw.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_madwifi.c Setting probe request ie with madwifi driver 2009-02-05 19:19:19 +02:00
driver_ndis_.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_ndis.c driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +02:00
driver_ndis.h driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +02:00
driver_ndiswrapper.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_nl80211.c Add BSS flags to scan results to indicate signal quality validity 2009-02-18 13:40:38 +02:00
driver_osx.m Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_prism54.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_privsep.c Allow the privsep driver to pass the set_country to the real driver 2009-02-15 14:13:27 +02:00
driver_ps3.c Some cleanup for the new driver wrapper for PS3 2008-03-13 19:05:45 +02:00
driver_ralink.c Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
driver_ralink.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
driver_roboswitch.c Determiner whether driver is wired at runtime based on capabilities 2009-03-07 22:05:43 +02:00
driver_test.c driver_test: Implement scan2() handler 2009-02-14 17:11:21 +02:00
driver_wext.c Add BSS flags to scan results to indicate signal quality validity 2009-02-18 13:40:38 +02:00
driver_wext.h WEXT: Fixed re-initialization of removed and re-inserted interface 2008-07-25 01:30:53 +03:00
driver_wired.c Determiner whether driver is wired at runtime based on capabilities 2009-03-07 22:05:43 +02:00
driver.h Determiner whether driver is wired at runtime based on capabilities 2009-03-07 22:05:43 +02:00
drivers.c Add RoboSwitch driver interface for wpa_supplicant 2008-11-18 16:30:32 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
MobileApple80211.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
MobileApple80211.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ndis_events.c Workaround number of compiler warnings with newer MinGW version 2008-12-11 00:56:37 +02:00
priv_netlink.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
scan_helpers.c Use signal quality if level is not available for comparing max rates 2009-02-10 13:47:14 +02:00