]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
bnx2x: Version
authorEilon Greenstein <eilong@broadcom.com>
Thu, 12 Feb 2009 08:38:35 +0000 (08:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Feb 2009 07:32:01 +0000 (23:32 -0800)
And updating the year

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x_fw_defs.h
drivers/net/bnx2x_hsi.h
drivers/net/bnx2x_init.h
drivers/net/bnx2x_link.h
drivers/net/bnx2x_main.c

index 05d695dea61cefd2912c385b1ee0745245fca0ca..e2df238035988cba6f42b32c843180ae688c42a4 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2x_fw_defs.h: Broadcom Everest network driver.
  *
- * Copyright (c) 2007-2008 Broadcom Corporation
+ * Copyright (c) 2007-2009 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c1ba05cbb33c51d2c537f95da3d791752641c3bf..03c62421d999ddb0e6687f7dde070b9fbd86f216 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2x_hsi.h: Broadcom Everest network driver.
  *
- * Copyright (c) 2007-2008 Broadcom Corporation
+ * Copyright (c) 2007-2009 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index ba370f713b2d7c483affcac61117147339af6c74..8af27573afe804495a8f34bfd6fee958f1072f2c 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2x_init.h: Broadcom Everest network driver.
  *
- * Copyright (c) 2007-2008 Broadcom Corporation
+ * Copyright (c) 2007-2009 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 027116a73849ad83a12f94520e327e76351ffac1..19a866dc10ebbf1629f8b7207e15c366c4aade6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2008 Broadcom Corporation
+/* Copyright 2008-2009 Broadcom Corporation
  *
  * Unless you and Broadcom execute a separate written software license
  * agreement governing use of this software, this software is licensed to you
index 4b0476c5085962ad890b604506f7ad2b0dd99f40..942717526d6a942dd1576560f18da5a9a13fbf65 100644 (file)
@@ -54,8 +54,8 @@
 #include "bnx2x.h"
 #include "bnx2x_init.h"
 
-#define DRV_MODULE_VERSION     "1.45.26"
-#define DRV_MODULE_RELDATE     "2009/01/26"
+#define DRV_MODULE_VERSION     "1.48.102"
+#define DRV_MODULE_RELDATE     "2009/02/12"
 #define BNX2X_BC_VER           0x040200
 
 /* Time in jiffies before concluding the transmitter is hung */