aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds15-508/+1503
2007-07-20[SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez11-218/+1137
2007-07-20[SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez1-6/+3
2007-07-20[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez1-21/+4
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez9-196/+244
2007-07-20[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar1-0/+19
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.Andrew Vasquez2-9/+28
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez5-5/+9
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez9-54/+60
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds15-330/+1695
2007-07-14[SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju1-3/+3
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju13-154/+1593
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-20/+30
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-6/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1
2007-05-31[SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori4-181/+107
2007-05-30[SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham1-1/+1
2007-05-24[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriateJeff Garzik1-1/+1
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-7/+4
2007-05-08[QLA2XXX]: Fix build on sparc.David S. Miller1-7/+4
2007-05-08[SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez1-1/+1
2007-05-08[SCSI] qla2xxx: Add MSI support.Andrew Vasquez1-1/+14
2007-05-08[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez1-17/+14
2007-05-08[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously executed.Andrew Vasquez1-0/+2
2007-05-08[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez1-1/+1
2007-05-08[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization.Andrew Vasquez1-3/+1
2007-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller1-14/+163
2007-04-01[SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle1-2/+1
2007-04-01[SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary1-8/+8
2007-03-20[SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez1-1/+1
2007-03-20[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez1-1/+1
2007-03-20[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez1-6/+0
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez1-0/+5
2007-03-20[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez1-0/+2
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni1-5/+8
2007-01-31[SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez1-1/+1
2007-01-31Merge branch 'linus'James Bottomley8-84/+107
2007-01-31[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju4-42/+0
2007-01-31[SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez1-1/+1
2007-01-31[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez1-0/+2
2007-01-31[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.Andrew Vasquez1-0/+16
2007-01-31[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez1-111/+14
2007-01-31[SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez1-7/+10
2007-01-31[SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez1-46/+37
2007-01-31[SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez1-1/+1
2007-01-31[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade1-1/+1
2007-01-31[SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez6-0/+416