public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/16]  qla2xxx: update qla2xxx driver to 8.01.00.
@ 2005-08-27  2:07 Andrew Vasquez
  2005-08-27  2:08 ` [PATCH 1/16] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask Andrew Vasquez
                   ` (15 more replies)
  0 siblings, 16 replies; 24+ messages in thread
From: Andrew Vasquez @ 2005-08-27  2:07 UTC (permalink / raw)
  To: James Bottomley, Linux-SCSI Mailing List; +Cc: Andrew Vasquez

James,

Here's a set of patches which fix a handful of outstanding issues with
the qla2xxx driver.  Please apply.

Summary of patches:

  Use dma_get_required_mask() in determining the 'ideal' DMA mask.
  Export class-of-service (COS) information.
  Correct ISP24xx soft-reset handling.
  Add FDMI support.
  Correct domain/area exclusion logic.
  Simplify redundant target/device reset logic.
  Correct LED scheme definition.
  Remove RISC pause/release barriers during flash manipulation.
  Remove redundant call to pci_unmap_sg().
  Add change_queue_depth/type() API support.
  Add host attributes.
  Generalize WWN to u64 interger conversions.
  Remove bad call to fc_remove_host() during probe failure.
  Stop firmware execution at unintialization time.
  Update version number to 8.01.00-k.
  Replace schedule_timeout().

All patches can be found at the following URL:

        ftp://ftp.qlogic.com/outgoing/linux/patches/8.x/8.01.00k/

Regards,
Andrew Vasquez
QLogic Corporation

-- 
Andrew Vasquez

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

end of thread, other threads:[~2005-09-05 12:26 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27  2:07 [PATCH 0/16] qla2xxx: update qla2xxx driver to 8.01.00 Andrew Vasquez
2005-08-27  2:08 ` [PATCH 1/16] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask Andrew Vasquez
2005-08-27  2:08 ` [PATCH 2/16] qla2xxx: Export class-of-service (COS) information Andrew Vasquez
2005-08-27  2:08 ` [PATCH 3/16] qla2xxx: Correct ISP24xx soft-reset handling Andrew Vasquez
2005-08-27  2:26   ` James Bottomley
2005-08-29 16:04     ` Andrew Vasquez
2005-08-27  2:08 ` [PATCH 4/16] qla2xxx: Add FDMI support Andrew Vasquez
2005-08-27  2:08 ` [PATCH 5/16] qla2xxx: Correct domain/area exclusion logic Andrew Vasquez
2005-08-27  2:08 ` [PATCH 6/16] qla2xxx: Simplify redundant target/device reset logic Andrew Vasquez
2005-08-27  2:09 ` [PATCH 7/16] qla2xxx: Correct LED scheme definition Andrew Vasquez
2005-08-27  2:09 ` [PATCH 8/16] qla2xxx: Remove RISC pause/release barriers during flash manipulation Andrew Vasquez
2005-08-27  2:09 ` [PATCH 9/16] qla2xxx: Remove redundant call to pci_unmap_sg() Andrew Vasquez
2005-08-27  2:09 ` [PATCH 10/16] qla2xxx: Add change_queue_depth/type() API support Andrew Vasquez
2005-08-27  2:09 ` [PATCH 11/16] qla2xxx: Add host attributes Andrew Vasquez
2005-08-27  2:09 ` [PATCH 12/16] qla2xxx: Generalize WWN to u64 interger conversions Andrew Vasquez
2005-08-27 10:40   ` Christoph Hellwig
2005-08-31 22:18     ` [PATCH 1/3] " Andrew Vasquez
2005-08-31 22:21       ` [PATCH 2/3] qla2xxx: use wwn_to_u64() transport helper Andrew Vasquez
2005-08-31 22:23       ` [PATCH 3/3] lpfc: " Andrew Vasquez
2005-09-05 12:26       ` [PATCH 1/3] Generalize WWN to u64 interger conversions Christoph Hellwig
2005-08-27  2:10 ` [PATCH 13/16] qla2xxx: Remove bad call to fc_remove_host() during probe failure Andrew Vasquez
2005-08-27  2:10 ` [PATCH 14/16] qla2xxx: Replace schedule_timeout() Andrew Vasquez
2005-08-27  2:10 ` [PATCH 15/16] qla2xxx: Stop firmware execution at unintialization time Andrew Vasquez
2005-08-27  2:10 ` [PATCH 16/16] qla2xxx: Update version number to 8.01.00-k Andrew Vasquez

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