netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, horms@kernel.org,
	kuba@kernel.org, jiri@resnulli.us, pabeni@redhat.com,
	linux@armlinux.org.uk, hfdevel@gmx.net, naveenm@marvell.com,
	jdamato@fastly.com
Subject: Re: [PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips
Date: Wed, 26 Jun 2024 02:00:31 +0000	[thread overview]
Message-ID: <171936723127.29418.12595539339201439511.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240623235507.108147-1-fujita.tomonori@gmail.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 24 Jun 2024 08:55:00 +0900 you wrote:
> This patchset adds a new 10G ethernet driver for Tehuti Networks
> TN40xx chips. Note in mainline, there is a driver for Tehuti Networks
> (drivers/net/ethernet/tehuti/tehuti.[hc]), which supports TN30xx
> chips.
> 
> Multiple vendors (DLink, Asus, Edimax, QNAP, etc) developed adapters
> based on TN40xx chips. Tehuti Networks went out of business but the
> drivers are still distributed under GPL2 with some of the hardware
> (and also available on some sites). With some changes, I try to
> upstream this driver with a new PHY driver in Rust.
> 
> [...]

Here is the summary with links:
  - [net-next,v12,1/7] PCI: Add Edimax Vendor ID to pci_ids.h
    https://git.kernel.org/netdev/net-next/c/eee5528890d5
  - [net-next,v12,2/7] net: tn40xx: add pci driver for Tehuti Networks TN40xx chips
    https://git.kernel.org/netdev/net-next/c/ab61adc60001
  - [net-next,v12,3/7] net: tn40xx: add register defines
    https://git.kernel.org/netdev/net-next/c/ffa28c748b38
  - [net-next,v12,4/7] net: tn40xx: add basic Tx handling
    https://git.kernel.org/netdev/net-next/c/dd2a0ff55408
  - [net-next,v12,5/7] net: tn40xx: add basic Rx handling
    https://git.kernel.org/netdev/net-next/c/37c4947af44d
  - [net-next,v12,6/7] net: tn40xx: add mdio bus support
    https://git.kernel.org/netdev/net-next/c/7fdbd2f2bb5d
  - [net-next,v12,7/7] net: tn40xx: add phylink support
    https://git.kernel.org/netdev/net-next/c/308241224224

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-06-26  2:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-23 23:55 [PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 1/7] PCI: Add Edimax Vendor ID to pci_ids.h FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 2/7] net: tn40xx: add pci driver for Tehuti Networks TN40xx chips FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 3/7] net: tn40xx: add register defines FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 4/7] net: tn40xx: add basic Tx handling FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 5/7] net: tn40xx: add basic Rx handling FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 6/7] net: tn40xx: add mdio bus support FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 7/7] net: tn40xx: add phylink support FUJITA Tomonori
2024-06-25 10:18   ` Russell King (Oracle)
2024-06-26  2:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171936723127.29418.12595539339201439511.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=fujita.tomonori@gmail.com \
    --cc=hfdevel@gmx.net \
    --cc=horms@kernel.org \
    --cc=jdamato@fastly.com \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=naveenm@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).