开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
8390
/
mac8390.c
Age
Commit message (
Expand
)
Author
2021-11-19
8390: mac8390: use eth_hw_addr_set()
Jakub Kicinski
2021-07-28
nubus: Make struct nubus_driver::remove return void
Uwe Kleine-König
2020-10-29
net/mac8390: discard unnecessary breaks
Zhang Qilong
2019-03-18
mac8390: Fix mmio access size probe
Finn Thain
2018-07-29
net: mac8390: Use standard memcpy_{from,to}io()
Geert Uytterhoeven
2018-02-21
net/mac8390: Fix log messages
Finn Thain
2018-02-21
net/mac8390: Convert to nubus_driver
Finn Thain
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2015-09-29
net: mac8390: Allow modular build
Geert Uytterhoeven
2014-07-20
8390: remove unnecessary break after return
Fabian Frederick
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher