Delay AP selection if all networks are temporarily disabled
[mech_eap.git] / wpa_supplicant /
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-20 Max StepanovP2PS: Extend p2p_service_del asp to support 'all' parameter
2015-03-20 Max StepanovP2PS: Add P2PS advertisements on ALL_SERVICES ANQP...
2015-03-20 Max StepanovP2PS: Delete ASP advertisements on wpas_p2p_service_flush
2015-03-20 Max StepanovP2PS: Update SD indicator value on ASP add/del/update
2015-03-20 Victor GoldenshteinRestart sched_scan on channel list change
2015-03-20 Eliad PellerRemove unused shared_freq driver op
2015-03-20 Jouni MalinenFix CONFIG_EAP_UNAUTH_TLS without CONFIG_EAP_TLS build
2015-03-20 Neelansh MittalInterworking: Prevent scan during ANQP fetch and Interw...
2015-03-18 Jouni MalinenRemove SChannel support
2015-03-16 Arkadiusz (Arkq... wpa_gui: Documentation update
2015-03-15 Mikael Kanstrupwpa_cli: Add missing parameters for "set" command compl...
2015-03-15 Mikael Kanstrupwpa_cli: Add completion routine for "get" command
2015-03-15 Mikael KanstrupAdd IPv4 support function for "get" control interface...
2015-03-15 Jouni MalinenAdd AVG_BEACON_RSSI to SIGNAL_POLL output
2015-03-15 Jouni MalinenP2P: Move upper layer SD interaction into a separate...
2015-03-14 Jouni MalinenAdd ChangeLog entries for v2.4
2015-03-14 Jouni MalinenSend CTRL-EVENT-DISCONNECTED on wpa_supplicant AP deinit
2015-03-07 Jouni MalinenMake rate-not-supported debug print more useful
2015-03-06 Sunil DuttTDLS: Allow driver to request TDLS Discovery Request...
2015-03-06 Jouni Malinenmesh: Leave mesh in driver setup if initialization...
2015-03-05 Jouni MalinenDFS: Allow wpa_supplicant AP mode to use non-offloaded DFS
2015-03-05 Ahmad KholaifDFS: wpa_supplicant event processing
2015-03-05 Ahmad KholaifDFS offload: P2P changes for autonomous GO
2015-03-03 Jouni MalinenInterworking: Clear SCANNING state if no match found
2015-03-02 Krishna VamsiP2P: Consider 5 GHz channels also for auto GO
2015-03-02 Jouni MalinenP2P: Fix regression in start-GO/AP through a "fake...
2015-03-02 Sunil Dutteap_proxy: Callback to notify any updates from eap_proxy
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 MalinenP2P: Allow AP/GO interface to be started while P2P...
2015-03-01 Jouni MalinenDo not add blacklist entries based on normal disconnect...
2015-03-01 Jouni MalinenP2P: Direct P2P_CONNECT command to proper interface
2015-03-01 Jouni MalinenP2P: Do not allow scan or normal association on cfg8021...
2015-02-28 Jouni MalinenClean up p2p_find command parsing and execution
2015-02-28 Daisuke NiwaP2P: Allow a specific channel to be specified in P2P_FIND
2015-02-28 Daichi UeuraP2P: Restore P2P_SCAN_SPECIFIC
2015-02-28 Janusz DziedzicFix merge issue with IBSS VHT support
2015-02-28 Jouni MalinenFix minor issue in HT40 max rate determination
2015-02-22 Jouni MalinenUse estimated throughput to improve roaming selection
2015-02-22 Jouni MalinenAdd snr and est_throughput to the BSS entries
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Jouni MalinenAdd wpa_supplicant Makefile target libwpa_ctrl.a
2015-02-21 Matthieu MaugerUpdate current BSS level when signal change event occurs
2015-02-21 Ilan Peerwpa_supplicant: Cancel sched_scan when stopping counter...
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 ASHUTOSH NARAYANInteworking: Add support to update the ANQP Capability...
2015-02-21 ASHUTOSH NARAYANHS 2.0: Add support to update the HS20 Capability List...
2015-02-21 Arkadiusz (Arkq... wpa_gui: Debug enhancement
2015-02-21 Jouni MalinenAdd forgotten network profile parameters to config...
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-21 Dmitry ShmidtUse priority list instead of global for PNO
2015-02-21 Rajiv RanjanP2PS: Add P2PS interface info
2015-02-19 Jouni MalinenAdd optional reassoc-to-same-BSS optimization
2015-02-19 Jouni MalinenFix passive_scan config parameter writing
2015-02-08 Ola OlssonAdd control interface commands for fetching wpa_config...
2015-02-08 Jouni MalinenAdd INTERWORKING_ADD_NETWORK command
2015-02-08 Jouni MalinenP2P: Document P2P_CONNECT-auto
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-02-08 Jouni MalinenP2P: Add event messages for P2P_CONNECT-fallback-to...
2015-02-08 Jouni MalinenP2P: Fix P2P_CONNECT-auto fallback to GO Neg with group...
2015-02-08 Masashi Honmamesh: Fix remaining BLOCKED state after SAE auth failure
2015-02-07 Masashi Honmamesh: Add a monitor event on SAE authentication getting...
2015-02-07 Masashi Honmamesh: Add a monitor event for SAE authentication failure
2015-02-07 Jouni Malinenmesh: Remove duplicated no_auto_peer update
2015-02-07 Jouni MalinenD-Bus: Fix network block type change
2015-02-07 Vinit DeshpandeDon't write to wpa_supplicant.conf directly
2015-02-06 Janusz DziedzicIBSS: Do not enable HT with WEP or TKIP
2015-02-03 Jouni MalinenP2P: Clean up Listen channel optimization debug prints
2015-02-02 Krishna VamsiP2PS: Do not remove pending interface on p2p_stop_find
2015-02-02 Krishna VamsiP2PS: Add commands to control interface redir list
2015-02-02 Krishna VamsiP2PS: Start WPS registrar upon GO formation
2015-02-02 Krishna VamsiP2PS: Provision Discovery fail event
2015-02-02 Krishna VamsiP2PS: PD Request processing and PD Response building
2015-02-02 Krishna VamsiP2PS: Callback to send P2PS provisioning events
2015-02-02 Krishna VamsiP2PS: Callback to create pending group after sending...
2015-02-02 Krishna VamsiP2PS: Callback to remove stale persistent groups
2015-02-02 Krishna VamsiP2PS: ASP provisioning commands to control interface
2015-02-02 Krishna VamsiP2PS: Process P2PS provisioning commands
2015-02-02 Krishna VamsiP2PS: Add P2PS attributes into PD Request if requested
2015-02-02 Krishna VamsiP2PS: Add support to send ASP-RESP events
2015-02-02 Krishna VamsiP2PS: Logic to parse GAS requests for ASP services
2015-02-02 Krishna VamsiP2PS: Add support to send ASP service requests
2015-02-02 Brian GixP2PS: Add Application Service Info to device found...
2015-02-02 Krishna VamsiP2PS: Extend add/del services logic to support ASP
2015-02-02 Brian GixP2PS: WPS changes needed for P2PS default PIN
2015-02-02 Brian GixP2PS: Add option to specify seek strings into P2P_FIND
2015-02-02 Jouni MalinenFix driver-offloaded offchannel TX done processing
2015-02-02 Jouni MalinenP2P: Ignore remain-on-channel callback event if not...
2015-02-01 Mukesh AgrawalImprove BSS selection with default noise floor values
2015-02-01 Jouni MalinenAdd an option allow canned EAP-Success for wired IEEE...
2015-02-01 Jouni MalinenEAP-MSCHAPv2 peer: Add option to disable password retry...
2015-01-31 Ben GreearInterworking: Convert wpa_printf() to wpa_msg()
2015-01-31 Roger ZanoniAdd a variable to handle extra CFLAGS values
2015-01-31 Jouni MalinenWork around Linux packet socket regression
2015-01-28 Bob Copelandmesh: Create new station entry on popen frames
2015-01-28 Bob Copelandmesh: Always free the station if peering failed
next