[PATCH v1 1/1] net: Add drivers for Sysnopsys Ethernet 10G device

2024-04-17 Thread Boon Khai Ng
to a device family, the driver support the specific configuration used in Intel SoC FPGA Agilex5. This driver is extensible for other device family to use. Signed-off-by: Boon Khai Ng --- drivers/net/Kconfig | 18 + drivers/net/Makefile|2 + drivers/net

[PATCH v1 0/1] add driver for Synopsys Ethernet 10G device

2024-04-17 Thread Boon Khai Ng
to a device family, the driver support the specific configuration used in Intel SoC FPGA Agilex5. This driver is extensible for other device family to use. Boon Khai Ng (1): net: Add drivers for Sysnopsys Ethernet 10G device drivers/net/Kconfig | 18 + drivers/net