linux/drivers/net/ethernet/8390
Arnd Bergmann a07d8ecf6b ethernet: isa: convert to module_init/module_exit
There are a couple of ISA ethernet drivers that use the old
init_module/cleanup_module function names for the main entry
points, nothing else uses those any more.

Change them to the documented method with module_init()
and module_exit() markers next to static functions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-03 13:05:26 +01:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h 8390: Fix coding-style issues 2020-06-28 21:44:49 -07:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
ax88796.c ax88796: export ax_NS8390_init() hook 2021-08-03 13:05:25 +01:00
axnet_cs.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
etherh.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hydra.c
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
lib8390.c lib8390: Use netif_msg_init to initialize msg_enable bits 2020-10-01 19:08:46 -07:00
mac8390.c net/mac8390: discard unnecessary breaks 2020-10-29 19:03:46 -07:00
Makefile
mcf8390.c
ne2k-pci.c ne2k: Fix Typo in RW-Bugfix 2020-10-31 16:17:02 -07:00
ne.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
pcnet_cs.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
smc-ultra.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
stnic.c net: 8390: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
wd.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
xsurf100.c xsurf100: drop include of lib8390.c 2021-08-03 13:05:26 +01:00
zorro8390.c