Message ID | 20240607070659.80263-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 CF1091527BA for <linux-wireless@vger.kernel.org>; Fri, 7 Jun 2024 07:07:22 +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=1717744045; cv=none; b=Ow8kVJHJ47eeqSUQnrkaRLKd/f6DVNY4W/n+TtbMQtYMwr/3kedyOd5kYFyV73VoPXWCkGM3vrXw20gL9vJ9W9+bqCGlXbYmc9hU10o6UeiFvYD5l7NVLEGbuIzgM8hUyTUedlABH1bXp7rC84TiUucLigfuK3AZFVjMr3GgXXE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717744045; c=relaxed/simple; bh=7IUrDfoSWyYi18jCdjjGpeTGE05VFEa8TN3XikASQQg=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=h97kWIddotL2JXzKFA2LXw0C//n3Y9U2pFkWybeIOquWjd2gtnHajwNJgJjG3LkENbNSgBEotnucf2Yz8yeT5lRMpGTgw/7F0YFeLm4fIvHgTydkDOIDCpwo/eNHIN3dOzas9xI8ajtMAXmYWKPZMX3cZtYnweohcDMwyuoqK3c= 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 45777J7e83728575, 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 45777J7e83728575 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for <linux-wireless@vger.kernel.org>; Fri, 7 Jun 2024 15:07:19 +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.2507.39; Fri, 7 Jun 2024 15:07:20 +0800 Received: from [127.0.1.1] (172.21.69.94) 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, 7 Jun 2024 15:07:20 +0800 From: Ping-Ke Shih <pkshih@realtek.com> To: <linux-wireless@vger.kernel.org> Subject: [PATCH 0/3] wifi: rtw89: 8852bx: prepare common module to support 8852BE-VT Date: Fri, 7 Jun 2024 15:06:56 +0800 Message-ID: <20240607070659.80263-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) |
Series |
wifi: rtw89: 8852bx: prepare common module to support 8852BE-VT
|
expand
|