From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.toke.dk (mail.toke.dk [IPv6:2a0c:4d80:42:2001::664]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 70D913CB37 for ; Fri, 8 Oct 2021 13:46:48 -0400 (EDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1633715205; bh=xzg9wFwuZz6w6GXBL8a7+sukjSwh9KP4QH+/3I4BxwY=; h=From:To:Subject:Date:From; b=ACt42L40LrbQpNS8eUW9AeobZKLc62iOO9giI3Q4JvDcA/5U6Gaxw7n5zbPAlxWHr WN8qPVqRbNE2UqsT3+J3Rz5j4aYCHi5pMtvNeohCDBN/hkW0C/hSafy6wh2C4ldLPI MHfyyTgkj8MyBofo9CCu/tX9KYzgNBo43L2nzK/pTjfipKlS933rcvjcV/XljYQrto 8AvC7NqBWWyd/+UNZsep9JA5sOKj8iuKuBofWatfBFLjeAw8G68AcqdJJ80hiKmbpj w/Y2sIFXU21qaPBcMKER2ltCR+81lhWy17QaLzHCFbd4Vuk3iyxOojN12p7qRDjSAv 3PyeeuUa0PfCw== To: make-wifi-fast@lists.bufferbloat.net Date: Fri, 08 Oct 2021 19:46:44 +0200 X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87ee8vl88r.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Subject: [Make-wifi-fast] New Realtek driver 802.11ax, with FQ-CoDel support! X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2021 17:46:48 -0000 In the process of being upstreamed: https://lore.kernel.org/r/20211008035627.19463-1-pkshih@realtek.com > This driver named rtw89, which is the next generation of rtw88, supports > Realtek 8852AE 802.11ax 2x2 chip whose new features are OFDMA, DBCC, > Spatial reuse, TWT and BSS coloring; now some of them aren't implemented > though. -Toke