Răsfoiți Sursa

ixgbe: update date to 2013

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Don Skidmore 12 ani în urmă
părinte
comite
434c5e3954
29 a modificat fișierele cu 30 adăugiri și 30 ștergeri
  1. 1 1
      drivers/net/ethernet/intel/ixgbe/Makefile
  2. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe.h
  3. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
  4. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
  5. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
  6. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
  7. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c
  8. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h
  9. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c
  10. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h
  11. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c
  12. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h
  13. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
  14. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c
  15. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
  16. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c
  17. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.h
  18. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
  19. 2 2
      drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
  20. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c
  21. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h
  22. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
  23. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h
  24. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c
  25. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
  26. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h
  27. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c
  28. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
  29. 1 1
      drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/Makefile

@@ -1,7 +1,7 @@
 ################################################################################
 #
 # Intel 10 Gigabit PCI Express Linux driver
-# Copyright(c) 1999 - 2012 Intel Corporation.
+# Copyright(c) 1999 - 2013 Intel Corporation.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_common.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82598.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_82599.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_debugfs.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 2 - 2
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,
@@ -66,7 +66,7 @@ static char ixgbe_default_device_descr[] =
 #define DRV_VERSION "3.11.33-k"
 const char ixgbe_driver_version[] = DRV_VERSION;
 static const char ixgbe_copyright[] =
-				"Copyright (c) 1999-2012 Intel Corporation.";
+				"Copyright (c) 1999-2013 Intel Corporation.";
 
 static const struct ixgbe_info *ixgbe_info_tbl[] = {
 	[board_82598] = &ixgbe_82598_info,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_sysfs.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,

+ 1 - 1
drivers/net/ethernet/intel/ixgbe/ixgbe_x540.c

@@ -1,7 +1,7 @@
 /*******************************************************************************
 
   Intel 10 Gigabit PCI Express Linux driver
-  Copyright(c) 1999 - 2012 Intel Corporation.
+  Copyright(c) 1999 - 2013 Intel Corporation.
 
   This program is free software; you can redistribute it and/or modify it
   under the terms and conditions of the GNU General Public License,