summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-03-04[SCSI] bfa: Changes to support FDMI Driver ParameterKrishna Gudipati4-1/+43
2010-03-04[SCSI] bfa: Enable new halt interrupt in BFA.Krishna Gudipati2-3/+5
2010-03-04[SCSI] bfa: Enable IOC auto-recovery and IOC type fix.Krishna Gudipati2-5/+6
2010-03-04[SCSI] bfa: Defined a new LPS event to clear virtual link on a vportKrishna Gudipati5-3/+97
2010-03-04[SCSI] bfa: Added separate MSI-X module parameters.Krishna Gudipati2-3/+11
2010-03-03[SCSI] raid_attrs: fix dependency problemsJames Bottomley2-0/+8
2010-03-03[SCSI] libosd: Fix unchecked err return found by smatchBoaz Harrosh1-0/+4
2010-03-03[SCSI] sd: Fix VPD buffer allocationsMartin K. Petersen1-2/+2
2010-03-03[SCSI] lpfc 8.3.10: Update Driver version to 8.3.10James Smart1-1/+1
2010-03-03[SCSI] lpfc 8.3.10: Added round robin FCF failoverJames Smart8-162/+802
2010-03-03[SCSI] lpfc 8.3.10: Fix Discovery issuesJames Smart6-51/+186
2010-03-03[SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.James Smart4-0/+358
2010-03-03[SCSI] lpfc 8.3.10: Update SLI interface areasJames Smart8-63/+141
2010-03-03[SCSI] lpfc 8.3.10: Fix user interface issuesJames Smart6-11/+49
2010-03-03[SCSI] lpfc 8.3.10: Fix Initialization issuesJames Smart4-18/+48
2010-03-03[SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron1-5/+2
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron3-14/+131
2010-03-03[SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron1-4/+10
2010-03-03[SCSI] hpsa: mark hpsa_pci_init as __devinitStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: remove scan threadMike Miller2-166/+4
2010-03-03[SCSI] hpsa: return -ENOMEM, not -1Stephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: fix scsi status mis-shiftStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: fix firmwart typoStephen M. Cameron1-1/+1
2010-03-03[SCSI] hpsa: allow modifying device queue depth.Stephen M. Cameron1-0/+21
2010-03-03[SCSI] ibmvfc: Add suspend/resume supportBrian King1-0/+27
2010-03-03[SCSI] ibmvscsi: Add suspend/resume supportBrian King4-0/+39
2010-03-03[SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal1-5/+9
2010-03-03[SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2-5/+3
2010-03-03[SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2-3/+2
2010-03-03[SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal1-51/+11
2010-03-03[SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal1-7/+0
2010-03-03[SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal4-18/+145
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal5-8/+23
2010-03-03[SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2-12/+35
2010-03-03[SCSI] ipr: add support for new IOASCsWayne Boyer1-0/+32
2010-03-03[SCSI] ipr: add support for multiple stages of initializationWayne Boyer2-30/+180
2010-03-03[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2-152/+66
2010-03-03[SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2-22/+75
2010-03-03[SCSI] ipr: add error handling updates for the next generation chipWayne Boyer2-29/+388
2010-03-03[SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer2-148/+538
2010-03-03[SCSI] ipr: define new offsets to registers for the next generation chipWayne Boyer1-0/+15
2010-03-03[SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer2-126/+385
2010-03-03[SCSI] scsi_dh_emc: fix mode select request setupHannes Reinecke1-2/+4
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-14/+11
2010-03-01scsi.c: add missing kernel-doc notation for new VPD parametersRandy Dunlap1-0/+2
2010-02-27mac68k: move mac_esp platform deviceFinn Thain1-52/+5
2010-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+8
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds96-2868/+9244
2010-02-26PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2-0/+8
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen4-10/+7