Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.1-rc5 43 lines 787 B view raw
1.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 3===================== 4Devlink info versions 5===================== 6 7board.id 8======== 9 10Unique identifier of the board design. 11 12board.rev 13========= 14 15Board design revision. 16 17board.manufacture 18================= 19 20An identifier of the company or the facility which produced the part. 21 22fw.mgmt 23======= 24 25Control unit firmware version. This firmware is responsible for house 26keeping tasks, PHY control etc. but not the packet-by-packet data path 27operation. 28 29fw.app 30====== 31 32Data path microcode controlling high-speed packet processing. 33 34fw.undi 35======= 36 37UNDI software, may include the UEFI driver, firmware or both. 38 39fw.ncsi 40======= 41 42Version of the software responsible for supporting/handling the 43Network Controller Sideband Interface.