]> git.ipfire.org Git - thirdparty/hostap.git/history - src/drivers/driver_wext.c
Get rid of duplicated cipher suite and AKM definitions
[thirdparty/hostap.git] / src / drivers / driver_wext.c
2013-12-31  Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-24  Jouni MalinenAndroid: Remove old WEXT extensions
2013-10-26  Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-04-27  Jouni MalinenAdd dup_binstr() to help common binary string tasks
2012-11-14  Jouni MalinenRemove unused disassociate() driver_ops
2012-08-13  Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-05-10  Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-02-18  Jouni Malinenwext: Filter unexpected interface added/up events
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-29  Dmitry ShmidtAndroid: wext: Add sched_scan functions for PNO
2011-11-29  Dmitry ShmidtAndroid: wext: Add driver state events
2011-11-15  Jouni MalinenWEXT: Use linux/wireless.h instead of wireless_copy.h
2011-10-21  Dmitry Shmidtwext: Do not set SSID on disconnect on Android
2011-10-21  Jouni Malinenwext: Clean up the disconnect BSSID/SSID clearing
2011-10-21  Jouni Malinenwext: Remove trailing whitespace
2011-10-18  Jouni Malinenwext: Increase scan timeout from 5 to 10 seconds
2011-09-21  Pavel Roskinwext: Remove write-only variable ap_num
2011-01-09  Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-11-26  Ben GreearEnable sharing of scan result events among virtual...
2010-10-04  David A Benjaminwext: Fix scan result signal levels when driver reports...
2010-05-31  Jouni Malinenrfkill: Use rtnetlink ifup/ifdown events
2010-05-25  Jouni MalinenFix memory leak on rfkill init error path
2010-05-23  Jouni MalinenAdd Linux rfkill support
2010-01-12  Jouni Malinenwext: Add cfg80211-specific optimization to avoid silly...
2010-01-10  Jouni Malinenwext: Check hexstr2bin() return value in custom scan...
2010-01-10  Jouni MalinenWEXT: Show BSSID/SSID set failures on disconnect in...
2010-01-10  Jouni Malinenwext: Check hexstr2bin() return value
2010-01-03  Jouni MalinenShare a single Linux ioctl helper fo setting interface...
2010-01-03  Jouni MalinenStandardize on a single definition of auth_alg bitfield...
2010-01-03  Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-01  Jouni Malinennl80211/wext: Hardcode all auth_algs as supported
2009-12-26  Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-18  Jouni Malinennetlink: Move more of the newlink/dellink parsing into...
2009-12-18  Jouni Malinennl80211/wext: Share netlink new/del link event receive...
2009-12-18  Jouni Malinendriver_nl80211/wext: Share netlink operstate send function
2009-12-18  Jouni MalinenFix netlink payload length calculation
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-23  Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-23  Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23  Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-04  Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-05-27  Dan Williamswext: disconnect at init and deinit
2009-05-27  Dan Williamswext: Fix deauthentication to do IW_MLME_DEAUTH prior...
2009-05-27  Dan Williamswext: don't force-disconnect in ad-hoc mode
2009-02-18  Jouni MalinenAdd BSS flags to scan results to indicate signal qualit...
2009-02-14  Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14  Jouni MalinenAllow multiple driver wrappers to be specified on comma...
2009-02-12  Jouni MalinenNew driver capability info: max number of scan SSIDs
2009-02-10  Jouni Malinenwext: Force disconnect on deauthenticate()
2009-02-10  Dan Williamswext: really disassociate (set random SSID)
2009-02-05  Jouni MalinenFixed scan buffer increasing with WEXT
2009-01-13  Dan Williamsdriver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE...
2008-12-31  Jouni MalinenInclude pending MFP defines in nl80211_copy.h
2008-11-18  Jouni MalinenUpdated userspace MLME instructions for current mac80211
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-08-27  Jouni MalinenFixed WEXT scan result parser to not crash on invalid...
2008-07-24  Jouni MalinenWEXT: Fixed re-initialization of removed and re-inserte...
2008-07-15  Dan Williamswext: fix maxrate calculation
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-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  Masakazu MokunoAdd support for PS3 Linux wireless driver
2008-02-28  Jouni MalinenSilence SIOCSIWAUTH ioctl failure message.
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...