All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] bfa: Brocade BFA FC SCSI driver submission
@ 2009-01-27 18:52 Jing Huang
  0 siblings, 0 replies; only message in thread
From: Jing Huang @ 2009-01-27 18:52 UTC (permalink / raw)
  To: James.Bottomley; +Cc: kgudipat, linux-kernel, linux-scsi, rvadivel, vravindr

From: Jing Huang <huangj@brocade.com>

This is the second submission of Brocade BFA FC SCSI Driver to the upstream
kernel. It implements the code review comments we received from our first
submission: 1) Removed Brocade specific sysfs implementation due to the
negative feedback from kernel.org. 2) Other code review comments by Greg KH. 

It contains a serial of 5 patches generated using 2.6.29-rc2 kernel. Here is
a brief description of each patch:

[PATCH 1/5]: Linux driver specific code, things such as module load/unload,
PCI probe/release, interrupt handler, and sysfs interface etc. All the files
start with "bfad_" prefix.

[PATCH 2/5]: Hardware/FW access code. All files start with "bfa_" prefix.

[PATCH 3/5]: Common header files shared by linux driver specific and
hardware/FW access code.

[PATCH 4/5]: Updated Kconfig and Makefile for driver/scsi, and new Makefile
and Kconfig file for bfa driver 

[PATCH 5/5]: Updated MAINTAINER file.

Signed-off-by: Jing Huang <huangj@brocade.com>
---

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-27 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-27 18:52 [PATCH 0/5] bfa: Brocade BFA FC SCSI driver submission Jing Huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.