public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/14] qla2xxx: driver update.
@ 2007-01-29 18:21 Andrew Vasquez
  2007-01-29 18:22 ` [PATCH 1/14] qla2xxx: Correct sector-erase issues while writing flash Andrew Vasquez
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Andrew Vasquez @ 2007-01-29 18:21 UTC (permalink / raw)
  To: Linux SCSI Mailing List, James Bottomley; +Cc: Andrew Vasquez

This patchset updates the qla2xxx driver to 8.01.07-k5.

 drivers/scsi/qla2xxx/qla_attr.c    |   68 +++++++-
 drivers/scsi/qla2xxx/qla_def.h     |   38 ++++-
 drivers/scsi/qla2xxx/qla_gbl.h     |    6 +
 drivers/scsi/qla2xxx/qla_init.c    |  218 ++++++----------------
 drivers/scsi/qla2xxx/qla_isr.c     |  241 +++++++++++++++++++++++--
 drivers/scsi/qla2xxx/qla_mbx.c     |   18 +--
 drivers/scsi/qla2xxx/qla_os.c      |   24 +--
 drivers/scsi/qla2xxx/qla_sup.c     |  348 +++++++++++++++++++++++++++++++++++-
 drivers/scsi/qla2xxx/qla_version.h |    2 +-
 9 files changed, 745 insertions(+), 218 deletions(-)

here's the commits:

 -  Correct sector-erase issues while writing flash.
 -  Add MSI-X support.
 -  Handle IRQ-0 assignments by the system.
 -  Export OptionROM boot-codes version information.
 -  Perform implicit LOGO during fabric logout request.
 -  Set correct cabling state during initialization.
 -  Refactor set-HBA-model/description code.
 -  Check loop-state before reading host statistics.
 -  Fail initialization when inconsistent NVRAM detected.
 -  Enable queue-full throttling when UNDERRUN detected.
 -  Allow NVRAM updates to immediately go into affect.
 -  Fixup printk() with proper new-line character.
 -  Remove unnecessary spinlock primitive - mbx_reg_lock.
 -  Update version number to 8.01.07-k5.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-01-29 18:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-29 18:21 [PATCH 0/14] qla2xxx: driver update Andrew Vasquez
2007-01-29 18:22 ` [PATCH 1/14] qla2xxx: Correct sector-erase issues while writing flash Andrew Vasquez
2007-01-29 18:22 ` [PATCH 2/14] qla2xxx: Add MSI-X support Andrew Vasquez
2007-01-29 18:22 ` [PATCH 3/14] qla2xxx: Handle IRQ-0 assignments by the system Andrew Vasquez
2007-01-29 18:22 ` [PATCH 4/14] qla2xxx: Export OptionROM boot-codes version information Andrew Vasquez
2007-01-29 18:22 ` [PATCH 5/14] qla2xxx: Perform implicit LOGO during fabric logout request Andrew Vasquez
2007-01-29 18:22 ` [PATCH 6/14] qla2xxx: Set correct cabling state during initialization Andrew Vasquez
2007-01-29 18:22 ` [PATCH 7/14] qla2xxx: Refactor set-HBA-model/description code Andrew Vasquez
2007-01-29 18:22 ` [PATCH 8/14] qla2xxx: Check loop-state before reading host statistics Andrew Vasquez
2007-01-29 18:22 ` [PATCH 9/14] qla2xxx: Fail initialization when inconsistent NVRAM detected Andrew Vasquez
2007-01-29 18:22 ` [PATCH 10/14] qla2xxx: Enable queue-full throttling when UNDERRUN detected Andrew Vasquez
2007-01-29 18:22 ` [PATCH 11/14] qla2xxx: Allow NVRAM updates to immediately go into affect Andrew Vasquez
2007-01-29 18:22 ` [PATCH 12/14] qla2xxx: Fixup printk() with proper new-line character Andrew Vasquez
2007-01-29 18:22 ` [PATCH 13/14] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock Andrew Vasquez
2007-01-29 18:22 ` [PATCH 14/14] qla2xxx: Update version number to 8.01.07-k5 Andrew Vasquez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox