Make driver flags available through control interface
[mech_eap.git] / wpa_supplicant / wpa_supplicant.c
2016-06-23 Jouni MalinenFix byte order for CONFIG_VHT_OVERRIDES parameters
2016-06-23 Jouni MalinenFST: Mark wpa_supplicant callback functions get_peer_...
2016-06-04 Jouni Malinenmesh: Allow 160 MHz channel to be configured
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-05 Jouni MalinenIgnore pmf=1/2 parameter for non-RSN networks
2016-04-17 David Spinadelwpa_supplicant: Handle LCI request
2016-04-16 David Spinadelwpa_supplicant: Add LCI and civic request to Neighbor...
2016-04-08 Matti GottliebHS 2.0: Add support for configuring frame filters
2016-04-08 Lior Davidwpa_supplicant: "don't care" value for pbss in ssid...
2016-03-24 Jouni MalinenInclude previous BSSID in connection request to indicat...
2016-03-22 Roy MarplesAdd interface matching support with -M, guarded by...
2016-03-22 Roy MarplesFind correct driver for interface additions/removals
2016-03-03 Lior Davidwpa_supplicant: Expose wpas_get_bands() and related API
2016-02-27 Lior DavidP2P: Support dedicated P2P_DEVICE without separate...
2016-02-27 Lior DavidP2P: Add a separate pointer to the P2P Device instance
2016-02-22 Jouni MalinenMBO: Expire non-matching bss_tmp_disallowed entries...
2016-02-22 Avraham SternMove Hotspot 2.0 element in (Re)Association Request...
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: 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
next