Message ID | 20240208101841.3108103-1-srasheed@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | add octeon_ep_vf driver | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 8 Feb 2024 02:18:32 -0800 you wrote: > This driver implements networking functionality of Marvell's Octeon > PCI Endpoint NIC VF. > > This driver support following devices: > * Network controller: Cavium, Inc. Device b203 > * Network controller: Cavium, Inc. Device b403 > * Network controller: Cavium, Inc. Device b103 > * Network controller: Cavium, Inc. Device b903 > * Network controller: Cavium, Inc. Device ba03 > * Network controller: Cavium, Inc. Device bc03 > * Network controller: Cavium, Inc. Device bd03 > > [...] Here is the summary with links: - [net-next,v7,1/8] octeon_ep_vf: Add driver framework and device initialization https://git.kernel.org/netdev/net-next/c/cb7dd712189f - [net-next,v7,2/8] octeon_ep_vf: add hardware configuration APIs https://git.kernel.org/netdev/net-next/c/2c0c32c72be2 - [net-next,v7,3/8] octeon_ep_vf: add VF-PF mailbox communication. https://git.kernel.org/netdev/net-next/c/c5cb944ded94 - [net-next,v7,4/8] octeon_ep_vf: add Tx/Rx ring resource setup and cleanup https://git.kernel.org/netdev/net-next/c/ca6ecb0d3c3a - [net-next,v7,5/8] octeon_ep_vf: add support for ndo ops https://git.kernel.org/netdev/net-next/c/c3fad23cdc06 - [net-next,v7,6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support https://git.kernel.org/netdev/net-next/c/1cd3b407977c - [net-next,v7,7/8] octeon_ep_vf: add ethtool support https://git.kernel.org/netdev/net-next/c/c92881599efb - [net-next,v7,8/8] octeon_ep_vf: update MAINTAINERS https://git.kernel.org/netdev/net-next/c/90cabae2a234 You are awesome, thank you!