Re: [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework

From: Simon Horman

Date: Tue Jan 27 2026 - 13:10:29 EST


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

...