lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 12 Aug 2009 21:19:22 +0300
From:	"Eilon Greenstein" <eilong@...adcom.com>
To:	"David Miller" <davem@...emloft.net>
cc:	netdev@...r.kernel.org, "Yaniv Rosner" <yanivr@...adcom.com>,
	"Vladislav Zolotarov" <vladz@...adcom.com>,
	"Yitchak Gertner" <gertner@...adcom.com>,
	"Benjamin Li" <benli@...adcom.com>
Subject: [net-next 00/36] bnx2x patch series

Hi Dave,

Here is a patch series for the bnx2x. This patch series also replace the
FW, so
it contains two big blobs - the new fw and the removal of the old one.
Those
patches do not contain anything but the ihex - the actually change to
the driver
is in patch number 2 which is small enough to fit the mailing list.

For those who wish to see all the patches, including the ihex, I also
updated
http://linux.broadcom.com/eilong/ to contain this patch series.

Please consider applying to net-next.

Thanks,
Eilon

 drivers/net/Kconfig                 |    1 +
 drivers/net/bnx2x.h                 |  125 +-
 drivers/net/bnx2x_dump.h            |  890 ++--
 drivers/net/bnx2x_fw_defs.h         |  379 +-
 drivers/net/bnx2x_hsi.h             |  395 +-
 drivers/net/bnx2x_init.h            |  320 +-
 drivers/net/bnx2x_init_ops.h        |  419 +-
 drivers/net/bnx2x_link.c            | 1528 +++--
 drivers/net/bnx2x_link.h            |   49 +-
 drivers/net/bnx2x_main.c            | 2058 ++++---
 drivers/net/bnx2x_reg.h             | 1032 +---
 firmware/Makefile                   |    2 +-
 firmware/bnx2x-e1-4.8.53.0.fw.ihex  |10364 ----------------------------
 firmware/bnx2x-e1-5.0.21.0.fw.ihex  |10184 +++++++++++++++++++++++++++
 firmware/bnx2x-e1h-4.8.53.0.fw.ihex |12028
--------------------------------
 firmware/bnx2x-e1h-5.0.21.0.fw.ihex |12855
+++++++++++++++++++++++++++++++++++
 16 files changed, 26764 insertions(+), 25865 deletions(-)



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ