index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
3
-3
/
+3
*
net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'
Dr. David Alan Gilbert
2024-05-28
1
-11
/
+0
*
net: annotate data-races around dev->if_port
Eric Dumazet
2024-05-08
2
-2
/
+2
*
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-08
1
-3
/
+3
*
net: fill in MODULE_DESCRIPTION()s for 8390
Breno Leitao
2024-01-24
6
-0
/
+6
*
net: ethernet: 8390: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
3
-10
/
+6
*
net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
Yang Yingliang
2023-08-10
1
-15
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
3
-0
/
+3
|
\
|
*
net: isa: include net/Space.h
Arnd Bergmann
2023-05-17
3
-0
/
+3
*
|
net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX identifier
Bagas Sanjaya
2023-05-16
5
-23
/
+6
*
|
net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
Bagas Sanjaya
2023-05-16
9
-22
/
+15
|
/
*
net: ethernet: 8390: axnet_cs: remove unused xfer_count variable
Tom Rix
2023-03-28
1
-3
/
+0
*
ethernet: 8390: remove unnecessary check of mem
Yang Yingliang
2022-09-29
1
-2
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-6
/
+6
*
ethernet: 8390: Remove unnecessary print function dev_err()
Yang Li
2022-03-11
1
-3
/
+1
*
net:mcf8390: Use platform_get_irq() to get the interrupt
Minghao Chi (CGEL ZTE)
2022-03-09
1
-5
/
+5
*
ethernet: 8390/etherh: don't write directly to netdev->dev_addr
Jakub Kicinski
2022-01-26
1
-2
/
+4
*
8390: wd: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
*
8390: mac8390: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
*
8390: hydra: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
*
8390: smc-ultra: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
1
-1
/
+3
*
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-09
8
-22
/
+31
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-3
/
+3
*
ne2000: fix unused function warning
Arnd Bergmann
2021-09-08
1
-15
/
+7
*
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-2
/
+1
|
\
|
*
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
2021-07-28
1
-2
/
+1
*
|
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2021-08-03
3
-9
/
+10
*
|
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
2
-0
/
+5
*
|
xsurf100: drop include of lib8390.c
Michael Schmitz
2021-08-03
1
-7
/
+2
*
|
ax88796: export ax_NS8390_init() hook
Michael Schmitz
2021-08-03
1
-0
/
+7
*
|
m68k: remove legacy probing
Arnd Bergmann
2021-08-03
1
-9
/
+2
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
3
-3
/
+3
|
/
*
net: 8390: remove leading spaces before tabs
Hui Tang
2021-05-19
4
-12
/
+12
*
ne2k: Fix Typo in RW-Bugfix
Armin Wolf
2020-10-31
2
-2
/
+2
*
net/mac8390: discard unnecessary breaks
Zhang Qilong
2020-10-29
1
-7
/
+0
*
lib8390: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-10-01
1
-6
/
+8
*
lib8390: Replace panic() call with BUILD_BUG_ON
Armin Wolf
2020-09-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
2
-2
/
+2
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+2
*
|
8390: Avoid comma separated statements
Joe Perches
2020-08-25
3
-13
/
+24
|
/
*
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-08-14
1
-0
/
+1
*
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-07-17
1
-3
/
+6
*
ne2k-pci: use generic power management
Vaibhav Gupta
2020-07-01
1
-23
/
+6
*
8390: Fix coding-style issues
Armin Wolf
2020-06-28
1
-25
/
+36
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-16
/
+16
*
ne2k-pci: Fix various coding-style issues and improve printk() usage
Armin Wolf
2020-05-26
1
-163
/
+182
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
5
-9
/
+9
*
net: 8390: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
2019-08-01
1
-2
/
+2
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
2
-8
/
+2
|
\
[next]