linux-stable/drivers/net/ethernet/8390
Yang Yingliang 5604ac35cb net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
The driver init/exit() function don't do anything special, it
can use the module_pci_driver() macro to eliminate boilerplate
code.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Link: https://lore.kernel.org/r/20230810014633.3084355-1-yangyingliang@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-10 19:31:57 -07:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier 2023-05-16 15:38:07 +02:00
ax88796.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
axnet_cs.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
etherh.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
hydra.c net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier 2023-05-16 15:38:07 +02:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
lib8390.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
mac8390.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
Makefile
mcf8390.c net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier 2023-05-16 15:38:07 +02:00
ne.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-05-18 14:39:34 -07:00
ne2k-pci.c net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro 2023-08-10 19:31:57 -07:00
pcnet_cs.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
smc-ultra.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-05-18 14:39:34 -07:00
stnic.c net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier 2023-05-16 15:38:07 +02:00
wd.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-05-18 14:39:34 -07:00
xsurf100.c xsurf100: drop include of lib8390.c 2021-08-03 13:05:26 +01:00
zorro8390.c net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier 2023-05-16 15:38:07 +02:00