aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2024-04-09 12:30:28 +0000
committerJosh Boyer <jwboyer@redhat.com>2024-04-09 12:30:28 +0000
commit1addd7dca2d953a5484c3e3c08dbd7dc253058dd (patch)
tree25a19af3f785b91e25b8d7f4bf75477a85c972ed
parente564bec7e9ce39042ae833b98e3ac64e459a1265 (diff)
parent6aa0ade1220363bb7c03557858d3aebf10932154 (diff)
downloadlinux-firmware-1addd7dca2d953a5484c3e3c08dbd7dc253058dd.tar.gz
Merge branch 'rtw' into 'main'20240410
rtw88: Add RTL8703B firmware v11.0.0 See merge request kernel-firmware/linux-firmware!189
-rw-r--r--WHENCE12
-rw-r--r--rtw88/README3
-rw-r--r--rtw88/rtw8703b_fw.binbin0 -> 20290 bytes
-rw-r--r--rtw88/rtw8703b_wow_fw.binbin0 -> 23074 bytes
-rw-r--r--rtw89/rtw8852c_fw.binbin1532736 -> 1532656 bytes
-rw-r--r--rtw89/rtw8922a_fw.binbin0 -> 1537690 bytes
6 files changed, 12 insertions, 3 deletions
diff --git a/WHENCE b/WHENCE
index 046551a3..9f089996 100644
--- a/WHENCE
+++ b/WHENCE
@@ -3197,6 +3197,8 @@ File: rtw88/rtw8822c_wow_fw.bin
File: rtw88/README
File: rtw88/rtw8723d_fw.bin
File: rtw88/rtw8821c_fw.bin
+File: rtw88/rtw8703b_fw.bin
+File: rtw88/rtw8703b_wow_fw.bin
Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
@@ -3205,21 +3207,25 @@ Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
for RTL8822C devices, after kernel v5.6+. So, make sure the firmware
rtw88/rtw8822c_wow_fw.bin is also packed, otherwise the firmware load
fail could be a problem.
- Although RTL8723D devices are 802.11n device, they are also supported
- by rtw88 because the hardware arch is similar.
+ Although RTL8723D and RTL8703B devices are 802.11n devices, they
+ are also supported by rtw88 because the hardware arch is similar.
--------------------------------------------------------------------------
-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/rtw88/README b/rtw88/README
index 01449ca7..2bdb04bd 100644
--- a/rtw88/README
+++ b/rtw88/README
@@ -32,3 +32,6 @@ RTL8822CE
RTL8723DE
rtw8723d_fw.bin
+RTL8723CS/RTL8703B
+ rtw8703b_fw.bin
+ rtw8703b_wow_fw.bin
diff --git a/rtw88/rtw8703b_fw.bin b/rtw88/rtw8703b_fw.bin
new file mode 100644
index 00000000..8d7b0db3
--- /dev/null
+++ b/rtw88/rtw8703b_fw.bin
Binary files differ
diff --git a/rtw88/rtw8703b_wow_fw.bin b/rtw88/rtw8703b_wow_fw.bin
new file mode 100644
index 00000000..ad1fe5da
--- /dev/null
+++ b/rtw88/rtw8703b_wow_fw.bin
Binary files differ
diff --git a/rtw89/rtw8852c_fw.bin b/rtw89/rtw8852c_fw.bin
index 68acb95a..3bbb45f9 100644
--- a/rtw89/rtw8852c_fw.bin
+++ b/rtw89/rtw8852c_fw.bin
Binary files differ
diff --git a/rtw89/rtw8922a_fw.bin b/rtw89/rtw8922a_fw.bin
new file mode 100644
index 00000000..51125d1a
--- /dev/null
+++ b/rtw89/rtw8922a_fw.bin
Binary files differ