linux-firmware/rtw88
Zenm Chen a50c068b49 rtw88: 8822b: Update firmware to v30.20.0
This firmware was extracted from the vendor driver for RTL88x2BU
v5.13.1-30-g37e60b26a.20220819_COEX20220812-18317b7b from
https://github.com/RinCat/RTL88x2BU-Linux-Driver

Signed-off-by: Zenm Chen <zenmchen@gmail.com>
2025-11-10 21:23:18 +00:00
..
README rtw88: Add firmware v33.6.0 for RTL8814AE/RTL8814AU 2025-03-13 11:16:04 +00:00
rtw8703b_fw.bin
rtw8703b_wow_fw.bin
rtw8723d_fw.bin
rtw8812a_fw.bin rtw88: Add firmware v52.14.0 for RTL8812AU 2024-11-07 08:26:51 -05:00
rtw8814a_fw.bin rtw88: Add firmware v33.6.0 for RTL8814AE/RTL8814AU 2025-03-13 11:16:04 +00:00
rtw8821a_fw.bin linux-firmware: Add ordinary firmware for RTL8821AU device 2024-05-21 11:42:17 +00:00
rtw8821c_fw.bin
rtw8822b_fw.bin rtw88: 8822b: Update firmware to v30.20.0 2025-11-10 21:23:18 +00:00
rtw8822c_fw.bin
rtw8822c_wow_fw.bin

README

 rtw88 firmware
================

This repository contains firmware images supported by Realtek's wireless
driver rtw88. And some of the devices run with more than one firmware
file. Basically, a "normal" firmware is necessary to be downloaded to
the device.
And another is called "wowlan" firmware, it should be loaded when a
device is going to suspend. Which means driver will "re-download/swap"
the firmware image. The wowlan firmware contains wake up functions that
can recognize specific events and send a wake up signal to device if
needed, and the system will resume to running state. During resume,
driver will then swap the normal firmware back, return to running state.

If any distros or platforms do not require wowlan feature, they can
_only_ pick the normal firmware. And everything still works fine,
except that the device cannot be waken from the wireless NICs.

Currently supported devices with corresponding firmwares:

RTL8812AU
    rtw8812a_fw.bin

RTL8814AE/RTL8814AU
    rtw8814a_fw.bin

RTL8821AU
    rtw8821a_fw.bin

RTL8822BE
    rtw8822b_fw.bin

RTL8821CE
    rtw8821c_fw.bin

RTL8822CE
    rtw8822c_fw.bin
    rtw8822c_wow_fw.bin

RTL8723DE
    rtw8723d_fw.bin

RTL8723CS/RTL8703B
    rtw8703b_fw.bin
    rtw8703b_wow_fw.bin