summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez2007-08-151-1/+1
* [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez2007-08-151-12/+9Star
* [SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez2007-08-153-44/+30Star
* [SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez2007-08-151-0/+1
* [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez2007-08-151-2/+4
* [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez2007-08-151-1/+1
* [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-273-24/+38
* [SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh2007-07-231-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-2215-508/+1503
|\
| * [SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez2007-07-201-1/+1
| * [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-2011-218/+1137
| * [SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez2007-07-201-6/+3Star
| * [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez2007-07-201-21/+4Star
| * [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-209-196/+244
| * [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar2007-07-201-0/+19
| * [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez2007-07-202-9/+28
| * [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-205-5/+9
| * [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-209-54/+60
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-1615-330/+1695
|\
| * [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-151-3/+3
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1513-154/+1593
| * [SCSI] qla2xxx: convert to use the data buffer accessorsFUJITA Tomonori2007-05-314-181/+107Star
| * [SCSI] aacraid,qla2xxx: use irq_handler_t where appropriateJeff Garzik2007-05-241-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+1
|\ \
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-1/+1
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-20/+30
* | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-6/+0Star
|/ /
* / [SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham2007-05-301-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-091-7/+4Star
|\
| * [QLA2XXX]: Fix build on sparc.David S. Miller2007-05-091-7/+4Star
* | [SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez2007-05-081-1/+1
* | [SCSI] qla2xxx: Add MSI support.Andrew Vasquez2007-05-081-1/+14
* | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez2007-05-081-17/+14Star
* | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez2007-05-081-0/+2
* | [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez2007-05-081-1/+1
* | [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez2007-05-081-3/+1Star
|/
* [SCSI] qla2xxx: fix regression on sparc64David Miller2007-04-301-14/+163
* [SCSI] qla2xxx: Remove duplicate pci_disable_device() callBernhard Walle2007-04-011-2/+1Star
* [SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary2007-04-011-8/+8
* [SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez2007-03-201-6/+0Star
* [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez2007-03-201-0/+5
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2
* [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
* [SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez2007-01-311-1/+1
* Merge branch 'linus'James Bottomley2007-01-318-84/+107
|\
| * [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1