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
/
mvme147.c
Age
Commit message (
Expand
)
Author
2024-06-19
net: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2021-11-19
amd: mvme147: use eth_hw_addr_set()
Jakub Kicinski
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2014-06-05
mvme147: fix ram size in comment
Amos Kong
2013-12-29
net/7990: Make lance_private.name const
Geert Uytterhoeven
2013-12-29
net/7990: Fix whitespace errors
Geert Uytterhoeven
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-03-12
ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
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
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher