From: Bitterblue Smith Date: Tue, 16 May 2023 09:48:23 +0000 (+0300) Subject: rtlwifi: Update firmware for RTL8188EU to v28.0 X-Git-Tag: 20230625~65^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b72c69dd542c4684ece8ac88ec1ba33364ec9365;p=linux-firmware.git rtlwifi: Update firmware for RTL8188EU to v28.0 It seems this fixes some issues with rtl8xxxu in monitor mode. r8188eu from kernel 6.2.5 still works with this new firmware. This firmware was extracted from the vendor driver v5.2.2.4 from https://github.com/lwfinger/rtl8188eu/blob/v5.2.2.4/hal8188e_t_fw.c Also, move the entry in WHENCE under the rtl8xxxu driver, because that's the driver which handles this chip from kernel 6.3 onwards. Link: https://bugzilla.kernel.org/show_bug.cgi?id=217205 Signed-off-by: Bitterblue Smith Signed-off-by: Ping-Ke Shih --- diff --git a/WHENCE b/WHENCE index 61da3444..f3bba6e5 100644 --- a/WHENCE +++ b/WHENCE @@ -2973,15 +2973,6 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. -------------------------------------------------------------------------- -Driver: rtl8188eu - Realtek 802.11n WLAN driver for RTL8188EU - -Info: Taken from Realtek version RTL8188EUS_linux_v4.1.4_6773.20130222 -File: rtlwifi/rtl8188eufw.bin - -Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. - --------------------------------------------------------------------------- - Driver: rtl8821ae - Realtek 802.11n WLAN driver for RTL8812AE Info: From Vendor's realtek/rtlwifi_linux_mac80211_0019.0320.2014V628 driver @@ -3112,6 +3103,13 @@ Version: 16.0 File: rtlwifi/rtl8710bufw_UMC.bin Version: 16.0 +Info: rtl8188eu taken from Realtek driver version + v5.2.2.4_25483.20171222. + Firmware is embedded in the driver as data statements. This info + has been extracted into a binary file. +File: rtlwifi/rtl8188eufw.bin +Version: 28.0 + Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. -------------------------------------------------------------------------- diff --git a/rtlwifi/rtl8188eufw.bin b/rtlwifi/rtl8188eufw.bin index 4ae7e1c5..8bb12ea8 100644 Binary files a/rtlwifi/rtl8188eufw.bin and b/rtlwifi/rtl8188eufw.bin differ