aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/declance.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki1-4/+6
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing1-1/+1
2017-10-28drivers/net: amd: Convert timers to use timer_setup()Kees Cook1-4/+6
2017-09-21drivers: net: declance: use setup_timer() helper.Allen Pais1-3/+3
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov1-15/+15
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2014-07-08declance: Fix 64-bit compilation warningsMaciej W. Rozycki1-6/+6
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+8
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki1-2/+1
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki1-8/+8
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+1
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-2/+0
2012-12-03net/amd: remove __dev* attributesBill Pemberton1-4/+4
2012-06-06ethernet: Remove casts to same typeJoe Perches1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-2/+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/+1381