mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

Add doc build infrastructure for ngbevf driver. Implement the basic PCI driver loading and unloading interface. Initialize the id_table which support 1G virtual functions for Wangxun. Signed-off-by: Mengyuan Lou <mengyuanlou@net-swift.com> Link: https://patch.msgid.link/20250704094923.652-10-mengyuanlou@net-swift.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
70 lines
1.1 KiB
ReStructuredText
70 lines
1.1 KiB
ReStructuredText
.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
|
|
|
Ethernet Device Drivers
|
|
=======================
|
|
|
|
Device drivers for Ethernet and Ethernet-based virtual function devices.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
3com/3c509
|
|
3com/vortex
|
|
amazon/ena
|
|
altera/altera_tse
|
|
amd/pds_core
|
|
amd/pds_vdpa
|
|
amd/pds_vfio_pci
|
|
aquantia/atlantic
|
|
chelsio/cxgb
|
|
cirrus/cs89x0
|
|
dlink/dl2k
|
|
davicom/dm9000
|
|
dec/dmfe
|
|
freescale/dpaa
|
|
freescale/dpaa2/index
|
|
freescale/gianfar
|
|
google/gve
|
|
huawei/hinic
|
|
huawei/hinic3
|
|
intel/e100
|
|
intel/e1000
|
|
intel/e1000e
|
|
intel/fm10k
|
|
intel/idpf
|
|
intel/igb
|
|
intel/igbvf
|
|
intel/ixgbe
|
|
intel/ixgbevf
|
|
intel/i40e
|
|
intel/iavf
|
|
intel/ice
|
|
marvell/octeontx2
|
|
marvell/octeon_ep
|
|
marvell/octeon_ep_vf
|
|
mellanox/mlx5/index
|
|
meta/fbnic
|
|
microsoft/netvsc
|
|
neterion/s2io
|
|
netronome/nfp
|
|
pensando/ionic
|
|
smsc/smc9
|
|
stmicro/stmmac
|
|
ti/cpsw
|
|
ti/cpsw_switchdev
|
|
ti/am65_nuss_cpsw_switchdev
|
|
ti/tlan
|
|
ti/icssg_prueth
|
|
wangxun/txgbe
|
|
wangxun/txgbevf
|
|
wangxun/ngbe
|
|
wangxun/ngbevf
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|