summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBitterblue Smith <rtl8821cerfe2@gmail.com>2023-05-16 12:48:23 +0300
committerPing-Ke Shih <pkshih@realtek.com>2023-05-17 10:09:22 +0800
commitb72c69dd542c4684ece8ac88ec1ba33364ec9365 (patch)
tree64c4a87c8579b40bd1c8421758c7f320b4288474
parent512909428e46953e4ade391387aef1305f52029c (diff)
downloadlinux-firmware-b72c69dd542c4684ece8ac88ec1ba33364ec9365.tar.gz
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 <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
-rw-r--r--WHENCE16
-rw-r--r--rtlwifi/rtl8188eufw.binbin13904 -> 15262 bytes
2 files changed, 7 insertions, 9 deletions
diff --git a/WHENCE b/WHENCE
index 61da344..f3bba6e 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 4ae7e1c..8bb12ea 100644
--- a/rtlwifi/rtl8188eufw.bin
+++ b/rtlwifi/rtl8188eufw.bin
Binary files differ