git: c7c59324e1 - main - 14.3R/relnotes: add more wifi updates

From: Bjoern A. Zeeb <bz_at_FreeBSD.org>
Date: Sun, 08 Jun 2025 18:38:58 UTC
The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/doc/commit/?id=c7c59324e18b691e448abd45c29bd30a7deb122c

commit c7c59324e18b691e448abd45c29bd30a7deb122c
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-06-08 16:02:52 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-06-08 18:37:38 +0000

    14.3R/relnotes: add more wifi updates
    
    - rtw88 fixes
    - iwlwififw removal, use fwget.
    
    Sponsored by:   The FreeBSD Foundation
    Reviewed by:    releng (bofh, cperciva erlier)
    Differential Revision: https://reviews.freebsd.org/D50745
---
 website/content/en/releases/14.3R/relnotes.adoc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/website/content/en/releases/14.3R/relnotes.adoc b/website/content/en/releases/14.3R/relnotes.adoc
index 307057f85a..a1cdd116e6 100644
--- a/website/content/en/releases/14.3R/relnotes.adoc
+++ b/website/content/en/releases/14.3R/relnotes.adoc
@@ -413,6 +413,10 @@ gitref:edf50670e215[repository=src]
 The LinuxKPI, particularly for 802.11, has been enhanced to support crypto offload and 802.11n and 802.11ac standards.
 The man:iwlwifi[4] wireless driver is the first to make use of these new features supporting 802.11ac for some Intel Wi-Fi 5, and all of Intel Wi-Fi 6 and Wi-Fi 7 hardware. (Sponsored by The FreeBSD Foundation)
 
+The man:rtw88[4] driver was made to work (associate) again and a memory leak got resolved. (Sponsored by The FreeBSD Foundation)
+
+Following other drivers man:iwlwififw[4] firmware was removed from the base system in favor of the ports based solution and man:fwget[8] support. (Sponsored by The FreeBSD Foundation)
+
 [[hardware]]
 == Hardware Support