开源镜像站
帮助
动态
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
/
amd
/
nmclan_cs.c
Age
Commit message (
Expand
)
Author
2017-04-07
net: nmlan_cs: Use net_device_stats from struct net_device
Tobias Klauser
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
2015-01-29
net: am2150: fix nmclan_cs.c shared interrupt handling
Arnd Bergmann
2014-09-22
am2150: Update nmclan_cs.c to use update PCMCIA API
Jeff Kirsher
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
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
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-11-16
ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher