aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence/macb_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/cadence/macb_main.c')
-rw-r--r--drivers/net/ethernet/cadence/macb_main.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/ethernet/cadence/macb_main.c b/drivers/net/ethernet/cadence/macb_main.c
index f825e3960540..2375a13bb446 100644
--- a/drivers/net/ethernet/cadence/macb_main.c
+++ b/drivers/net/ethernet/cadence/macb_main.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* Cadence MACB/GEM Ethernet Controller driver
*
* Copyright (C) 2004-2006 Atmel Corporation
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
2002-04-09ppc64: get rid of cacheable_memzeroAnton Blanchard3-50/+1 2002-04-09ppc64: pmd_page fixes to match pagetable allocation changesAnton Blanchard1-3/+3 2002-04-09ppc64: Fix up some warnings in the pagetable allocation codeAnton Blanchard1-5/+7 2002-04-09ppc64: add missing include in semaphore.cAnton Blanchard1-0/+1 2002-04-09ppc64: fix up warnings in lmb.cAnton Blanchard1-2/+4 2002-04-09ppc64: Fix up clash with flags variable in udbg.cAnton Blanchard1-2/+2 2002-04-09ppc64: fix up some warningsAnton Blanchard2-11/+7 2002-04-09ppc64: Fix up warningAnton Blanchard1-0/+4 2002-04-09ppc64: Change MASK -> __MASK to avoid namespace clash in symbiosAnton Blanchard1-31/+29 2002-04-09ppc64: add preempt_countAnton Blanchard1-0/+1 2002-04-09ppc64: update include/asm-ppc64/linux_logo.hAnton Blanchard1-20/+0 2002-04-09PPC update; create cacheflush.h and tlbflush.h and define default_idlePaul Mackerras10-187/+234 2002-04-07[PATCH] disable high mem on pio, ideJens Axboe1-1/+1 2002-04-07[PATCH] ACPI compile fixAndy Grover1-0/+2 2002-04-05[PATCH] ->setattr() locking changesAlexander Viro13-74/+82 2002-04-05[PATCH] IEEE-1394 UpdatesBen Collins26-1094/+3962 2002-04-05[PATCH] ->setattr() locking changesAndrew Morton1-0/+3 2002-04-05Update for new notify_change semanticsLinus Torvalds1-2/+0 2002-04-05MADT parsing improvements (Paul D & Richard Schaal)Andy Grover4-131/+298 2002-04-05ACPI driver updatesAndy Grover19-919/+1828 2002-04-05ACPI interpreter update.Andy Grover70-1028/+1610 2002-04-05[PATCH] loop deadlock fixAndrew Morton1-1/+1 2002-04-05Cset exclude: davej@suse.de|ChangeSet|20020404222348|23820Linus Torvalds1-1/+2 2002-04-04Clean up do_truncate due notify_change() locking changev2.5.8-pre2Linus Torvalds1-4/+1 2002-04-04Force some semblance of workingness onto qla1280 driverLinus Torvalds1-12/+12 2002-04-04Oops, remove remnants of old attribute lockLinus Torvalds1-1/+0 2002-04-05Make legacy drivers who use "virt_to_bus()" and friends work on x86.Linus Torvalds1-4/+4 2002-04-04[PATCH] shift BKL out of notify_changeDave Hansen17-63/+132 2002-04-04[PATCH] PATCH 4a or 4 : knfs : typo...Neil Brown1-1/+1 2002-04-04[PATCH] PATCH 4 of 4 : knfsd : Increase the max block size for NFS replies.Neil Brown2-3/+3 2002-04-04[PATCH] PATCH 3 of 4 : knfsd : Store the fsid in the returned attributes inst...Neil Brown4-22/+46 2002-04-04[PATCH] PATCH 2 of 4 : knfsd : Allow exporting of deviceless filesystems if f...Neil Brown1-3/+15 2002-04-04[PATCH] PATCH 1 of 4 : knfsd : Use symbols for size calculation for response ...Neil Brown2-37/+49 2002-04-04[PATCH] elevator 'buglet'Jens Axboe1-6/+0 2002-04-04USBGreg Kroah-Hartman2-39/+38