MBO: Add Supported Operating Classes element to Association Request
[mech_eap.git] / wpa_supplicant / wpa_supplicant.c
2016-02-22 Avraham SternMBO: Add Supported Operating Classes element to Associa...
2016-02-22 David SpinadelMBO: Implement MBO non-preferred channel report in...
2016-02-21 Avraham Sternwpa_supplicant: Share a single get_mode() implementation
2016-02-18 Masashi HonmaSAE: Fix PMKID calculation for PMKSA cache
2016-02-08 Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-02-07 Roy Marpleseloop: Add eloop_sock_requeue()
2016-01-06 Jouni Malinenmesh: Connection and group started/removed events into...
2016-01-01 Jouni MalinenUpdate copyright notices for the new year 2016
2015-12-28 Ilan Peerwpa_supplicant: Do not wait for monitor on P2P Device...
2015-12-20 Jouni MalinenDrop any pending EAPOL RX frame when starting a new...
2015-12-19 Jouni MalinenHS 2.0: Convert icon storage to use dl_list
2015-12-12 Jouni MalinenEAP peer: External server certificate chain validation
2015-12-06 Avichal Agarwaldbus: Add support for vendor specific elements
2015-11-30 Jouni MalinenAllow sched_scan_plans to be updated at runtime
2015-11-30 Avraham SternAdd support for configuring scheduled scan plans
2015-11-26 Kanchanapally, Vid... Abort an ongoing scan before connect
2015-11-26 Ahmad KholaifIBSS/mesh: Add support for VHT80P80 configuration
2015-11-23 Jouni MalinenFix CONFIG_NO_WPA=y build
2015-11-19 Jouni MalinenSkip SELECT_NETWORK steps only if already connected...
2015-11-19 Peter OhAdd VHT support for Mesh
2015-10-25 Lubomir Rintelwpa_supplicant: Reopen debug log file upon receipt...
2015-10-12 Jouni MalinenClear own_disconnect_req on new connection attempt
2015-09-30 Kanchanapally, Vid... Parallelize distinct radio work operations
2015-09-25 Andrei OtcheretianskiFix get_shared_radio_freqs_data() used-by flags setting
2015-09-25 Masashi Honmamesh: Add support for scanning only the current frequency
2015-09-22 Jouni MalinenAvoid reconnection on ENABLE_NETWORK if already connected
2015-09-04 Jouni MalinenMake it clearer that ap_scan=2 mode should not be used...
2015-08-16 Jouni MalinenSet NORMAL_SCAN_REQ on SELECT_NETWORK/ENABLE_NETWORK
2015-08-13 Mahesh A SaptasagarDo not stop ongoing PNO sched_scan on association/disco...
2015-08-10 Hu WangDrop connection attempt if network is disabled before...
2015-08-03 Jouni MalinenFST: Mark fst_ies buffer const
2015-08-02 GautamP2P: Fix P2P configuration file name
2015-07-20 Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-07-20 Jouni MalinenUse a single cleanup timer per wpa_supplicant process
2015-07-18 Jouni MalinenFST: Mark get_mb_ie() return value const
2015-07-17 Jouni MalinenFST: Show FST IE update details in debug log
2015-07-16 Anton NayshtutFST: Integration into wpa_supplicant
2015-06-19 Ilan PeerP2P: Handle P2P Device dedicated interface parent removal
2015-06-14 Max StepanovP2PS: Enable Probe Request frame processing by P2P...
2015-06-10 Ilan PeerGAS: Remove all radio works before calling gas_query_de...
2015-06-10 Jouni MalinenDo not set own_disconnect_req flag if not connected
2015-06-05 Krishna VamsiAdd support to request a scan with specific SSIDs
2015-05-29 Sunil DuttPostpone updating of wpa_s->current_bss till associatio...
2015-05-24 Jouni MalinenWPS: Fix build without CONFIG_WPS=y
2015-04-27 Jouni MalinenWPS: Fix shorter authentication timeout during no-SelRe...
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-24 Jouni MalinenWPS: Use shorter authentication timeout during no-SelRe...
2015-04-23 Ilan PeerP2P: Do not create a P2P Device interface if P2P is...
2015-04-22 Jouni MalinenReplace MAX_SSID_LEN with SSID_MAX_LEN
2015-04-03 Jason Abelewpa_supplicant: Clear blacklist on connect
2015-03-28 Jouni MalinenAllow PSK/passphrase to be set only when needed
2015-03-22 Avraham SternDelay AP selection if all networks are temporarily...
2015-03-22 Avraham SternDon't optimize scan frequencies if selected network...
2015-03-01 Jouni MalinenRemove unnecessary NULL check to make function more...
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-03-01 Jouni MalinenP2P: Do not allow scan or normal association on cfg8021...
2015-02-28 Janusz DziedzicFix merge issue with IBSS VHT support
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Janusz DziedzicIBSS: Add support for VHT80 configuration
2015-02-21 Janusz DziedzicIBSS: Update operating frequency if joining an existing...
2015-02-21 Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-06 Janusz DziedzicIBSS: Do not enable HT with WEP or TKIP
2015-01-31 Jouni MalinenWork around Linux packet socket regression
2015-01-28 Jouni MalinenSimplify eapol_sm_notify_pmkid_attempt()
2015-01-27 Jouni MalinenIgnore pmf=1 default if driver does not support PMF
2015-01-26 Jouni MalinenUpdate copyright notices for the new year 2015
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-19 Ben RosenfeldMove external_scan_running to wpa_radio
2015-01-19 BenClear reattach flag in fast associate flow
2015-01-19 Janusz Dziedzicnl80211: Allow HT/VHT to be disabled for IBSS
2015-01-13 Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Associat...
2015-01-10 Jouni MalinenWork around Windows build issues
2015-01-10 Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10 Janusz Dziedzicibss/mesh: Enable HT40 if supported
2015-01-10 Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-04 Ilan Peerscan: Add MAC address randomization in scan handling
2015-01-04 Eliad PellerWMM AC: Reconfigure tspecs on reassociation to the...
2015-01-04 Eliad PellerWMM AC: Delete tspecs on roaming
2014-12-29 Jouni MalinenExplicitly clear the temporary stack-based PSK buffer
2014-12-29 Jouni MalinenExplicitly clear the temporary stack-based key for...
2014-12-29 Jouni Malinenwpa_supplicant: Set stdout line-buffered
2014-12-22 Jouni MalinenAdd more debug prints for WPA/RSN selection issues...
2014-12-19 Sunil DuttDo not trigger the scan during initialization on Androi...
2014-12-14 Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14 Jouni MalinenClean up VHT override max A-MPDU override calculation
2014-12-11 Jouni MalinenRemove unused send_eapol() driver op
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-01 Jouni MalinenDo not start new radio work on scan completion during...
2014-11-30 Jouni Malinenmesh: Skip fast-association when using connect_without_scan
2014-11-27 Jouni MalinenWMM AC: Fix memory leak on deinit without disassoc...
2014-11-27 Jouni MalinenClear scan_req to NORMAL_SCAN_REQ for connection attempt
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-16 Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
2014-11-16 Javier LopezAdd mesh_group_{add,remove} control interface commands
next