linux/Documentation/networking/device_drivers/ethernet/intel
Larysa Zaremba bea44e3892 ixd: add basic driver framework for Intel(R) Control Plane Function
Add module register and probe functionality. Add the required support to
register IXD PCI driver, as well as probe, remove and shutdown callbacks.
Enable the PCI device and request to reserve the memory resources that will
be used by the driver. Finally map the BAR0 address space.

For now, use devm_kzalloc() to allocate adapter, as it requires the least
amount of code. In a later commit, it will be replaced with a devlink
alternative.

Co-developed-by: Amritha Nambiar <amritha.nambiar@intel.com>
Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Bharath R <Bharath.r@intel.com>
Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2026-08-12 13:56:51 -07:00
..
e100.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
e1000.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
e1000e.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
fm10k.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
i40e.rst i40e: add ability to reset VF for Tx and Rx MDD events 2025-01-07 18:16:02 -08:00
iavf.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
ice.rst ice: add ice driver PTP pin documentation 2025-06-09 09:56:18 -07:00
idpf.rst idpf: add SRIOV support and other ndo_ops 2023-09-13 14:59:24 -07:00
igb.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
igbvf.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
ixd.rst ixd: add basic driver framework for Intel(R) Control Plane Function 2026-08-12 13:56:51 -07:00
ixgbe.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00
ixgbevf.rst Documentation/eth/intel: Remove references to SourceForge 2023-03-30 09:35:04 -07:00