summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-15[SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju
2007-07-15[SCSI] qla2xxx: add support for NPIVSeokmann Ju
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-31[SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori
2007-05-30[SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham
2007-05-24[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriateJeff Garzik
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-08[QLA2XXX]: Fix build on sparc.David S. Miller
2007-05-08[SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Add MSI support.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez
2007-05-08[SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez
2007-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller
2007-04-01[SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle
2007-04-01[SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary
2007-03-20[SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez
2007-03-20[SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez
2007-03-20[SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez
2007-03-20[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni
2007-01-31[SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez
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: Fixup printk() with proper new-line character.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Check loop-state before reading host statistics.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade
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-31[SCSI] qla2xxx: Correct sector-erase issues while writing flash.Andrew Vasquez
2007-01-13[SCSI] qla2xxx: correct locking while call starget_for_each_device()Seokmann Ju
2007-01-03[SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez