From: Jérôme Pouiller Date: Mon, 21 Feb 2022 16:37:54 +0000 (+0100) Subject: wfx: update to firmware 3.14 X-Git-Tag: 20220310~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3f6a8e5ab2d955cda7dda98c104aa8e0f49c06e;p=linux-firmware wfx: update to firmware 3.14 The firmware 3.14 has been released the 2022-01-26. Here the last modifications (only modifications tagged [LMAC] have an impact on Linux): * [1792] - [UMAC] Fix an issue causing the softAP mode to forward unencrypted data frames * [1794] - [UMAC] Fix a connection timeout while connecting to an AP with a hidden SSID * [1724] - [UMAC] Add an API to select the rate algorithm to use * [1757] - [UMAC] Handle invalid size parameters in sl_wfx_send_scan_command() * [1767] - [LMAC] Prevent defragmentation from accepting mixed encrypted/plaintext fragments * [1768] - [LMAC] Prevent defragmentation from accepting non-consecutive packet numbers for fragments * [1769] - [LMAC] Prevent defragmentation from accepting fragments encrypted with different keys * [1770] - [LMAC] Clear defragmentation cache upon reconnection * [1731] - [LMAC] Fix an issue in concurrent mode where packets were passed to the wrong interface * [1745] - [LMAC] Fix an issue with specific information elements handling leading to a firmware exception * [1751] - [UMAC] Configured CCA mode is not overwritten anymore when starting an interface Signed-off-by: Jérôme Pouiller Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 32a6b09..ef3d0e2 100644 --- a/WHENCE +++ b/WHENCE @@ -5843,7 +5843,7 @@ License: Redistributable. See LICENSE.Lontium for details. Driver: wfx - Silicon Labs Wi-Fi Transceiver File: wfx/wfm_wf200_C0.sec -Version: 3.12.1 +Version: 3.14 File: wfx/brd4001a.pds not listed in WHENCE File: wfx/brd8022a.pds not listed in WHENCE diff --git a/wfx/wfm_wf200_C0.sec b/wfx/wfm_wf200_C0.sec index 92737ed..e6e86e2 100644 Binary files a/wfx/wfm_wf200_C0.sec and b/wfx/wfm_wf200_C0.sec differ