开源镜像站
帮助
动态
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
/
lib8390.c
Age
Commit message (
Expand
)
Author
2023-05-16
net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier
Bagas Sanjaya
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-08-25
8390: Avoid comma separated statements
Joe Perches
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-02-21
net/8390: Fix msg_enable patch snafu
Finn Thain
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-03-24
8390: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
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
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2011-08-10
8390: Move the 8390 related drivers
Jeff Kirsher