Message ID | 20240710033234.26868-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 DE03EC2D6; Wed, 10 Jul 2024 03:33:24 +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=1720582408; cv=none; b=lJqpd8k+B6O/TfP+XHphN7eQjhlw65ToxlwfxlcIIErbVyYxi2jRWdrRthFv4f+Ti1gR35CBJYmDZZKj5Rtjnzgf8bapG+q/eRuekdIG2GQgztlySHGhoo1HAPQXaeupHrcPIHqwJiFmH4eK/goFuIdCQGYhg4wPOczJUF8V+9U= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720582408; c=relaxed/simple; bh=Lb1cngF15A+UjScDP8U6+9XAOxmhvHYZPfYZxnNez1U=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=q9C7nyVDKQbfKd7LD4T9EdfhVIbbijF1T8OQ+102o3UazuWw/N8PduLY8zPbjQ+e94qRlVOsNT+9S3HYm5zuDEm1AYXi4EMBvfnh5DGGsRoXkhRQ0d8eORgf0AqYFWqeR5xdAjGdEzEa34hJRJFRsTLF4ZtvHZgIOHFur3lNA+s= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com; spf=pass smtp.mailfrom=realtek.com; dkim=temperror (0-bit key) header.d=realtek.com header.i=@realtek.com header.b=wUzN9R2V; arc=none smtp.client-ip=211.75.126.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=realtek.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=realtek.com Authentication-Results: smtp.subspace.kernel.org; dkim=temperror (0-bit key) header.d=realtek.com header.i=@realtek.com header.b="wUzN9R2V" X-SpamFilter-By: ArmorX SpamTrap 5.78 with qID 46A3WgndE1585807, This message is accepted by code: ctloc85258 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=realtek.com; s=dkim; t=1720582362; bh=Lb1cngF15A+UjScDP8U6+9XAOxmhvHYZPfYZxnNez1U=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:Content-Type; b=wUzN9R2V0Q56TtfXxStDKKdCI47GaHLbGDX91YR3OOk9msJ8n/YgfYgV1r3hHujnk lyluz+C9Bo13rgc6ABoccXAqyOdf/1s/PcftcerBFnGswDtnzi2W/ghnU2UjJ2qkXj nT0ZjmkHhOfVe6ekhz9/Wtjt7ktgXCQmez/7nV5cUgySQ7MgeFDdL+FKVDq+PRZYiS wnEcEhJC8uYV5SAqnxInXZINtgk0ADpu2qezjFlxEUbGNMlKizLdrR66rNGNFXcCiV 9oreB5uCQ/3wE1jkU7+Wmd6bBjkySNHnPYgvdGEB6IHkfFaNUKlHYB250KJ+ECmEoJ DfFg2eqqMgvtg== Received: from mail.realtek.com (rtexh36506.realtek.com.tw[172.21.6.27]) by rtits2.realtek.com.tw (8.15.2/3.02/5.92) with ESMTPS id 46A3WgndE1585807 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 10 Jul 2024 11:32:42 +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; Wed, 10 Jul 2024 11:32:43 +0800 Received: from RTDOMAIN (172.21.210.68) 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; Wed, 10 Jul 2024 11:32:42 +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>, <jdamato@fastly.com>, <pkshih@realtek.com>, <larry.chiu@realtek.com>, "Justin Lai" <justinlai0215@realtek.com> Subject: [PATCH net-next v23 00/13] Add Realtek automotive PCIe driver Date: Wed, 10 Jul 2024 11:32:21 +0800 Message-ID: <20240710033234.26868-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: RTEXH36505.realtek.com.tw (172.21.6.25) To RTEXMBS04.realtek.com.tw (172.21.6.97) X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add Realtek automotive PCIe driver
|
expand
|