aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-17[SCSI] hpsa: use scan_start and scan_finished entry points for scanningStephen M. Cameron
2010-02-17[SCSI] hpsa: Add an shost_to_hba helper function.Stephen M. Cameron
2010-02-17[SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not readyMatt Gates
2010-02-17[SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMANDMatt Gates
2010-02-17[SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSO...Matt Gates
2010-02-17[SCSI] hpsa: Fix p1210m LUN assignment.Stephen M. Cameron
2010-02-17[SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700mMike Miller
2010-02-17[SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace
2010-02-17[SCSI] hpsa: interrupt pending function should return bool not unsigned longStephen M. Cameron
2010-02-17[SCSI] hpsa: fix some debug printks to use dev_dbg insteadStephen M. Cameron
2010-02-17[SCSI] hpsa: make tag macros into functionsStephen M. Cameron
2010-02-17[SCSI] hpsa: eliminate unnecessary memcpysStephen M. Cameron
2010-02-17[SCSI] hpsa: remove unwanted debug codeStephen M. Cameron
2010-02-17[SCSI] hpsa: use kzalloc not kmalloc plus memsetStephen M. Cameron
2010-02-17[SCSI] hpsa: use sizeof() not an inline constant in memset.Stephen M. Cameron
2010-02-17[SCSI] hpsa: return proper error codes not minus one.Stephen M. Cameron
2010-02-17[SCSI] hpsa: remove superfluous returns from void functions.Stephen M. Cameron
2010-02-17[SCSI] hpsa: make adjust_hpsa_scsi_table return void.Stephen M. Cameron
2010-02-17[SCSI] hpsa: Use BUG_ON instead of an if statement.Stephen M. Cameron
2010-02-17[SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level ...Stephen M. Cameron
2010-02-17[SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron
2010-02-17[SCSI] hpsa: fix typo in commentsStephen M. Cameron
2010-02-17[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin
2010-02-17[SCSI] megaraid_sas: version and documentation updateYang, Bo
2010-02-17[SCSI] megaraid_sas: driver fixed the device update issueYang, Bo
2010-02-17[SCSI] megaraid_sas: add the logical drive list to driverYang, Bo
2010-02-17[SCSI] megaraid_sas: Zero pad_0 in mfi structureYang, Bo
2010-02-08[SCSI] lpfc 8.3.8: Update Driver version to 8.3.8James Smart
2010-02-08[SCSI] lpfc 8.3.8: (BSG4) Add new vendor specific BSG CommandsJames Smart
2010-02-08[SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronouslyJames Smart
2010-02-08[SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.hJames Smart
2010-02-08[SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructureJames Smart
2010-02-08[SCSI] lpfc 8.3.8: Add code to display logical link speedJames Smart
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