..
.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
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
2008-11-29 22:06:34 +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
driver_ndis: Added a workaround for a driver that removes SSID IE in scan
2008-11-05 23:44:26 +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
nl80211: Finish dumps properly (ported from iw.git)
2008-10-29 19:28:35 +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
Added set_mode() handler for privsep
2008-09-29 17:09:26 +03: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
Added preliminary Wi-Fi Protected Setup (WPS) implementation
2008-11-23 19:34:26 +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
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08: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