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