Message ID | 20250115102242.3541496-1-tianx@yunsilicon.com (mailing list archive) |
---|---|
Headers | show
Received: from va-2-56.ptr.blmpb.com (va-2-56.ptr.blmpb.com [209.127.231.56]) (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 5FB481ADC64 for <netdev@vger.kernel.org>; Wed, 15 Jan 2025 10:25:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.127.231.56 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736936746; cv=none; b=f733T+IV6YSaOrlxe2WlrFWhuoyJL5e8CvMuPfEPStq/vTNDyip66EVz6VsR6EPdZMNLL6oyXCeApOSfSnpNUIRJrry4UpIY/0k8///ojQ6GcVJPdM0rgwBdxNufgi+isUrdMJvwxM9HfKFwKLJyFffaumH45Zusqeq2acbSI/o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736936746; c=relaxed/simple; bh=BvedamTubGi6nGXQOyrr30HhX6hRfRAogxUeC9OVvRA=; h=From:Mime-Version:Date:Content-Type:To:Cc:Subject:Message-Id; b=iTQaewFsaVB+fMCTc/U5MLeJHk8ogxyWeMFAmFhfqjoDOxTSbs5++dFbFUsh8dcOGrsYuncDL/e82BKDhYMqbNKh5rMZe/B0yDLKkN0XPXf5LQv+ugLub9d8GziCShpyUM3uQXNon40ZqQGvJz8gHmpwclXctz6XiRyS3twpRW0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yunsilicon.com; spf=pass smtp.mailfrom=yunsilicon.com; dkim=pass (2048-bit key) header.d=yunsilicon.com header.i=@yunsilicon.com header.b=f1SSw3C4; arc=none smtp.client-ip=209.127.231.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=yunsilicon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=yunsilicon.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=yunsilicon.com header.i=@yunsilicon.com header.b="f1SSw3C4" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=feishu2403070942; d=yunsilicon.com; t=1736936600; h=from:subject: mime-version:from:date:message-id:subject:to:cc:reply-to:content-type: mime-version:in-reply-to:message-id; bh=pOsk0vixPMXs6RL+YCGx8fSHix8/X+zDtdSJFPIUzCg=; b=f1SSw3C4Sh3SjXXVSSgEUKIyDRogTmAjA5emSvDjYEbXBjEA0JX7zdRIQZE5fkKkDbMAm1 JneIUYhemaTRsFd6EZQFjwdAUrD4sAIWg7nFyqdxXU9mNGvvaLamNmijnPYJ1D5OHW+LNB fgdEdgua7wkSxsbRvMKfgcKCzeeN/R4mpc6Pffn11U8nnJRMumpITB8L48rncacV6jvf11 TF09vzsIIQpmd4eOI0Oc4/qQMQOrIfWkYOZ4BIJSc4ETaXHZkan4Tj73JaaNuzXRhxJZvD 2ZFWhHbCbNbEV9j3HFbLmTBj5feHbgB2PBcimFoz6zQ7HHRPXHWZvLYvwVD1Rw== From: "Xin Tian" <tianx@yunsilicon.com> 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 Date: Wed, 15 Jan 2025 18:23:17 +0800 Content-Type: text/plain; charset=UTF-8 X-Mailer: git-send-email 2.25.1 Content-Transfer-Encoding: 7bit To: <netdev@vger.kernel.org> Cc: <leon@kernel.org>, <andrew+netdev@lunn.ch>, <kuba@kernel.org>, <pabeni@redhat.com>, <edumazet@google.com>, <davem@davemloft.net>, <jeff.johnson@oss.qualcomm.com>, <przemyslaw.kitszel@intel.com>, <weihg@yunsilicon.com>, <wanry@yunsilicon.com> Subject: [PATCH v3 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver Message-Id: <20250115102242.3541496-1-tianx@yunsilicon.com> Received: from ubuntu-liun.yunsilicon.com ([58.34.192.114]) by smtp.feishu.cn with ESMTPS; Wed, 15 Jan 2025 18:23:17 +0800 X-Lms-Return-Path: <lba+267878c96+4ad673+vger.kernel.org+tianx@yunsilicon.com> X-Original-From: Xin Tian <tianx@yunsilicon.com> |
Series |
net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
|
expand
|