diff options
| author | Josh Boyer <jwboyer@redhat.com> | 2024-04-09 12:30:28 +0000 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2024-04-09 12:30:28 +0000 |
| commit | 1addd7dca2d953a5484c3e3c08dbd7dc253058dd (patch) | |
| tree | 25a19af3f785b91e25b8d7f4bf75477a85c972ed /WHENCE | |
| parent | e564bec7e9ce39042ae833b98e3ac64e459a1265 (diff) | |
| parent | 6aa0ade1220363bb7c03557858d3aebf10932154 (diff) | |
Merge branch 'rtw' into 'main'20240410
rtw88: Add RTL8703B firmware v11.0.0
See merge request kernel-firmware/linux-firmware!189
Diffstat (limited to 'WHENCE')
| -rw-r--r-- | WHENCE | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -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 |
