aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-30[SCSI] libsas: fix task attributeFUJITA Tomonori
2007-01-30[SCSI] ipr: remove duplicate device idGreg Kroah-Hartman
2007-01-27[SCSI] libsas: Enable automatic spin-up of SAS disksDarrick J. Wong
2007-01-27[SCSI] aic94xx: Register eh_device_reset_handlerDarrick J. Wong
2007-01-27[SCSI] libsas: Handle SCSI commands that complete with failure codesDarrick J. Wong
2007-01-27[SCSI] scsi_error.c: Export some scsi_eh_* functionsDarrick J. Wong
2007-01-27[SCSI] libsas: Check return values of sysfs_create_linkDarrick J. Wong
2007-01-27[SCSI] libsas: Clean up discovery failure handler codeDarrick J. Wong
2007-01-27[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_portDarrick J. Wong
2007-01-27[SCSI] NCR_D700: fix compile errorMark Haverkamp
2007-01-27[SCSI] aacraid: expanded expose physical device code (new)Mark Haverkamp
2007-01-27[SCSI] aacraid: rework packet support codeMark Haverkamp
2007-01-27[SCSI] aacraid: Begin adding support for new adapter typeMark Haverkamp
2007-01-27[SCSI] aacraid: rework communication support codeMark Haverkamp
2007-01-27[SCSI] ipr: Driver version 2.3.1Brian King
2007-01-27[SCSI] ipr: PCI error recovery fixBrian King
2007-01-27[SCSI] ipr: Tolerate not finding PCI-X registersBrian King
2007-01-27[SCSI] ipr: Remove usage of pci driver dataBrian King
2007-01-27[SCSI] fusion: mpi header update - version 1.05.14Eric Moore
2007-01-27[SCSI] aic94xx: fix typos and update verison numberAlexis Bruemmer
2007-01-13[SCSI] libsas: Start I_T recovery if ABORT TASK failsDarrick J. Wong
2007-01-13[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloadingDarrick J. Wong
2007-01-13[SCSI] libsas: phy port lock needs irq spinlocksDarrick J. Wong
2007-01-13[SCSI] aic94xx: Scan SAS devices asynchronouslyDarrick J. Wong
2007-01-13[SCSI] libsas: sysfs phy control attributes should not be S_IWUGODarrick J. Wong
2007-01-13[SCSI] aic94xx: Lock DDB read/write accessesDarrick J. Wong
2007-01-13[SCSI] aic94xx: Fix DDB and SCB initializationDarrick J. Wong
2007-01-13[SCSI] aic94xx: Match request_firmware with release_firmwareDarrick J. Wong
2007-01-13[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET codeDarrick J. Wong
2007-01-13[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handlerDarrick J. Wong
2007-01-13[SCSI] libsas: Enable the EH strategy handler to reset a phy after a commandDarrick J. Wong
2007-01-13[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flagDarrick J. Wong
2007-01-13[SCSI] aic94xx: Don't eat TMF_QUERY_TASK resultsDarrick J. Wong
2007-01-13[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0Darrick J. Wong
2007-01-13[SCSI] aic94xx: Set lldd_max_execute_num in sas_haDarrick J. Wong
2007-01-13[SCSI] libsas: Destroy the task collector thread after releasing portsDarrick J. Wong
2007-01-13[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_outDarrick J. Wong