[PATCH 0/6] bfa: Brocade BFA FC SCSI driver (overview)

From: Jing Huang
Date: Tue Jul 21 2009 - 19:07:03 EST


From: Jing Huang <huangj@xxxxxxxxxxx>

I have to resubmit the patch I posted a few days ago. It seems that one of
the patches I submitted never showed up in LKML (I tried twice),
I suspect it got rejected due to its size. Now I am retrying by splitting that
patch into two.

In this submission, we completed all the pening works in our last submission
in April, including:
1) Added support of Brocade PCIe FCOE HBA.
2) Cleaned up FC state machine code.
3) Completed implementing code review comments received from the open source
community.

It contains a serial of 6 patches generated using 2.6.30.1 kernel. Here is
a brief description of each patch:

[PATCH 1/6]: SCSI LLD driver code, module init/exit, PCI and SCSI host entry
points, interrupt handler, and sysfs interface etc.

[PATCH 2/6]: Hardware/FW access code.

[PATCH 3/6]: FC state machines.

[PATCH 4/6]: Common header files shared by linux driver,
hardware/FW access code, FC state machines.

[PATCH 5/6]: Updated Kconfig and Makefile for driver/scsi, and Makefile
for bfa driver

[PATCH 6/6]: Updated MAINTAINER file.

Signed-off-by: Jing Huang <huangj@xxxxxxxxxxx>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/