Skip to content
Commit c83d9f82 authored by Kurt Lee's avatar Kurt Lee Committed by Dom Cobley
Browse files

brcmfmac: Fix interoperating DPP and other encryption network access



1. If firmware supports 4-way handshake offload but not supports DPP
4-way offload, when user first connects encryption network, driver will
set "sup_wpa 1" to firmware, but it will further result in DPP
connection failure since firmware won't send EAPOL frame to host.

2. Fix DPP AP mode handling action frames.

3. For some firmware without fwsup support, the join procedure will be
skipped due to "sup_wpa" iovar returning not-support. Check the fwsup
feature before do such iovar.

Signed-off-by: default avatarKurt Lee <kurt.lee@cypress.com>
Signed-off-by: default avatarDouble Lo <double.lo@cypress.com>
Signed-off-by: default avatarChi-hsien Lin <chi-hsien.lin@cypress.com>
parent 879fcd10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment