hostap.epitest.fi server is not at ISC anymore.
[libeap.git] / src / drivers /
2008-12-24 Jouni MalinenAdded get_interfaces() handler to list all NDIS adapters
2008-12-24 Jouni MalinenAdded a mechanism for quering driver wrappers for avail...
2008-12-22 Jouni MalinenMark local functions static.
2008-12-22 Jouni MalinenAdded support for global driver data (shared by multipl...
2008-12-21 Jouni MalinenFixed NDIS AuthMode configuration for WPS connection
2008-12-12 Jouni MalinenPorted driver_test to Windows (only UDP socket available)
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-10 Jouni MalinenWorkaround number of compiler warnings with newer MinGW...
2008-12-10 Jouni MalinenResolved number of signed/unsigned mismatches and ntddn...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-19 Jouni MalinenFixed size_t printf format for 64-bit builds
2008-11-19 Jouke WitteveenFixed a bug in read -> _read cleanup; one missed change
2008-11-18 Jouni Malinenroboswitch: Minor coding style cleanup
2008-11-18 Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-11-18 Jouni MalinenUpdated userspace MLME instructions for current mac80211
2008-11-05 Jouni Malinendriver_ndis: Added a workaround for a driver that remov...
2008-10-29 Jouni MalinenMoved ieee802_11_parse_elems() into common code
2008-10-29 Jouni Malinennl80211: Finish dumps properly (ported from iw.git)
2008-10-02 Jouni MalinenNDIS: Set authMode=WPA2, if needed, when flushing PMKID...
2008-09-30 Jouni Malinennl80211: clean up netlink code
2008-09-29 Jouni MalinenAdded set_mode() handler for privsep
2008-09-29 Jouni MalinenFixed build without CONFIG_CLIENT_MLME
2008-09-29 Dan WilliamsAdd an optional set_mode() driver_ops handler for setti...
2008-09-27 Jouni MalinenValidate WEXT event iwe->u.data.length before using...
2008-09-27 Jouni MalinenSilenced compiler warnings on size_t printf format...
2008-08-27 Jouni MalinenFixed WEXT scan result parser to not crash on invalid...
2008-08-18 Jouni MalinenAdded mlme_{add,remove}_sta() for userspace MLME
2008-08-15 Jouni Malinennl80211: Preliminary code for usermode MLME support
2008-08-15 Jouni Malinennl80211: Fixed re-initialization of removed and re...
2008-08-15 Jouni Malinennl80211: Fixed set_mode() to actually use adhoc/station...
2008-08-10 Jouni MalinenFixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED...
2008-07-24 Jouni MalinenWEXT: Fixed re-initialization of removed and re-inserte...
2008-07-15 Dan Williamswext: fix maxrate calculation
2008-07-15 Jouni MalinenFixed wpa_scan_get_max_rate() to clear the basicrate...
2008-06-18 Jouni MalinenAdded temporary #ifdef WEXT_MFP_PENDING around the...
2008-06-18 Jouni MalinenWEXT: IEEE 802.11w/MFP configuration
2008-06-18 Masakazu MokunoAdd support for the driver which do 4-way handshake
2008-06-06 Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...
2008-06-06 Pavel RoskinFix compile warnings on 64-bit systems
2008-06-04 Dan Williamswext: handle mode switches correctly for mac80211
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-06-02 Dan Williamswext: don't overwrite BSS frequency
2008-04-07 Pavel Roskindriver_wext: Fix missing bracket in [DORMANT]
2008-03-13 Jouni MalinenSome cleanup for the new driver wrapper for PS3
2008-03-13 Masakazu MokunoAdd support for PS3 Linux wireless driver
2008-02-28 Jouni Malinendriver_ralink: Make sure assoc_{req,resp}_ies do not...
2008-02-28 Jouni Malinendriver_ralink: Use os_strlcpy instead of os_strncpy...
2008-02-28 Jouni Malinendriver_ralink: Fixed couple of memory leaks on error...
2008-02-28 Jouni MalinenSilence SIOCSIWAUTH ioctl failure message.
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...