summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati7-706/+405
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati15-215/+195
2010-03-07[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati4-8/+66
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati25-735/+1103
2010-03-07[SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati2-3/+18
2010-03-07[SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are ...Krishna Gudipati2-27/+17
2010-03-07[SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.Krishna Gudipati5-24/+74
2010-03-07[SCSI] bfa: IOC recovery fix in fcmode.Krishna Gudipati1-4/+13
2010-03-07[SCSI] bfa: AEN and byte alignment fixes.Krishna Gudipati9-64/+73
2010-03-07[SCSI] bfa: Introduce a link notification state machine.Krishna Gudipati2-15/+230
2010-03-07[SCSI] bfa: Added firmware save clear feature for BFA driver.Krishna Gudipati4-1/+20
2010-03-07[SCSI] bfa: FCS authentication related changes.Krishna Gudipati5-2/+33
2010-03-07[SCSI] bfa: PCI VPD, FIP and include file changes.Krishna Gudipati9-59/+178
2010-03-07[SCSI] bfa: Fix to copy fpma MAC when requested by user space application.Krishna Gudipati4-4/+20
2010-03-07[SCSI] bfa: RPORT state machine: direct attach mode fix.Krishna Gudipati1-4/+11
2010-03-07[SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()Krishna Gudipati14-146/+146
2010-03-07[SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.Krishna Gudipati6-4/+70
2010-03-07[SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASI...Krishna Gudipati12-459/+859
2010-03-04[SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.Krishna Gudipati7-59/+192
2010-03-04[SCSI] bfa: Fix to allow creation of only 190 vports on CNA.Krishna Gudipati6-26/+24
2010-03-04[SCSI] bfa: New interface to handle firmware upgrade scenarioKrishna Gudipati15-110/+47
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