• Dmitry Shmidt's avatar
    Cumulative patch from commit f43c1ae7989c38fe15756f12a9196a1cf798b4d7 · a3dc3096
    Dmitry Shmidt authored
    
    
    f43c1ae P2P: Handle P2P Device dedicated interface parent removal
    1ac977b nl8021: Allow sending wowlan configuration on any interface
    4899702 nl80211: Remove android_genl_ctrl_resolve()
    38dcc86 P2P: Consider ht/vht on P2P_GROUP_ADD command (with no params)
    29292d5 ctrl_iface: Make p2p_ctrl_group_add() more robust
    e4a80d8 P2P: Fix secondary channel selection for HT40
    4e71758 dbus: Add RemoveClient method to remove a client from local GO
    f0a79c9 D-Bus: Fix wpas_dbus_register_peer() documentation
    95d62a6 D-Bus: Add missing params in WPS function documentation
    790429b D-Bus: Fix function documentation for wpas_dbus_signal_p2p_go_neg_resp()
    92fe746 D-Bus: Add function documentation for wpas_dbus_signal_p2p_go_neg_req()
    e1dffa3 P2P: Fix PBC overlap detection
    de7b02f P2P: Use the P2P Device interface in wpas_p2p_fallback_to_go_neg()
    6b5147a P2P: Fix memory leak in p2p_process_nfc_connection_handover()
    33ba27d EAP-FAST peer: Stop immediately on key derivation failure
    144b6a0 OpenSSL: Fix memory leak on an openssl_tls_prf() error path
    50a9efe P2PS: Fix Probe Response frame building in error cases
    509f269 P2PS: Fix org.wi-fi.wfds matching when building the response
    5fa5f84 P2PS: Add more debug prints for service info building
    fdde3db P2PS: Remove unnecessary service hash filtering from p2p_reply_probe()
    f2e0eec P2PS: Do not ignore other hashes if org.wi-fi.wfds hash is included
    ebdc32f P2PS: Fix service hash matching for org.wi-fi.wfds
    24533f7 P2PS: Fix p2p_find handling to allow "wildcard" with other hash values
    f33a31b P2PS: Verify service name length in P2P_FIND command
    129b621 P2PS: Fix P2P_FIND seek parameter parsing
    83e520e P2PS: Add a wildcard with other advertised service info
    c5d3cad P2PS: Re-factor p2p_buf_add_service_instance function
    13f6f61 wpa_cli: Fix process termination in wpa_cli action mode case
    b4c0f58 Clear allocated debug message buffers explicitly
    14fd033 Clear control interface command explicitly from stack
    d95c599 P2P: Fix group interface addition failure properly for concurrent case
    e12c400 P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use
    4839da4 P2P: Add vendor elements into Invitation Response frames
    886f583 P2PS: Delete p2ps_svc_found from struct p2p_data
    3f048aa P2PS: Add a function to free a PD context
    8f52409 P2P: Prefer direct Probe Response frames over GO's client list
    4e8817f P2P: Use more precise device timestamping for group clients
    0799b3f P2P: Specify frequency when sending Probe Response frame
    5d180a7 drivers: Add freq parameter to send_mlme() function
    5143e7e P2P: Fix return value of p2p_reply_probe() and p2p_probe_req_rx()
    07c1e98 P2PS: Enable Probe Request frame processing by P2P Client
    734ddf6 P2P: Add rx_freq parameter to Probe Request frame handler
    e6012e8 P2P: Update target GO Device Address from BSS entry during join
    a9a4841 Remove duplicated country code from operating class lists
    132dfbe Fix removal of tagged interface and bridge when multiple BSS share them
    e11776a Combine multiple function calls to a single statement
    b649c0a dbus: Add Reconnect command to D-Bus Interface
    f4a234a doc: Update D-Bus GONegotiationRequest Signal: add device_go_intent
    0c9fb14 P2P: Add Operating class 125 for P2P supported channels
    
    Change-Id: I782c1403985248ff994f484282efa6519fd369e9
    Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
    a3dc3096