aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [SCSI] bfa: Introduce a link notification state machine.Krishna Gudipati2010-03-072-15/+230
| | * | | [SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati2010-03-074-1/+20
| | * | | [SCSI] bfa: FCS authentication related changes.Krishna Gudipati2010-03-075-2/+33
| | * | | [SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati2010-03-079-59/+178
| | * | | [SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati2010-03-074-4/+20
| | * | | [SCSI] bfa: RPORT state machine: direct attach mode fix.Krishna Gudipati2010-03-071-4/+11
| | * | | [SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati2010-03-0714-146/+146
| | * | | [SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati2010-03-076-4/+70
| | * | | [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASI...Krishna Gudipati2010-03-0712-459/+859
| | * | | [SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.Krishna Gudipati2010-03-047-59/+192
| | * | | [SCSI] bfa: Fix to allow creation of only 190 vports on CNA.Krishna Gudipati2010-03-046-26/+24
| | * | | [SCSI] bfa: New interface to handle firmware upgrade scenarioKrishna Gudipati2010-03-0415-110/+47
| | * | | [SCSI] bfa: Changes to support FDMI Driver ParameterKrishna Gudipati2010-03-044-1/+43
| | * | | [SCSI] bfa: Enable new halt interrupt in BFA.Krishna Gudipati2010-03-042-3/+5
| | * | | [SCSI] bfa: Enable IOC auto-recovery and IOC type fix.Krishna Gudipati2010-03-042-5/+6
| | * | | [SCSI] bfa: Defined a new LPS event to clear virtual link on a vportKrishna Gudipati2010-03-045-3/+97
| | * | | [SCSI] bfa: Added separate MSI-X module parameters.Krishna Gudipati2010-03-042-3/+11
| | * | | [SCSI] raid_attrs: fix dependency problemsJames Bottomley2010-03-032-0/+8
| | * | | [SCSI] libosd: Fix unchecked err return found by smatchBoaz Harrosh2010-03-031-0/+4
| | * | | [SCSI] sd: Fix VPD buffer allocationsMartin K. Petersen2010-03-031-2/+2
| | * | | [SCSI] lpfc 8.3.10: Update Driver version to 8.3.10James Smart2010-03-031-1/+1
| | * | | [SCSI] lpfc 8.3.10: Added round robin FCF failoverJames Smart2010-03-038-162/+802
| | * | | [SCSI] lpfc 8.3.10: Fix Discovery issuesJames Smart2010-03-036-51/+186
| | * | | [SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.James Smart2010-03-034-0/+358
| | * | | [SCSI] lpfc 8.3.10: Update SLI interface areasJames Smart2010-03-038-63/+141
| | * | | [SCSI] lpfc 8.3.10: Fix user interface issuesJames Smart2010-03-036-11/+49
| | * | | [SCSI] lpfc 8.3.10: Fix Initialization issuesJames Smart2010-03-034-18/+48
| | * | | [SCSI] hpsa: remove unused members next, prev, and retry_count from command l...Stephen M. Cameron2010-03-031-5/+2
| | * | | [SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron2010-03-033-14/+131
| | * | | [SCSI] hpsa: Clarify calculation of padding for commandlist structureStephen M. Cameron2010-03-031-4/+10
| | * | | [SCSI] hpsa: mark hpsa_pci_init as __devinitStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: remove scan threadMike Miller2010-03-032-166/+4
| | * | | [SCSI] hpsa: return -ENOMEM, not -1Stephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: fix scsi status mis-shiftStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: fix firmwart typoStephen M. Cameron2010-03-031-1/+1
| | * | | [SCSI] hpsa: allow modifying device queue depth.Stephen M. Cameron2010-03-031-0/+21
| | * | | [SCSI] ibmvfc: Add suspend/resume supportBrian King2010-03-031-0/+27
| | * | | [SCSI] ibmvscsi: Add suspend/resume supportBrian King2010-03-034-0/+39
| | * | | [SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal2010-03-031-5/+9
| | * | | [SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2010-03-032-5/+3
| | * | | [SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2010-03-032-3/+2
| | * | | [SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal2010-03-031-51/+11
| | * | | [SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal2010-03-031-7/+0
| | * | | [SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal2010-03-034-18/+145
| | * | | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-035-8/+23
| | * | | [SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer2010-03-032-12/+35
| | * | | [SCSI] ipr: add support for new IOASCsWayne Boyer2010-03-031-0/+32
| | * | | [SCSI] ipr: add support for multiple stages of initializationWayne Boyer2010-03-032-30/+180
| | * | | [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer2010-03-032-152/+66
| | * | | [SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer2010-03-032-22/+75