2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/Documentation/networking/device_drivers
Fan Gong 17fcb3dc12 hinic3: module initialization and tx/rx logic
This is [1/3] part of hinic3 Ethernet driver initial submission.
With this patch hinic3 is a valid kernel module but non-functional
driver.

The driver parts contained in this patch:
Module initialization.
PCI driver registration but with empty id_table.
Auxiliary driver registration.
Net device_ops registration but open/stop are empty stubs.
tx/rx logic.

All major data structures of the driver are fully introduced with the
code that uses them but without their initialization code that requires
management interface with the hw.

Co-developed-by: Xin Guo <guoxin09@huawei.com>
Signed-off-by: Xin Guo <guoxin09@huawei.com>
Signed-off-by: Fan Gong <gongfan1@huawei.com>
Co-developed-by: Gur Stavi <gur.stavi@huawei.com>
Signed-off-by: Gur Stavi <gur.stavi@huawei.com>
Link: https://patch.msgid.link/76a137ffdfe115c737c2c224f0c93b60ba53cc16.1747736586.git.gur.stavi@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-05-21 20:31:42 -07:00
..
atm Documentation: networking: correct spelling 2023-01-31 13:00:47 +01:00
can docs: networking: document NAPI 2023-03-23 19:47:40 -07:00
cellular docs: networking: Update codeaurora references for rmnet 2023-07-01 13:17:56 +01:00
ethernet hinic3: module initialization and tx/rx logic 2025-05-21 20:31:42 -07:00
fddi FDDI: defza: Update my e-mail address 2021-03-10 12:45:16 -08:00
hamradio docs: networking: move baycom to the hw driver section 2020-06-26 16:08:44 -07:00
wifi wifi: remove orphaned ray_cs driver 2023-10-30 19:30:30 +02:00
wwan net: wwan: t7xx: Unify documentation column width 2024-11-07 13:33:45 +01:00
index.rst net: remove sb1000 cable modem driver 2025-03-21 17:11:54 +01:00