diff options
| author | Ping-Ke Shih <pkshih@realtek.com> | 2024-03-19 11:10:53 +0800 |
|---|---|---|
| committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-03-21 11:02:32 +0800 |
| commit | 6480b3c430263b97db36f16436e4657b5e1dfee6 (patch) | |
| tree | da536f0fd2f44813434b7585a795bcc2ff7b260c | |
| parent | a030a6d4cabb5f7f72e3670c219c9364aa400431 (diff) | |
rtw89: 8922a: add firmware v0.35.18.0
8922A is a 802.11be WiFi 7 chip which can support 2x2 4096QAM 160MHz
channel bandwidth on 2/5/6GHz bands. Add initial firmware to support it.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
| -rw-r--r-- | WHENCE | 6 | ||||
| -rw-r--r-- | rtw89/rtw8922a_fw.bin | bin | 0 -> 1537690 bytes |
2 files changed, 5 insertions, 1 deletions
@@ -3212,16 +3212,20 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. -------------------------------------------------------------------------- -Driver: rtw89 - Realtek 802.11ax WLAN driver for RTL8851B/RTL8852A/RTL8852B/RTL8852C +Driver: rtw89 - Realtek 802.11ax and 802.11be WLAN driver File: rtw89/rtw8851b_fw.bin File: rtw89/rtw8852a_fw.bin File: rtw89/rtw8852b_fw.bin File: rtw89/rtw8852b_fw-1.bin File: rtw89/rtw8852c_fw.bin +File: rtw89/rtw8922a_fw.bin Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details. + These firmware support 802.11ax chips including RTL8851B, RTL8852A, + RTL8852B and RTL8852C and 802.11be chip including RTL8922A. + -------------------------------------------------------------------------- Driver: rtl8192ee - Realtek 802.11n WLAN driver for RTL8192EE diff --git a/rtw89/rtw8922a_fw.bin b/rtw89/rtw8922a_fw.bin Binary files differnew file mode 100644 index 00000000..51125d1a --- /dev/null +++ b/rtw89/rtw8922a_fw.bin |
