diff options
Diffstat (limited to 'Documentation/networking/devlink-info-versions.rst')
-rw-r--r-- | Documentation/networking/devlink-info-versions.rst | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/Documentation/networking/devlink-info-versions.rst b/Documentation/networking/devlink-info-versions.rst deleted file mode 100644 index 4316342b7746..000000000000 --- a/Documentation/networking/devlink-info-versions.rst +++ /dev/null @@ -1,48 +0,0 @@ -.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) - -===================== -Devlink info versions -===================== - -board.id -======== - -Unique identifier of the board design. - -board.rev -========= - -Board design revision. - -board.manufacture -================= - -An identifier of the company or the facility which produced the part. - -fw.mgmt -======= - -Control unit firmware version. This firmware is responsible for house -keeping tasks, PHY control etc. but not the packet-by-packet data path -operation. - -fw.app -====== - -Data path microcode controlling high-speed packet processing. - -fw.undi -======= - -UNDI software, may include the UEFI driver, firmware or both. - -fw.ncsi -======= - -Version of the software responsible for supporting/handling the -Network Controller Sideband Interface. - -fw.psid -======= - -Unique identifier of the firmware parameter set. |