nl80211: Pass station supported channel and oper class info
[mech_eap.git] / wpa_supplicant /
2014-01-14 Sunil DuttTDLS: Pass peer's Supported channel and oper class...
2014-01-13 Jouni MalinenP2P: Limit join-a-group scans based on SSID from invitation
2014-01-08 Jouni MalinenFlush secondary device types on FLUSH command
2014-01-08 Jouni MalinenP2P: Allow requested device type to be specified with...
2014-01-08 Jouni MalinenClear configuration blobs on FLUSH command
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2014-01-07 Ben Greearnl80211: Document how to configure for libnl 2.0 and 3.2
2014-01-07 Jouni MalinenP2P: Reject group formation on WPS provisioning failure
2014-01-07 Jouni MalinenFix TX status processing during AP mode shutdown in...
2014-01-07 Jouni MalinenInterworking: Keep up to two pending GAS_REQUEST responses
2014-01-07 Jouni MalinenUpdate copyright notices for the new year 2014
2014-01-07 Jouni MalinenInterworking: Add optional freq argument to INTERWORKIN...
2014-01-07 Jouni MalinenFix req_scan-deplete-timeout and update eloop API for...
2014-01-07 Jouni MalinenP2P: Clear p2p_disabled and p2p_per_sta_psk on FLUSH...
2014-01-07 Jouni MalinenP2P: Clear services on FLUSH command
2014-01-07 Jouni MalinenAllow external programs to request wpa_radio work items
2014-01-07 Jouni MalinenDo not start wpa_radio work during externally triggered...
2014-01-07 Jouni MalinenRemove unneeded scan delay on connection-in-progress
2014-01-07 Jouni MalinenRemove unneeded GAS query delay on connection-in-progress
2014-01-07 Jouni MalinenUse wpa_radio work for connection
2014-01-07 Jouni MalinenUse radio work for GAS requests
2014-01-07 Jouni MalinenP2P: Use radio work to protect offchannel Action frame...
2014-01-07 Jouni MalinenUse radio work for P2P Listen requests
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-05 Jouni MalinenUse radio work for scan requests
2014-01-05 Jouni MalinenAdd framework for exclusive radio operations
2014-01-05 Jouni MalinenAdd helper functions for cloning and freeing scan param...
2014-01-05 Jouni MalinenIgnore externally triggered scan results with scan_res_...
2014-01-05 Jouni MalinenClean up ctrl_iface debug prints for monitor events
2014-01-05 Jouni MalinenUse cleaner debug print for ctrl_iface commands with...
2014-01-05 Jouni MalinenRemove duplicated RX ctrl_iface hexdump
2014-01-03 Jouni MalinenFix scan-cache-clearing operation to avoid unnecessary...
2014-01-02 Jouni MalinenAvoid unnecessary key clearing operations
2014-01-02 Jouni MalinenAsk driver to report only new scan results if requested
2014-01-02 Jouni MalinenRemove forgotten notes about already removed driver...
2014-01-02 Jouni MalinenUpdate EAP-FAST note regarding OpenSSL support
2014-01-01 Jouni MalinenWPS: Fix clear-from-timeout handling to avoid race...
2014-01-01 Jouni MalinenP2P: Send received Presence Response information to...
2013-12-31 Jouni MalinenMark wpas_wps_er_nfc_handover_sel() static
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-31 Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-12-31 Jouni MalinenClear EAPOL Logoff state on FLUSH command
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-30 Jouni MalinenWPS: Clean up UUID debug print
2013-12-30 Jouni MalinenInterworking: Allow cred blocks not to be saved to...
2013-12-29 Jouni MalinenReset WPA parameters to default values on FLUSH command
2013-12-29 Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-29 Jouni MalinenWPS: Use shorter scan interval during pre-provisioning...
2013-12-29 Jouni MalinenWPS: Replace wpas_wps_in_progress with identical wpas_w...
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-29 Jouni MalinenMake local UUID available through ctrl_iface STATUS...
2013-12-29 Jouni MalinenClear wps_fragment_size on FLUSH command
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-12-27 Jouni MalinenWNM: Add Target BSSID into BSS Transition Management...
2013-12-27 Jouni MalinenWNM: Use nonzero dialog token in BSS Transition Managem...
2013-12-26 Sudha DaramWNM: Add debug logs to get the RSSI from the scan results
2013-12-26 Jouni MalinenWPS: Remove old duplicate network even if key is different
2013-12-26 Jouni MalinenMake CONFIG_TESTING_OPTIONS=y enable all testing options
2013-12-26 Jouni MalinenWPS: Reduce scan wait time during WPS processing
2013-12-26 Jouni MalinenDo not use results from externally requested scan for...
2013-12-26 Jouni MalinenReschedule own scan request if an externally started...
2013-12-26 Jouni MalinenShow timing information about scan requests in debug log
2013-12-26 Jouni MalinenOptional scan id for ctrl_iface SCAN requests
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni MalinenAllow passive scan to be requested with SCAN passive=1
2013-12-26 Jouni MalinenRemove unused last_scan_full
2013-12-26 Jouni MalinenInterworking: Allow EAP-FAST to be used
2013-12-26 Jouni MalinenAdd GAS-QUERY-START and GAS-QUERY-DONE event messages
2013-12-26 Jouni MalinenAllow channel list to be specified for SCAN command
2013-12-26 Jouni MalinenMove int_array helpfer functions to utils/common.c
2013-12-26 Jouni MalinenAdd make lcov-html to generate code coverage report
2013-12-25 Jouni MalinenClean up cipher capability prints
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-24 Moshe Benjiwpa_supplicant: Fix crash when terminating all interfaces
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for last_scan check
2013-12-24 Johannes BergWPS: Use monotonic time for AP connection attempt
2013-12-24 Johannes Bergwpa_supplicant: Use relative time for TKIP Michael...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for temp-disabled...
2013-12-24 Johannes BergP2P: Use monotonic time for GO client waiting
2013-12-24 Johannes BergIBSS RSN: Use monotonic time for reinit detection
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for EAPOL RX workaround
2013-12-24 Johannes Bergbgscan: Use monotonic time
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for SA query timeout
2013-12-24 Eliad Pellerbgscan_learn: Start scanning from the first freq
2013-12-24 Eyal Shapirabgscan_learn: Fix initial interval
2013-12-24 Eliad Pellerbgscan_learn: Avoid redundant frequencies
2013-12-24 Eliad Pellerbgscan: Stop bgscan only on disassociation
2013-12-23 Jouni MalinenUpdate IBSS documentation to include RSN option
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-15 Tomasz BursztykaFix a never-ending loop with multiple radios in wpa_sup...
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-12-08 Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-12-08 Dmitry ShmidtP2P: Add wfd_dev_info= field for device found event
2013-12-08 Naresh Jayarameap_proxy: Extend Android.mk to support additional...
2013-11-24 Jouni MalinenUse wpa_radio data for get_shared_radio_freqs()
2013-11-24 Jouni MalinenUse wpa_radio data for wpas_wpa_is_in_progress()
2013-11-24 Jouni MalinenUse wpa_radio data for wpas_p2p_search_delay()
2013-11-24 Jouni MalinenUse wpa_radio data for channel list updates
2013-11-24 Jouni MalinenUse wpa_radio data for scan result updates
next