linux_dsm_epyc7002/drivers/net/ethernet/8390
Armin Wolf 53c0ec4f4d ne2k-pci: Fix various coding-style issues and improve printk() usage
Fixed a ton of minor checkpatch errors/warnings and remove version
printing at module init/when device is found and use MODULE_VERSION
instead. Also modifying the RTL8029 PCI string to include the compatible
RTL8029AS nic.
The only mayor issue remaining is the missing SPDX tag, but since the
exact version of the GPL is not stated anywhere inside the file, its
impossible to add such a tag at the moment.
But maybe it is possible, since 8390.h states Donald Becker's 8390
drivers are licensed under GPL 2.2 only (= GPL-2.0-only ?).
The kernel module containing this patch compiles and runs without
problems on a RTL8029AS-based NE2000 clone card with kernel 5.7.0-rc6.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-26 23:19:28 -07:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
ax88796.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
axnet_cs.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
etherh.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hydra.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
Kconfig net: 8390: Fix manufacturer name in Kconfig help text 2019-08-01 13:45:48 -04:00
lib8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
mac8390.c mac8390: Fix mmio access size probe 2019-03-18 16:56:57 -07:00
Makefile net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) 2018-04-19 16:11:11 -04:00
mcf8390.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00
ne2k-pci.c ne2k-pci: Fix various coding-style issues and improve printk() usage 2020-05-26 23:19:28 -07:00
ne.c net: 8390: ne: Fix accidentally removed RBTX4927 support 2018-05-16 14:38:54 -04:00
pcnet_cs.c net: 8390: fix potential NULL pointer dereferences 2019-03-12 14:49:49 -07:00
smc-ultra.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
stnic.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
wd.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
xsurf100.c net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k) 2018-04-19 16:11:11 -04:00
zorro8390.c net/8390: Fix msg_enable patch snafu 2018-02-21 14:14:04 -05:00