[SCSI] sym53c8xx: Remove unnecessary check in queuecommand
[safe/jmp/linux-2.6] / drivers / scsi / qla2xxx /
2007-10-18 Andrew Morton[SCSI] qla2xxx: printk fixes
2007-10-16 FUJITA Tomonori[SCSI] add use_sg_chaining option to scsi_host_template
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.00-k4.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Limit iIDMA speed adjustments.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Rework MSI-X handlers.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Clear options-flags while staging firmw...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Sparse cleanups in qla_mid.c
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Cleanup several 'sparse' warnings.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Use shost_priv().
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Remove unused member (list) from srb_t...
2007-10-12 Seokmann Ju[SCSI] qla2xxx: Retrieve max-NPIV support capabilities...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Use the correct pointer-address during...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Set correct attribute count during...
2007-10-12 Ravi Anand[SCSI] qla2xxx: Correct infinite-login-retry issue.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Query additional RISC registers during...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Correct staging of RISC while attemptin...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Query additional RISC information durin...
2007-10-12 Seokmann Ju[SCSI] qla2xxx: Add PCI error recovery support.
2007-10-12 Joe Carnuccio[SCSI] qla2xxx: Allow region-based flash-part accesses.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Add flash burst-read/write support.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware...
2007-10-12 Mariusz Kozlowski[SCSI] kmalloc + memset conversion to kzalloc
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.00-k3.
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Correct mailbox register dump for FWI2...
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Correct 8GB iIDMA support.
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Correct management-server login-state...
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Don't modify parity bits during ISP25XX...
2007-08-15 Andrew Vasquez[SCSI] qla2xxx: Allocate enough space for the full...
2007-07-31 Seokmann Ju[SCSI] qla2xxx: fix panic caused by previous patch
2007-07-27 Seokmann Ju[SCSI] qla2xxx: fix to honor ignored parameters in...
2007-07-23 Boaz Harrosh[SCSI] qla2xxx: Data accessors Cleanup of last merge
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.00-k2.
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Add ISP25XX support.
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Use pci_try_set_mwi().
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Use PCI-X/PCI-Express read control...
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Re-factor isp_operations to static...
2007-07-20 Shyam Sundar[SCSI] qla2xxx: Validate mid-layer 'underflow' during...
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Correct setting of 'current' and 'suppo...
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Generalize iIDMA support.
2007-07-20 Andrew Vasquez[SCSI] qla2xxx: Generalize FW-Interface-2 support.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-15 Seokmann Ju[SCSI] qla2xxx: update version to 8.02.00-k1.
2007-07-15 Seokmann Ju[SCSI] qla2xxx: add support for NPIV
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-31 FUJITA Tomonori[SCSI] qla2xxx: convert to use the data buffer accessors
2007-05-30 Bill Nottingham[SCSI] qla2xxx: fix timeout in qla2x00_down_timeout
2007-05-24 Jeff Garzik[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-08 David S. Miller[QLA2XXX]: Fix build on sparc.
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.07-k7.
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Add MSI support.
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Attempt to stop firmware only if it...
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.
2007-05-08 Andrew Vasquez[SCSI] qla2xxx: Error-out during probe() if we're unabl...
2007-04-30 David Miller[SCSI] qla2xxx: fix regression on sparc64
2007-04-01 Bernhard Walle[SCSI] qla2xxx: Remove duplicate pci_disable_device...
2007-04-01 Richard Lary[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.07-k6.
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Allow the extended-error-logging flag...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Drop acquisition of hardware_lock durin...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Add cond_resched() calls during HBA...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Add scan_[start|finish]() callbacks...
2007-03-20 Malahal Naineni[SCSI] qla2xxx: fix RSCN handling on big-endian systems
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.07-k5.
2007-01-31 James BottomleyMerge branch 'linus'
2007-01-31 Seokmann Ju[SCSI] qla2xxx: Remove unnecessary spinlock primitive...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Fixup printk() with proper new-line...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Allow NVRAM updates to immediately...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Enable queue-full throttling when UNDER...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Fail initialization when inconsistent...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Check loop-state before reading host...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Refactor set-HBA-model/description...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Set correct cabling state during initia...
2007-01-31 Lalit Chandivade[SCSI] qla2xxx: Perform implicit LOGO during fabric...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Export OptionROM boot-codes version...
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Add MSI-X support.
2007-01-31 Andrew Vasquez[SCSI] qla2xxx: Correct sector-erase issues while writi...
2007-01-13 Seokmann Ju[SCSI] qla2xxx: correct locking while call starget_for_...
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.07-k4.
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC...
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Correct reset handling logic.
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Correct IOCB queueing mechanism for...
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Use proper prep_ms_iocb() function...
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Correct endianess issue while interroga...
2007-01-03 Andrew Vasquez[SCSI] qla2xxx: Don't log trace-control async-events.
2007-01-03 Adrian Bunk[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-03 Randy Dunlap[SCSI] qla2xxx: use NULL instead of 0
2006-11-22 Andrew Vasquez[SCSI] qla2xxx: add asynchronous scsi scanning support.
2006-11-22 Andrew Vasquez[SCSI] qla2xxx: defer topology discovery to DPC thread...
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
next