Browse Source

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>
main
Bitterblue Smith 2 years ago committed by Ping-Ke Shih
parent
commit
b72c69dd54
  1. 16
      WHENCE
  2. BIN
      rtlwifi/rtl8188eufw.bin

16
WHENCE

@ -2973,15 +2973,6 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. @@ -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 @@ -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.

--------------------------------------------------------------------------

BIN
rtlwifi/rtl8188eufw.bin

Binary file not shown.
Loading…
Cancel
Save