index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
Age
Commit message (
Expand
)
Author
2021-11-19
8390: wd: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
8390: mac8390: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
8390: hydra: use eth_hw_addr_set()
Jakub Kicinski
2021-11-19
8390: smc-ultra: use eth_hw_addr_set()
Jakub Kicinski
2021-10-09
ethernet: 8390: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-08
ne2000: fix unused function warning
Arnd Bergmann
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
xsurf100: drop include of lib8390.c
Michael Schmitz
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2021-07-28
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-19
net: 8390: remove leading spaces before tabs
Hui Tang
2020-10-31
ne2k: Fix Typo in RW-Bugfix
Armin Wolf
2020-10-29
net/mac8390: discard unnecessary breaks
Zhang Qilong
2020-10-01
lib8390: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-09-29
lib8390: Replace panic() call with BUILD_BUG_ON
Armin Wolf
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-25
8390: Avoid comma separated statements
Joe Perches
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
2020-07-17
ne2k-pci: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
2020-07-01
ne2k-pci: use generic power management
Vaibhav Gupta
2020-06-28
8390: Fix coding-style issues
Armin Wolf
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-26
ne2k-pci: Fix various coding-style issues and improve printk() usage
Armin Wolf
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-08-01
net: 8390: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-09
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-03-18
mac8390: Fix mmio access size probe
Finn Thain
2019-03-12
net: 8390: fix potential NULL pointer dereferences
Kangjie Lu
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-08-29
8390/etherh: convert to ethtool_{get, set}_link_ksettings
Michal Kubecek
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-07
8390: axnet_cs: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-29
net: mac8390: Use standard memcpy_{from,to}io()
Geert Uytterhoeven
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-16
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
2018-04-19
net-next: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)
Michael Karcher
2018-04-19
net-next: ax88796: release platform device drvdata on probe error and module ...
Michael Schmitz
2018-04-19
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
Michael Karcher
2018-04-19
net-next: ax88796: add interrupt status callback to platform data
Michael Karcher
[next]