]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_supplicant_i.h
tests: MBO association disallowed indication
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
2016-02-22  Avraham SternWNM: Add candidate list to BSS transition response
2016-02-22  Avraham SternMBO: Add MBO IE to BSS Transition Management Response...
2016-02-22  Avraham SternMBO: Parse MBO IE in BSS Transition Management Request...
2016-02-22  Avraham SternMBO: Add Supported Operating Classes element to Associa...
2016-02-22  David SpinadelMBO: Prevent association to APs that explicitly disallo...
2016-02-22  David SpinadelMBO: Add cellular capability to MBO IE
2016-02-22  David SpinadelMBO: Send MBO WNM-Notification Request frames to notify...
2016-02-22  David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-21  Avraham Sternwpa_supplicant: Share a single get_mode() implementation
2015-12-19  Jouni MalinenHS 2.0: Convert icon storage to use dl_list
2015-12-19  Jan NordqvistHS 2.0: Add a command to retrieve icon with in-memory...
2015-12-06  Avichal Agarwaldbus: Add support for vendor specific elements
2015-11-30  Avraham SternAdd support for configuring scheduled scan plans
2015-11-25  Ahmad KholaifP2P: Add support for VHT 80+80 MHz and 160 MHz
2015-11-22  Ilan PeerP2P: Add a testing option to force P2P GO CSA
2015-11-19  Peter OhAdd VHT support for Mesh
2015-11-10  Jouni MalinenWNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode...
2015-10-11  Ilan PeerP2PS: Indicate the chosen operating frequency
2015-09-30  Kanchanapally, Vid... Parallelize distinct radio work operations
2015-08-21  Jouni MalinenP2P: Require fresh scan results for persistent group...
2015-08-06  Andrei OtcheretianskiP2PS: Authorize any peer for P2PS method if interface...
2015-08-03  Jouni MalinenFST: Mark fst_ies buffer const
2015-08-02  GautamP2P: Fix P2P configuration file name
2015-07-28  Srinivas DasariQCA vendor command support to set band to driver
2015-07-16  Anton NayshtutFST: Integration into wpa_supplicant
2015-06-19  Ilan PeerP2P: Handle P2P Device dedicated interface parent removal
2015-06-19  Avraham SternP2P: Fix PBC overlap detection
2015-06-14  Max StepanovP2PS: Enable Probe Request frame processing by P2P...
2015-06-05  Krishna VamsiAdd support to request a scan with specific SSIDs
2015-05-25  Ilan PeerP2P: Use p2p_init_wpa_s for P2P command redirection...
2015-04-29  Jouni MalinenD-Bus Fix network_is_persistent_group() for P2P operations
2015-04-25  Mikael KanstrupDeclare all read only data structures as const
2015-04-24  Hu WangWPS: Enforce five second minimum time before AP iteration
2015-04-22  Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-03-26  Jithu JanceAdd support for virtual interface creation/deletion
2015-03-22  Avraham SternDelay AP selection if all networks are temporarily...
2015-03-01  Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-03-01  Jouni MalinenDo not add blacklist entries based on normal disconnect...
2015-02-22  Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-08  Masashi Honmamesh: Fix remaining BLOCKED state after SAE auth failure
2015-02-02  Krishna VamsiP2PS: Do not remove pending interface on p2p_stop_find
2015-02-02  Krishna VamsiP2PS: Start WPS registrar upon GO formation
2015-02-02  Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02  Krishna VamsiP2PS: Process P2PS provisioning commands
2015-01-27  Jouni MalinenIgnore pmf=1 default if driver does not support PMF
2015-01-19  Ben RosenfeldMove external_scan_running to wpa_radio
2015-01-19  Jouni MalinenRetry scan-for-connect if driver trigger fails
2015-01-19  Jouni MalinenAdd a test framework for various wpa_supplicant failure...
2015-01-16  Jouni MalinenInterworking: Avoid busy loop in scan result mismatch...
2015-01-10  Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10  Jouni Malinenmesh: Use a separate variable to track whether HT is...
2015-01-04  Ilan Peerscan: Add MAC address randomization in scan handling
2015-01-04  Eliad PellerWMM AC: Reconfigure tspecs on reassociation to the...
2014-12-22  Jouni MalinenSME: Optimize OBSS scanning
2014-12-14  Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14  Jouni MalinenHS 2.0: Allow CANCEL_FETCH_OSU to stop at scan completion
2014-12-01  Jouni MalinenDo not start new radio work on scan completion during...
2014-11-22  Andrei Otcheretianskiwpa_supplicant: Handle link measurement requests
2014-11-22  Assaf Krausswpa_supplicant: Add an option to specify SSID in neighb...
2014-11-22  Assaf Krausswpa_supplicant: Add support for Neighbor Report
2014-11-22  Assaf KraussSME: Add RRM support to association request
2014-11-22  Assaf Krausswpa_supplicant: Store driver's RRM capabilities
2014-11-22  Jouni MalinenWNM: Optimize BSS transition management scans
2014-11-22  Jouni MalinenWNM: Move transition candidate list processing to norma...
2014-11-22  Jouni MalinenWNM: Calculate valid-until time for transition candidat...
2014-11-16  Moshe BenjiWMM AC: Handle TSPEC action frames
2014-11-16  Eliad PellerWMM AC: Add basic ADDTS/DELTS sending functions
2014-11-16  Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
2014-11-16  Moshe BenjiWMM AC: Parse WMM IE on association
2014-11-16  Thomas Pedersenmesh: Add mesh robust security network
2014-10-27  Jouni MalinenUpdate pending connect radio work BSS pointer on scan...
2014-10-27  Tomasz Bursztykawpa_supplicant: Parent interface should know about...
2014-10-25  Ilan PeerP2P: Save group common frequencies
2014-10-25  Jouni MalinenAdd test functionality to simulate driver increased...
2014-10-25  Thomas Pedersenmesh: Add mesh mode routines
2014-10-23  Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-22  Jouni MalinenP2P: Search all 2.4 GHz social channels regardless...
2014-10-19  Jouni MalinenAdd data test functionality
2014-10-19  Bob Copelandnl80211: Add driver flag to indicate mesh support
2014-10-18  Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-12  Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2014-10-10  Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-10  Sunil DuttP2P: Handle improper WPS termination on GO during group...
2014-10-04  Janusz Dziedzicwpa_supplicant: Enable HT for IBSS
2014-10-03  Jouni MalinenP2P: Use only the -m config for P2P management device
2014-09-29  Jouni MalinenExtend random MAC address support to allow OUI to be...
2014-09-27  Jouni MalinenAdd support for using random local MAC address
2014-08-29  Hu WangWPS: Merge mixed-WPA/WPA2 credentials if received in...
2014-07-07  Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-07-02  Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-06-19  Jouni MalinenRate limit SA Query procedure initiation on unprotected...
2014-06-14  Jouni MalinenRemove unused dump_freq_array()
2014-06-14  Ilan PeerP2P: Collect and use extended data on used frequencies
2014-06-07  Jouni MalinenValidate driver extended capabilities length against...
2014-06-04  Jouni MalinenFix offchannel TX not to retransmit pending frame on...
2014-05-16  Dmitry ShmidtSend authentication failure reason in wpas_auth_failed()
2014-05-09  Hu WangMACsec: wpa_supplicant integration
2014-03-25  Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-21  Dmitry ShmidtAdd freq= parameter to 'set pno' command
2014-03-11  Peter QiuAdd a reattach command for fast reassociate-back-to...
next