Message ID | 20240624062821.6840-1-justinlai0215@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 0ED7F1CFBC; Mon, 24 Jun 2024 06:29:34 +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=1719210577; cv=none; b=NVrau8llXhq3N9a527w9AF9kLYAntojoPNnNM3v4LoIn40CYBcRCEARvku2XNDvJFzJHDAlP6jAv3QJXo72HWcGKug9WPtWzMwUpOqaAEV1W4PtbUyc+iOhrqjnGv4kGABEz3gdxrP1WXU5uCD8cKFO3P7g5qCwc0CW6AC08Ccw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719210577; c=relaxed/simple; bh=Wj7s7zfmFxK7++lk1T6C/GJQLSOXJZewLf/UDy0a6jg=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=iPx7sXPbVUEPie+0+7K+GQJf9JWwQyBKxf7vMyAQ/GnUGbzuVNDiGzmMD+3ZTc0CsDpQql+rAzr7L4cqNNR7WHp4N/iO1QvT9eZpHflvjvEUVUGBV7WJqK0gcgH0B2twe5XuasNOcYuacetEPi2uu7kiQ/KEa3Ml0l7Mf7Bcga4= 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 45O6SnNN22835550, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/2.95/5.92) with ESMTPS id 45O6SnNN22835550 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 24 Jun 2024 14:28:49 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXH36506.realtek.com.tw (172.21.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.1.2507.39; Mon, 24 Jun 2024 14:28:49 +0800 Received: from RTDOMAIN (172.21.210.106) 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; Mon, 24 Jun 2024 14:28:48 +0800 From: Justin Lai <justinlai0215@realtek.com> To: <kuba@kernel.org> CC: <davem@davemloft.net>, <edumazet@google.com>, <pabeni@redhat.com>, <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>, <andrew@lunn.ch>, <jiri@resnulli.us>, <horms@kernel.org>, <rkannoth@marvell.com>, <pkshih@realtek.com>, <larry.chiu@realtek.com>, Justin Lai <justinlai0215@realtek.com> Subject: [PATCH net-next v21 00/13] Add Realtek automotive PCIe driver Date: Mon, 24 Jun 2024 14:28:08 +0800 Message-ID: <20240624062821.6840-1-justinlai0215@realtek.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: RTEXH36506.realtek.com.tw (172.21.6.27) To RTEXMBS04.realtek.com.tw (172.21.6.97) X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add Realtek automotive PCIe driver
|
expand
|