index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-05-08
net: annotate data-races around dev->if_port
Eric Dumazet
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
2022-09-16
net: amd: Switch and case should be at the same indent
Guofeng Yue
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-05-19
net: amd: remove leading spaces before tabs
Hui Tang
2020-02-24
net/amd: Remove useless driver version
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
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