summaryrefslogtreecommitdiff
path: root/Documentation/networking/device_drivers/ethernet/index.rst
diff options
context:
space:
mode:
authorShinas Rasheed <srasheed@marvell.com>2024-02-08 02:18:33 -0800
committerDavid S. Miller <davem@davemloft.net>2024-02-12 09:01:52 +0000
commitcb7dd712189f2fe5eb34ac2f904e28283f055cae (patch)
tree0fd7f45a3f6eef360ade839305c2c96174d36b20 /Documentation/networking/device_drivers/ethernet/index.rst
parent970cb1ceda170a3e583a5f26afdbebdfe5bf5a80 (diff)
octeon_ep_vf: Add driver framework and device initialization
Add driver framework and device setup and initialization for Octeon PCI Endpoint NIC VF. Add implementation to load module, initialize, register network device, cleanup and unload module. Signed-off-by: Shinas Rasheed <srasheed@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/device_drivers/ethernet/index.rst')
-rw-r--r--Documentation/networking/device_drivers/ethernet/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/index.rst b/Documentation/networking/device_drivers/ethernet/index.rst
index 43de285b8a92..6932d8c043c2 100644
--- a/Documentation/networking/device_drivers/ethernet/index.rst
+++ b/Documentation/networking/device_drivers/ethernet/index.rst
@@ -42,6 +42,7 @@ Contents:
intel/ice
marvell/octeontx2
marvell/octeon_ep
+ marvell/octeon_ep_vf
mellanox/mlx5/index
microsoft/netvsc
neterion/s2io