Fan Gong says:
====================
net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
This is [3/3] part of hinic3 Ethernet driver initial submission.
With this patch hinic3 becomes a functional Ethernet driver.
The driver parts contained in this patch:
Memory allocation and initialization of the driver structures.
Management interfaces initialization.
HW capabilities probing, initialization and setup using management
interfaces.
Net device open/stop implementation and data queues initialization.
Register VID:DID in PCI id_table.
Fix netif_queue_set_napi usage.
V01: https://lore.kernel.org/netdev/cover.
1756195078.git.zhuyikai1@h-partners.com
V02: https://lore.kernel.org/netdev/cover.
1756378721.git.zhuyikai1@h-partners.com
V03: https://lore.kernel.org/netdev/cover.
1756524443.git.zhuyikai1@h-partners.com
V04: https://lore.kernel.org/netdev/cover.
1757057860.git.zhuyikai1@h-partners.com
V05: https://lore.kernel.org/netdev/cover.
1757401320.git.zhuyikai1@h-partners.com
====================
Link: https://patch.msgid.link/cover.1757653621.git.zhuyikai1@h-partners.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>