aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez1-1/+37
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 Vasquez1-27/+27
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez1-4/+4
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-20/+146
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-20/+146
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-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: 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-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller1-14/+163
2007-01-31Merge branch 'linus'James Bottomley1-37/+39
2007-01-31[SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez1-1/+1
2007-01-31[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.Andrew Vasquez1-111/+14
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: Export OptionROM boot-codes version information.Andrew Vasquez1-0/+4
2007-01-31[SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez1-0/+2
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez1-3/+5
2007-01-03[SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk1-34/+34
2006-11-22[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez1-85/+9
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez1-0/+21
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez1-1/+1
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt1-1/+1
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez1-1/+2
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez1-0/+81
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez1-0/+11
2006-06-30[SCSI] qla2xxx: make some more functions staticAdrian Bunk1-3/+5
2006-06-28Merge ../linux-2.6/James Bottomley1-2/+1
2006-06-26[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization.Andrew Vasquez1-2/+1
2006-06-26[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez1-2/+1
2006-06-26[SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez1-0/+2
2006-06-26[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez1-5/+5
2006-06-26[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez1-0/+13
2006-06-26[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez1-14/+90
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-2/+1
2006-05-20[SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in N2N topologies.Andrew Vasquez1-0/+3
2006-05-20[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez1-9/+18
2006-05-20[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez1-133/+1
2006-05-20[SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez1-17/+0
2006-05-20[SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez1-17/+0
2006-05-20[SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez1-0/+12
2006-05-20[SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configuration.Andrew Vasquez1-3/+3
2006-05-20[SCSI] qla2xxx: ABBA lock ordering fix.Andrew Vasquez1-14/+1
2006-05-20[SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.Andrew Vasquez1-83/+93
2006-03-12[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com1-2/+2
2006-03-12[SCSI] qla2xxx: Further restrict ZIO mode support.andrew.vasquez@qlogic.com1-0/+4