开源镜像站
帮助
动态
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
/
3com
/
3c574_cs.c
Age
Commit message (
Expand
)
Author
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-14
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2017-11-11
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-18
drivers/net/3com: Convert timers to use timer_setup()
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-01-17
3c574_cs: fix operator precedence between << and &
Nickolai Zeldovich
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-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
3c*/acenic/typhoon: Move 3Com Ethernet drivers
Jeff Kirsher