aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/mvme147.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-19amd: mvme147: use eth_hw_addr_set()Jakub Kicinski1-6/+8
2021-08-03m68k: remove legacy probingArnd Bergmann1-10/+6
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2014-06-05mvme147: fix ram size in commentAmos Kong1-3/+3
2013-12-29net/7990: Make lance_private.name constGeert Uytterhoeven1-1/+1
2013-12-29net/7990: Fix whitespace errorsGeert Uytterhoeven1-19/+17
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu1-3/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher1-0/+205