summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2008-04-07[SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju
2008-04-07[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju
2008-04-07[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju
2008-04-07[SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju
2008-04-07[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam
2008-04-07[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez
2008-02-18[SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori
2008-02-08[SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju
2008-02-08[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju
2008-02-08[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez
2008-02-08[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-23[SCSI] qla2xxx: Update version number to 8.02.00-k7.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju
2008-01-23[SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Code cleanups.Adrian Bunk
2008-01-23[SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo...Seokmann Ju
2008-01-23[SCSI] qla2xxx: Use completion routines.Marcus Barrow
2008-01-23[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.Andrew Vasquez