diff options
author | Veerasenareddy Burru <vburru@marvell.com> | 2022-11-03 07:05:57 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-05 03:54:44 +0100 |
commit | 63d9e12914840400e9f96c2ae9a51cd9702c2daf (patch) | |
tree | 15bf1dc7edbf4fcc37f55bfbc43d8df951ba72e2 /Documentation/networking | |
parent | Merge branch 'sfc-add-basic-flower-matches-to-offload' (diff) | |
download | linux-63d9e12914840400e9f96c2ae9a51cd9702c2daf.tar.xz linux-63d9e12914840400e9f96c2ae9a51cd9702c2daf.zip |
octeon_ep: support Octeon device CNF95N
Add support for Octeon device CNF95N.
CNF95N is a Octeon Fusion family product with same PCI NIC
characteristics as CN93 which is currently supported by the driver.
update supported device list in Documentation.
Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
Link: https://lore.kernel.org/r/20221103060600.1858-1-vburru@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst b/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst index bc562c49011b..cad96c8d1f97 100644 --- a/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst +++ b/Documentation/networking/device_drivers/ethernet/marvell/octeon_ep.rst @@ -23,6 +23,7 @@ Supported Devices ================= Currently, this driver support following devices: * Network controller: Cavium, Inc. Device b200 + * Network controller: Cavium, Inc. Device b400 Interface Control ================= |