aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_init.c
AgeCommit message (Expand)Author
2008-02-07[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju
2008-01-23[SCSI] qla2xxx: Correct late-memset() of EFT buffer.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez
2008-01-23[SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez
2008-01-11[SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Limit iIDMA speed adjustments.Andrew Vasquez
2007-10-12[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju
2007-10-12[SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez
2007-08-15[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-08Merge 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: 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-04-30[SCSI] qla2xxx: fix regression on sparc64David Miller
2007-01-31Merge branch 'linus'James Bottomley
2007-01-31[SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.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: Export OptionROM boot-codes version information.Andrew Vasquez
2007-01-31[SCSI] qla2xxx: Add MSI-X support.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk
2006-11-22[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez
2006-08-26[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez
2006-06-30[SCSI] qla2xxx: make some more functions staticAdrian Bunk
2006-06-28Merge ../linux-2.6/James Bottomley
2006-06-26[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez
2006-06-26[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez