summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6James Bottomley2006-06-101-8/+11
|\
| * [SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed2006-04-281-6/+9
| * [SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown2006-04-201-2/+2
* | [SCSI] qla2xxx: Update version number to 8.01.05-k2.Andrew Vasquez2006-05-201-2/+2
* | [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...Andrew Vasquez2006-05-201-0/+3
* | [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-205-62/+43Star
* | [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2006-05-202-7/+10
* | [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez2006-05-201-22/+11Star
* | [SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez2006-05-2017-39456/+22Star
* | [SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez2006-05-207-1581/+1Star
* | [SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez2006-05-209-170/+5Star
* | [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez2006-05-201-0/+12
* | [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat...Andrew Vasquez2006-05-201-3/+3
* | [SCSI] qla2xxx: ABBA lock ordering fix.Andrew Vasquez2006-05-201-14/+1Star
* | [SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.Andrew Vasquez2006-05-201-83/+93
* | [SCSI] qla2xxx: Use FW calculated residual count for underrun handling.Ravi Anand2006-05-202-5/+13
* | [SCSI] qla2xxx: Add support for new flash part.Ravi Anand2006-05-202-12/+83
* | [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...Ravi Anand2006-05-201-0/+4
|/
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-2/+1Star
* [SCSI] qla2xxx: Firmware updates.Andrew Vasquez2006-03-123-24719/+24866
* [SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.Andrew Vasquez2006-03-122-7179/+0Star
* [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com2006-03-124-8/+14
* [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-124-13/+16
* [SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com2006-03-124-2/+65
* [SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.andrew.vasquez@qlogic.com2006-03-121-3/+3
* [SCSI] qla2xxx: NVRAM id-list updates.andrew.vasquez@qlogic.com2006-03-122-145/+80Star
* [SCSI] qla2xxx: Consolidate ISP63xx handling.andrew.vasquez@qlogic.com2006-03-126-29/+44
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-1210-63/+92
* [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com2006-03-124-81/+89
* [SCSI] qla2xxx: use kthread_ APIChristoph Hellwig2006-03-036-74/+38Star
* [PATCH] qla2xxx: Correct lun assignment during IOCB submission.andrew.vasquez@qlogic.com2006-02-071-0/+1
* [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
* [PATCH] qla2xxx: Remove bogus debug-code.andrew.vasquez@qlogic.com2006-02-071-3/+0Star
* [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
* [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3Star
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
* [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
* [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0Star
* [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4Star
* [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
* [SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com2006-01-141-2/+2
* [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com2006-01-144-2/+11
* [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com2006-01-141-0/+4
* [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com2006-01-141-5/+2Star
* [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com2006-01-141-0/+2
* [SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com2006-01-143-101/+15Star
* [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com2006-01-141-3/+5