summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-07[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Use completion routines.Marcus Barrow
2008-01-23[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez
2008-01-11[SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez
2007-10-23[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Use shost_priv().Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju
2007-10-12[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju
2007-10-12[SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio
2007-10-12[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni
2007-01-31Merge branch 'linus'James Bottomley
2007-01-31[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez
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