Message ID | 20240209065229.34515-1-pkshih@realtek.com (mailing list archive) |
---|---|
Headers | show
Received: from rtits2.realtek.com.tw (rtits2.realtek.com [211.75.126.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 97DBB657AD for <linux-wireless@vger.kernel.org>; Fri, 9 Feb 2024 06:53:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=211.75.126.72 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707461612; cv=none; b=kfRy5t/+bHOv2oa+eZpE3lZKu8ArrbxajtKb6OmFcmcWSbqmQHFy3zqSqAbL7GHm5p1fV/H6+hnL7E7SFchvUhE61NOflmwKH0N15QQ3jkkqHgrTxg83aNRg27kes8kmK2QxhYw+q5xLD+WwzjglSc1irBpuAwsW6mfxAvGHwlg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707461612; c=relaxed/simple; bh=y4XuUIW3a3gpmkSfQlj1o7dDhkgQ2v5AtE/Tr6ToKlE=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=lhPOgzgu1VwPfyHy7kX5dk/h4H2RJwirMuUS7/1JTc6a44Vn070v76tem5YUyKcQiduAfEoGD2A7Lgvkx8IBn+FMPkonzaEinY4smahLNlibrnr3z3eq6f8KSy7Qe2ztVnAVKlDgPbAXeG8ltAwY5UTeiylEc9TVe4gENvywfJI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 4196rFKs9548383, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36505.realtek.com.tw[172.21.6.25]) by rtits2.realtek.com.tw (8.15.2/2.95/5.92) with ESMTPS id 4196rFKs9548383 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 9 Feb 2024 14:53:15 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXH36505.realtek.com.tw (172.21.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2375.32; Fri, 9 Feb 2024 14:53:16 +0800 Received: from [127.0.1.1] (172.16.16.210) by RTEXMBS04.realtek.com.tw (172.21.6.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.35; Fri, 9 Feb 2024 14:53:15 +0800 From: Ping-Ke Shih <pkshih@realtek.com> To: <kvalo@kernel.org> CC: <gary.chang@realtek.com>, <phhuang@realtek.com>, <kevin_yang@realtek.com>, <linux-wireless@vger.kernel.org> Subject: [PATCH v2 00/11] wifi: rtw89: enable DBCC for WiFi 7 chips by default Date: Fri, 9 Feb 2024 14:52:18 +0800 Message-ID: <20240209065229.34515-1-pkshih@realtek.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: RTEXMBS02.realtek.com.tw (172.21.6.95) To RTEXMBS04.realtek.com.tw (172.21.6.97) X-KSE-ServerInfo: RTEXH36505.realtek.com.tw, 9 X-KSE-AntiSpam-Interceptor-Info: fallback X-KSE-Antivirus-Interceptor-Info: fallback X-KSE-AntiSpam-Interceptor-Info: fallback |
Series |
wifi: rtw89: enable DBCC for WiFi 7 chips by default
|
expand
|