public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] qla2xxx: fixes for 2.6.20 [8.01.07-k4].
@ 2006-12-14  3:19 Andrew Vasquez
  2006-12-14  3:20 ` [PATCH 1/9] qla2xxx: Don't log trace-control async-events Andrew Vasquez
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Andrew Vasquez @ 2006-12-14  3:19 UTC (permalink / raw)
  To: James Bottomley, Linux-SCSI Mailing List; +Cc: Andrew Vasquez

This patchset updates the qla2xxx driver to 8.01.07-k4.

 drivers/scsi/qla2xxx/qla_def.h     |    2 +
 drivers/scsi/qla2xxx/qla_gs.c      |   24 +++++++++++---
 drivers/scsi/qla2xxx/qla_init.c    |    8 +++--
 drivers/scsi/qla2xxx/qla_isr.c     |   15 +++++----
 drivers/scsi/qla2xxx/qla_mbx.c     |   12 ++++----
 drivers/scsi/qla2xxx/qla_os.c      |   59 +++++++++++++++++++-----------------
 drivers/scsi/qla2xxx/qla_version.h |    2 +-
 7 files changed, 73 insertions(+), 49 deletions(-)

here's the commits:

- Don't log trace-control async-events.
- Correct endianess issue while interrogating MS status.
- Use proper prep_ms_iocb() function during GFPN_ID.
- Detect GPSC capabilities within a fabric.
- Correct IOCB queuing mechanism for ISP54XX HBAs.
- Correct reset handling logic.
- Perform a fw-dump when an ISP23xx RISC-paused state is detected.
- Use generic isp_ops.fw_dump() function.
- Update version number to 8.01.07-k4.

Regards,
Andrew Vasquez
QLogic Corporation

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

end of thread, other threads:[~2006-12-14  3:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-14  3:19 [PATCH 0/9] qla2xxx: fixes for 2.6.20 [8.01.07-k4] Andrew Vasquez
2006-12-14  3:20 ` [PATCH 1/9] qla2xxx: Don't log trace-control async-events Andrew Vasquez
2006-12-14  3:20 ` [PATCH 2/9] qla2xxx: Correct endianess issue while interrogating MS status Andrew Vasquez
2006-12-14  3:20 ` [PATCH 3/9] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID Andrew Vasquez
2006-12-14  3:20 ` [PATCH 4/9] qla2xxx: Detect GPSC capabilities within a fabric Andrew Vasquez
2006-12-14  3:20 ` [PATCH 5/9] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs Andrew Vasquez
2006-12-14  3:20 ` [PATCH 6/9] qla2xxx: Correct reset handling logic Andrew Vasquez
2006-12-14  3:20 ` [PATCH 7/9] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected Andrew Vasquez
2006-12-14  3:20 ` [PATCH 8/9] qla2xxx: Use generic isp_ops.fw_dump() function Andrew Vasquez
2006-12-14  3:20 ` [PATCH 9/9] qla2xxx: Update version number to 8.01.07-k4 Andrew Vasquez

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