aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-1/+7
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.Andrew Vasquez1-0/+8
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez1-0/+2
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez1-0/+2
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-0/+83
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni1-5/+8
2007-01-31Merge branch 'linus'James Bottomley1-0/+2
2007-01-31[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju1-2/+0
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez1-0/+11
2007-01-31[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez1-0/+1
2007-01-31[SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez1-0/+24
2007-01-03[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez1-0/+2
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