hostap: nl80211 use nl80211_put_freq_params
[mech_eap.git] / wpa_supplicant /
2014-09-27 Jouni MalinenAdd support for using random local MAC address
2014-09-27 Jouni Malinennl80211: Add command for changing local MAC address
2014-09-27 Ahmad KholaifAdd PMKSA_FLUSH ctrl_iface command
2014-09-26 Jouni Malinenwpa_cli: Support action scripts with global ctrl_iface
2014-09-26 Jouni Malinenwpa_cli: Increase event buffer size to 4096 bytes
2014-09-26 Jouni Malinenwpa_cli: Fix PING in interactive mode with ifname_prefix
2014-09-13 Jouni MalinenSTA: Update scan results for ap_scan=1 skip-selection...
2014-09-13 Dan Williamsdbus: Add SignalPoll() method to report current signal...
2014-09-13 vandwalleAndroid: Add NO_EVENTS parameter to status command
2014-09-13 Jouni MalinenP2P: Check os_get_random() return value more consistently
2014-09-11 Jouni MalinenAdd support for driver command to update roaming policy
2014-09-08 Jouni MalinenWork around broken AP PMKSA caching implementation
2014-09-08 Jouni MalinenWPS: Set EAPOL workarounds dynamically based on association
2014-09-07 Dmitry ShmidtRemove WPA_EVENT_SCAN_STARTED message from MSG_INFO log
2014-09-07 Eduardo AbinaderP2P: Deauth p2p client just after dbus notify
2014-09-07 Dan Williamsdbus: add BSS Age property to indicate last-seen time
2014-09-07 Jouni MalinenSME: Verify that os_get_random() succeeds for SA Query
2014-09-07 Jouni MalinenP2P: Verify that os_get_random() succeeds
2014-09-02 Edhar, Mahesh KumarP2P: Do not add P2P IEs on P2P disabled interface
2014-08-29 Hu WangWPS: Merge mixed-WPA/WPA2 credentials if received in...
2014-08-26 Chandrasekaran,... P2P: Overwrite pending interface only after verifying...
2014-08-12 Bojan Prtvarwpa_supplicant: Use freq_list scan filtar in sched_scan
2014-08-10 Eduardo Abinaderdbus: Close dbus dict just after appending data
2014-08-10 Eduardo AbinaderP2P: Use ssid instead of wpa_ssid to find GO iface
2014-07-31 Tomasz Bursztykadbus: Declare and implement GroupFinished as for GroupS...
2014-07-31 Jithu JanceP2P: Cancel pending action TX radio work on p2p_cancel
2014-07-31 Philippe NunesFix writing of the wowlan_triggers parameter
2014-07-26 Jouni MalinenInterworking: Remove unnecessary placeholder for PAME-BI
2014-07-26 Jouni MalinenP2P: Remove PSK/passphrase from P2P-GROUP-STARTED debug...
2014-07-26 Jouni MalinenP2P: Use a helper function for P2P_EVENT_GROUP_STARTED...
2014-07-08 Jouni MalinenP2P: Make unrecognized vendor elements available in...
2014-07-07 Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-07-03 Dmitry ShmidtPNO: Send Probe Request frames only for hidden SSIDs
2014-07-02 Jouni MalinenP2P: Add explicit check for ssid->p2p_client_list ...
2014-07-02 Dmitry ShmidtHS 2.0R2: Add update_identifier field to network
2014-07-02 Jouni MalinenFix some sparse warnings about u16 vs. le16
2014-07-02 Jouni MalinenFix CTRL-EVENT-REGDOM-CHANGE event init= value
2014-07-02 Jouni MalinenMark function static
2014-07-02 Jouni Malinendbus: Fix indentation level to match code logic
2014-07-02 Jouni MalinenMark functions static
2014-07-02 Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-07-02 Jouni MalinenClear wpa_supplicant configuration keys explicitly
2014-07-02 Jouni MalinenInterworking: Remove unnecessary dead increment
2014-07-02 Jouni MalinenCheck for no key_mgmt/proto/auth_alg entries in config...
2014-07-02 Jouni MalinenRemove unnecessary tracking of first entry
2014-07-02 Jouni MalinenWFD: Explicit limit for subelement length (CID 68127)
2014-07-02 Jouni MalinenHS 2.0: Verify assoc_req_ie buffer size for indication...
2014-06-29 Jouni Malinendbus: Clean up array-array-type property getter
2014-06-29 Tomasz Bursztykadbus: Add PropertiesChanged signal to Peer object
2014-06-29 Tomasz Bursztykadbus: Remove GroupMember object type and use Peer instead
2014-06-29 Tomasz Bursztykadbus: Add a Groups property to a Peer object on which...
2014-06-29 Tomasz BursztykaP2P: Add utility functions to get GO/client interface
2014-06-28 Dmitry Shmidteapol_test: Fix -R option to not replace -s option...
2014-06-21 Johannes Bergnl80211: Use low-priority scan for OBSS scan
2014-06-21 Jouni MalinenP2P: Allow passphrase length to be configured
2014-06-21 Jouni Malineneapol_test: Add PC/SC reader and PIN command line arguments
2014-06-21 Jouni MalinenUse pcsc_reader configuration in one for scard_init...
2014-06-19 Jouni MalinenRate limit SA Query procedure initiation on unprotected...
2014-06-16 Arik NemtsovTDLS: Add ctrl_iface option for flushing all TDLS peers
2014-06-16 Arik NemtsovTDLS: Handle unreachable link teardown for external...
2014-06-15 Jouni MalinenFix CONFIG_MODULE_TESTS=y build without CONFIG_P2P=y
2014-06-15 Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-06-14 Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-14 Ilan PeerP2P: Try using one of the social channels for GO
2014-06-14 Avraham SternP2P: Remove duplicated code from get_shared_radio_freqs...
2014-06-14 Jouni MalinenRemove unused dump_freq_array()
2014-06-14 Ilan PeerP2P: Collect and use extended data on used frequencies
2014-06-14 Avraham SternP2P: Remove unused code from get_shared_radio_freqs_data()
2014-06-14 Jouni Malinendbus: Check return value more consistently (CID 62841)
2014-06-14 Jouni MalinenNote chmod() failure in debug log even in ignore case...
2014-06-13 Jouni MalinenP2P: Fix wfd_dev_info parsing for P2P-DEVICE-FOUND...
2014-06-12 Jouni Malinendbus: Clean up P2P group vendor ext getter
2014-06-12 Jouni MalinenHS 2.0R2: Fix OSEN IE parsing for in cipher setup ...
2014-06-12 Jouni MalinenWNM: Use cleaner way of generating pointer to a field...
2014-06-12 Jouni MalinenP2P: Use cleaner way of generating pointer to a field...
2014-06-12 Jouni MalinenP2P: Use cleaner way of generating pointer to a field...
2014-06-12 Jouni Malinendbus: Add explicit break statements to switch-default
2014-06-12 Jouni Malinendbus: Initialize temporary entry properly (CID 62877)
2014-06-12 Jouni MalinenUse clearer way of getting pointer to a frame (CID...
2014-06-12 Jouni MalinenFix HS20_GET_NAI_HOME_REALM_LIST hex length check ...
2014-06-12 Jouni Malinendbus: Avoid theoretical memory leaks with duplicated...
2014-06-12 Jouni Malinendbus: Fix a potential double-free in on error path...
2014-06-12 Jouni MalinenGAS: Limit TX wait time based on driver maximum value
2014-06-09 Nirav ShahP2P: Make the default p2p_find delay value configurable
2014-06-07 Jouni MalinenCheck for EVENT_ASSOC data to be present for AP mode...
2014-06-07 Jouni MalinenValidate driver extended capabilities length against...
2014-06-07 Jouni MalinenInterworking: Reject EAP configuration with unsupported...
2014-06-07 Jouni MalinenCheck eap_get_name() return against NULL to silence...
2014-06-07 Jouni MalinenCheck current_ssid on unexpected association event
2014-06-04 Jouni MalinenChangeLog entries for v2.2
2014-06-04 Jouni MalinenFix offchannel TX not to retransmit pending frame on...
2014-05-31 Jouni MalinenFix external radio work stopping to not read freed...
2014-05-31 Amit Khatritests: Makefile change avoiding compiler error for...
2014-05-31 Mikael KanstrupInterworking: Re-trigger scan if no connect attempt...
2014-05-27 Jouni Malinentests: Add module tests for src/common
2014-05-27 Jouni MalinenP2P: Clear p2p_auth_invite after each persistent group...
2014-05-26 Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-05-26 Jouni Malinentests: Add printf encoding/decoding module tests
2014-05-26 Jouni MalinenAdd DRIVER_EVENT AVOID_FREQUENCIES for testing
2014-05-16 Masashi Honmaeloop: Add epoll option for better performance
next