aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-02-08[SCSI] lpfc 8.3.8: BugFixes: Discovery relates changesJames Smart
2010-02-08[SCSI] lpfc 8.3.8: BugFixes: SLI relates changesJames Smart
2010-02-08[SCSI] qla1280: Drop host_lock while requesting firmwareBen Hutchings
2010-02-08[SCSI] be2iscsi: correction in the claculation for num_cxn_wrbJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: changing the chip opcode for TEXTJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Ensure clean reuse of wrbJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: correcting the returnJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Proper checking of stateJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Fix for first_burstJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Remove Ring mode from driverJayamohan Kallickal
2010-02-08[SCSI] vmw_pvscsi: fix signedness warning with newer compilersDmitry Torokhov
2010-02-08[SCSI] sd: Combine DIF/DIX error handlingMartin K. Petersen
2010-02-08[SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware...Roel Kluin
2010-02-08[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cidsJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Fixing the number of SGE'sJayamohan Kallickal
2010-02-08[SCSI] be2iscsi: Fixing Bug for multiple SGEsJayamohan Kallickal
2010-02-08[SCSI] mpt2sas: Bump version 04.100.01.00Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Update driver header to latest MPI Spec.Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Added raid transport supportKashyap, Desai
2010-02-08[SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.Kashyap, Desai
2010-02-08[SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault...Kashyap, Desai
2010-02-08[SCSI] mpt2sas: User resource_size_t instead of unsigned longKashyap, Desai
2010-02-08[SCSI] mpt2sas: Return -ENODATA on IOCTL timeoutKashyap, Desai
2010-02-08[SCSI] mpt2sas: Delete volume before HBA detach.Kashyap, Desai
2010-02-08[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)James Bottomley
2010-02-08[SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty
2010-02-08[SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng
2010-01-18[SCSI] lpfc: restore MSI-X/MSI supportGeorge Kadianakis
2010-01-18[SCSI] qla2xxx: Update version number to 8.03.02-k0.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Remove firmware hint for 81xx parts.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio
2010-01-18[SCSI] be2iscsi: Enable TEXT req respJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Fixing initialization of can_queueJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: The session failure only when Link Goes downJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: No requirement for endianess change for data_countJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: decide which requests need completionJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pduJayamohan Kallickal
2010-01-18[SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_allocJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSPJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal
2010-01-18[SCSI] gdth: Convert to use regular kernel types.Dave Jones
2010-01-18[SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert
2010-01-18[SCSI] FlashPoint: fix off by one testsDan Carpenter