summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-121-2/+0
* [SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez2007-10-121-2/+0
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-121-1/+1
* [SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-121-0/+1
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-121-0/+2
* [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez2007-10-121-1/+3
* [SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez2007-08-151-1/+0
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-271-0/+4
* [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-201-1/+7
* [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-201-1/+1
* [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez2007-07-201-0/+8
* [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-201-0/+2
* [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-201-0/+2
* [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-141-0/+83
* [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
* Merge branch 'linus'James Bottomley2007-01-311-0/+2
|\
| * [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-031-0/+2
* | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-311-2/+0
* | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-311-0/+11
* | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez2007-01-311-0/+1
* | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-311-0/+24
|/
* [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-251-0/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-031-0/+1
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-031-5/+34
* [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2006-08-061-0/+1
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-4/+15
|\
| * [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-261-0/+6
| * [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez2006-06-261-0/+1
| * [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-261-4/+8
* | typo fixes: aquire -> acquireAdrian Bunk2006-06-301-1/+1
|/
* [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez2006-05-201-5/+1
* [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2006-05-201-0/+2
* [SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez2006-05-201-21/+4
* [SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez2006-05-201-37/+0
* [SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez2006-05-201-116/+0
* [SCSI] qla2xxx: Add support for new flash part.Ravi Anand2006-05-201-0/+2
* [SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com2006-03-121-1/+2
* [SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com2006-03-121-0/+2
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-121-6/+6
* [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com2006-03-121-76/+39
* [SCSI] qla2xxx: use kthread_ APIChristoph Hellwig2006-03-021-5/+1
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-041-1/+16
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-041-1/+20
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-041-0/+2
* [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+4
* [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-261-1/+3
* Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-151-9/+1
|\
| * [SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez2005-12-071-9/+1
OpenPOWER on IntegriCloud