summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-271-1/+1
* [SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju2008-04-071-6/+8
* [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-071-8/+111
* [SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez2008-04-071-0/+1
* [SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez2008-04-071-41/+0
* [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-071-0/+11
* [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-071-4/+0
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-071-1/+1
* [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez2008-03-031-4/+4
* [SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez2008-03-031-1/+2
* [SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2008-02-071-46/+24
* [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez2008-02-071-0/+1
* [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez2008-02-071-15/+1
* [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2008-01-231-1/+3
* [SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez2008-01-231-1/+1
* [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-231-13/+60
* [SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez2008-01-231-3/+2
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-111-12/+7
* [SCSI] qla2xxx: Limit iIDMA speed adjustments.Andrew Vasquez2007-10-121-8/+2
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-121-5/+11
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-8/+6
* [SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez2007-08-151-34/+11
* [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez2007-08-151-2/+4
* [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju2007-07-271-8/+11
* [SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez2007-07-201-1/+37
* [SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez2007-07-201-6/+3
* [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez2007-07-201-21/+4
* [SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez2007-07-201-27/+27
* [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-201-1/+1
* [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-201-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-151-20/+146
|\
| * [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-141-20/+146
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-081-7/+4
|\
| * [QLA2XXX]: Fix build on sparc.David S. Miller2007-05-081-7/+4
* | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez2007-05-081-17/+14
* | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez2007-05-081-0/+2
|/
* [SCSI] qla2xxx: fix regression on sparc64David Miller2007-04-301-14/+163
* Merge branch 'linus'James Bottomley2007-01-311-37/+39
|\
| * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-031-3/+5
| * [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-031-34/+34
* | [SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez2007-01-311-1/+1
* | [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez2007-01-311-111/+14
* | [SCSI] qla2xxx: Refactor set-HBA-model/description code.Andrew Vasquez2007-01-311-46/+37
* | [SCSI] qla2xxx: Set correct cabling state during initialization.Andrew Vasquez2007-01-311-1/+1
* | [SCSI] qla2xxx: Export OptionROM boot-codes version information.Andrew Vasquez2007-01-311-0/+4
* | [SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez2007-01-311-0/+2
|/
* [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez2006-11-221-85/+9
* [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-251-0/+21
* [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-251-1/+1
OpenPOWER on IntegriCloud