aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez1-0/+1
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez1-5/+34
2006-08-06[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez1-0/+1
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-4/+15
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-26[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez1-0/+6
2006-06-26[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez1-0/+1
2006-06-26[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez1-4/+8
2006-05-20[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez1-5/+1
2006-05-20[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez1-0/+2
2006-05-20[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez1-21/+4
2006-05-20[SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez1-37/+0
2006-05-20[SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez1-116/+0
2006-05-20[SCSI] qla2xxx: Add support for new flash part.Ravi Anand1-0/+2
2006-03-12[SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com1-1/+2
2006-03-12[SCSI] qla2xxx: Add VPD sysfs attribute.andrew.vasquez@qlogic.com1-0/+2
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com1-6/+6
2006-03-12[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.andrew.vasquez@qlogic.com1-76/+39
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig1-5/+1
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com1-1/+16
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com1-1/+20
2006-02-04[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com1-0/+2
2006-02-04[SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com1-0/+4
2006-01-26[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com1-1/+3
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley1-9/+1
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez1-1/+23
2005-12-07[SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez1-9/+1
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-0/+3
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-19/+6
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez1-0/+8
2005-09-04[SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez1-0/+1
2005-09-04[SCSI] qla2xxx: Correct LED scheme definition.Andrew Vasquez1-2/+2
2005-09-04[SCSI] qla2xxx: Add FDMI support.Andrew Vasquez1-4/+147
2005-09-04[SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez1-0/+1
2005-07-26[PATCH] qla: remove anonymous unionAndrew Morton1-3/+1
2005-07-14[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.Andrew Vasquez1-2/+1
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez1-21/+21
2005-07-14[SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition.Andrew Vasquez1-1/+2
2005-07-14[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez1-1/+2
2005-07-14[SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez1-2/+1
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez1-97/+181
2005-07-14[SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez1-21/+0
2005-07-14[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.Andrew Vasquez1-2/+44
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez1-60/+0
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...1-101/+2
2005-04-18[PATCH] qla2xxx: add remote port codes...1-1/+2
2005-04-18[PATCH] qla2xxx: remove internal queuing...1-22/+0