hostap/src/drivers
2008-12-11 00:56:37 +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.h wpa_supplicant: Add support for setting of a regulatory domain 2008-12-09 22:11:14 +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 Fixed size_t printf format for 64-bit builds 2008-11-19 21:21:34 +02:00
driver_bsd.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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 Moved ieee802_11_parse_elems() into common code 2008-10-29 21:48:14 +02:00
driver_ndis.c Resolved number of signed/unsigned mismatches and ntddndis.h location 2008-12-11 00:55:33 +02:00
driver_ndis.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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_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 wpa_supplicant: Add support for setting of a regulatory domain 2008-12-09 22:11:14 +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 wpa_supplicant: Add support for setting of a regulatory domain 2008-12-09 22:11:14 +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 Fixed a bug in read -> _read cleanup; one missed change 2008-11-19 21:20:24 +02:00
driver_test.c wpa_supplicant: Add support for setting of a regulatory domain 2008-12-09 22:11:14 +02:00
driver_wext.c Updated userspace MLME instructions for current mac80211 2008-11-18 15:45:25 +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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
drivers.c Add RoboSwitch driver interface for wpa_supplicant 2008-11-18 16:30:32 +02:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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
radiotap.c nl80211: Preliminary code for usermode MLME support 2008-08-15 22:14:49 +03:00
radiotap.h nl80211: Preliminary code for usermode MLME support 2008-08-15 22:14:49 +03:00
radiotap_iter.h nl80211: Preliminary code for usermode MLME support 2008-08-15 22:14:49 +03:00
scan_helpers.c WPS: Added support for fragmented WPS IE in Beacon and Probe Response 2008-11-29 22:06:34 +02:00