Re: [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
From: Simon Horman <horms@kernel.org>
Date: 2026-01-27 18:10:13
Also in:
bpf, linux-doc, lkml
From: Simon Horman <horms@kernel.org>
Date: 2026-01-27 18:10:13
Also in:
bpf, linux-doc, lkml
On Fri, Jan 23, 2026 at 09:17:38AM +0800, illusion.wang wrote: ...
diff --git a/Documentation/networking/device_drivers/ethernet/nebula-matrix/m18100.rst b/Documentation/networking/device_drivers/ethernet/nebula-matrix/m18100.rst new file mode 100644 index 000000000000..c763042ce3ee --- /dev/null +++ b/Documentation/networking/device_drivers/ethernet/nebula-matrix/m18100.rst@@ -0,0 +1,47 @@ +.. SPDX-License-Identifier: GPL-2.0 + +============================================================ +Linux Base Driver for Nebula-matrix M18100-NIC family +============================================================ +
This file should be added to Documentation/networking/device_drivers/ethernet/index.rst Flagged by make htmldocs ...