tests: FTM capability indication
[mech_eap.git] / src / drivers / driver_atheros.c
2016-08-11 Manish Shuklaatheros: Accept Public Action frames sent to Wildcard...
2016-04-02 Jouni Malinenatheros: Do not use struct ieee80211_mgmt::u.probe_req
2015-12-17 Matt Woodsatheros: Unify memory processing functions
2015-10-25 Jouni Malinenatheros: Avoid undefined behavior in pointer arithmetic
2015-10-14 Ashok Kumar Ponnaiahatheros: Fix hapd_deinit() handler with generic IEs set
2015-10-03 Andrei Otcheretianskinl80211: Specify CSA offsets in send_mlme() driver op
2015-07-24 Ashok Ponnaiahatheros: Enable PMF functionality without CONFIG_IEEE80...
2015-07-07 Jouni Malinendrivers: Use unsigned arguments for sta_set_flags()
2015-06-23 Jouni MalinenUse os_* wrapper more consistently
2015-06-14 Andrei Otcheretianskidrivers: Add freq parameter to send_mlme() function
2015-03-24 Ashok Kumar Ponnaiahatheros: Clear WPS appie during deinit
2015-03-02 Vivek Natarajanatheros: Add a new flag for OSEN support
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-02 Vivek Natarajanatheros: Cleanup atheros_raw_receive to process all...
2014-06-09 Ashok Kumar Ponnaiahatheros: Add support for new GCMP/CCMP/CMAC/GMAC cipher...
2014-02-28 Kyeyoon Parkatheros: Add support for OSEN
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-11-05 Jouni Malinendrivers: Do not call hostapd_logger()
2013-10-26 Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-10-18 Kyeyoon Parkatheros: Add support for QoS Mapping configuration
2013-09-25 Kyeyoon Parkatheros: Compile fix for driver code not defining IEEE8...
2012-12-25 Baruch Siachatheros: Release sock_raw and reset appfilter on hapd_i...
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-11-11 Baruch Siachatheros: Remove redundant l2_packet_get_own_addr call
2012-09-05 Baruch Siachatheros: Fix RSN capabilities debug print
2012-08-01 Xi Chenatheros: Implement WNM-Sleep Mode driver operations
2012-08-01 Jay Katabathuniatheros: Add HS 2.0 Action frame TX/RX support
2012-08-01 Jay Katabathuniatheros: Add support for Action frame TX/RX
2012-08-01 Mahesh PalivelaAdd support for using SA Query with drivers that implem...
2012-06-30 Jouni MalinenUpdate license notification in files initially contribu...
2012-06-23 Jouni Malinenatheros: Remove unused variables
2012-06-23 Baruch Siachatheros: Fix build when WPS and IEEE80211R are both...
2012-06-08 Baruch Siachatheros: Set essid length field only once
2012-06-08 Baruch Siachatheros: Fix build when CONFIG_WPS is disabled
2012-02-16 Shan Palanisamyatheros: Add new IEEE 802.11r driver_ops
2012-02-16 Shan Palanisamyatheros: Reset frame filter on deinit
2011-11-15 Jouni MalinenWEXT: Use linux/wireless.h instead of wireless_copy.h
2011-10-17 Jouni Malinenatheros: Add a placeholder function for set_ap() driver_ops
2011-10-17 Jouni Malinenatheros: Add debug hexdumps for IE configuration
2011-09-26 Mathieu Olivariatheros: Allow flattened driver include file directories
2011-09-22 Subrat Dashatheros: Fix WEXT SIOCGIWESSID use with WE-21 and newer
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-06-25 Baruch Siachatheros: Fix glibc 'invalid pointer' error when WPA_TRA...
2011-05-20 Ken Zhuatheros: Fix auth_alg configuration for static WEP
2011-04-08 Mahesh Palivelaatheros: Add support for IEEE 802.11w configuration
2011-04-02 Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-11 Ken Zhuatheros: Fix default TX key index setting for WEP
2011-03-06 Shan Palanisamyatheros: Add support for setting RSN/WPS IEs in Beacon...
2011-03-06 Shan PalanisamyIndicate assoc vs. reassoc in association event
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-12-30 Shan Palanisamyatheros: Rename "madwifi_" prefix to "atheros_"
2010-10-27 Shan Palanisamyatheros: Remove debug for ioctls that are not used...
2010-09-25 Jouni Malinenatheros: Prefer WSC IE in (Re)Association Request frame
2010-09-22 Jouni MalinenWPS 2.0: Provide (Re)Association Response WPS IE to...
2010-09-09 Jouni Malinenatheros: Use larger buffer for WSC IE changes
2010-09-05 Jouni Malinenatheros: Fix driver deinit function to be run
2010-09-05 Jouni Malinenatheros: Deinit l2_packet sock_xmit on error path
2010-05-28 Jouni Malinenatheros: Fix WPA/802.1X disabling to clear Privacy...
2010-04-17 Jouni Malinenatheros: Restore ATH_WPS_IE definition and comment
2010-04-17 Jouni Malinenatheros: Add more robust and complete debug info for...
2010-04-17 Jouni Malinenatheros: Update to build with the current driver version
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_ap_wps_ie...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter to sta_set_flags...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from hapd_get_ssid...
2010-03-07 Jouni MalinenRemove unnecessary ifname parameter from set_generic_el...
2010-03-07 Jouni MalinenRemove unneeded ifname parameter from set_privacy(...
2010-03-06 Felix Fietkauhostapd: add ifname to the sta_set_flags callback
2010-01-16 Jouni Malinenhostapd: Detect bridge interface automatically
2010-01-03 Jouni MalinenShare a single Linux ioctl helper fo setting interface...
2010-01-03 Jouni MalinenAdd drv_event_eapol_rx() helper
2010-01-03 Jouni MalinenUse generic driver event notification for AP mode assoc...
2010-01-03 Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03 Jouni MalinenReplace hostapd_probe_req_rx() with EVENT_RX_PROBE_REQ...
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-18 Jouni MalinenChange Linux driver wrappers to use shared netlink...
2009-12-18 Jouni MalinenFix netlink payload length calculation
2009-12-13 Jouni MalinenReplace hostapd_button_pushed() with generic driver...
2009-12-13 Jouni MalinenReplace hostapd_michael_mic_failure() with generic...
2009-12-13 Jouni MalinenMap STA flags into values defined in driver.h
2009-12-12 Jouni MalinenAdd more WPA/IEEE 802.1X parameters into set_ieee8021x...
2009-12-12 Jouni MalinenChange set_ieee8021x driver op to use parameters structure
2009-11-29 Jouni MalinenAdd driver wrapper callback for WPS push button pressed
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-11-23 Jouni MalinenMerge set_key and hapd_set_key driver_ops into a single...
2009-11-23 Jouni MalinenRemove unneeded set-MTU operation from drivers
2009-06-12 Jouni MalinenReplace hostapd_wps_probe_req_rx() with more generic...
2009-04-17 Jouni MalinenProvide own_addr buffer in hapd_init() parameters
2009-04-17 Jouni MalinenAdd own_addr as a parameter to sta_deauth() and sta_dis...
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...