summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] bfa: PBC vport createJing Huang15-34/+179
2010-07-27[SCSI] bfa: enable basic PBC supportJing Huang19-127/+154
2010-07-27[SCSI] bfa: enable new hardwareJing Huang14-115/+155
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore6-19/+57
2010-07-27[SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2Eddie Wai1-2/+2
2010-07-27[SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESSMichael Chan1-1/+22
2010-07-27[SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai3-19/+40
2010-07-27[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout valuesEddie Wai2-4/+13
2010-07-27[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedureEddie Wai3-9/+40
2010-07-27[SCSI] bnx2i: Created an active linklist which holds bnx2i endpointsEddie Wai2-3/+47
2010-07-27[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnectEddie Wai1-43/+76
2010-07-27[SCSI] scsi_debug: fix map_region and unmap_region oopsFUJITA Tomonori1-2/+4
2010-07-27[SCSI] ipr: change endian swap key to match hardware spec changeWayne Boyer1-1/+1
2010-07-27[SCSI] ipr: add support for new Obsidian-E embedded adapterWayne Boyer2-4/+7
2010-07-27[SCSI] mvsas: fix potential NULL dereferenceJiri Slaby1-1/+3
2010-07-27[SCSI] scsi:hosts.c Fix warning: variable 'rval' set but not usedJustin P. Mattock1-2/+2
2010-07-27[SCSI] Log msg when getting Unit AttentionMike Christie1-0/+13
2010-07-27[SCSI] ipr: add MMIO write to perform BIST for 64 bit adaptersWayne Boyer2-16/+25
2010-07-27[SCSI] SCSI: Support Type C RAID controllerNick Cheng3-573/+1182
2010-07-27[SCSI] ibmvscsi: Driver version 1.5.9Brian King1-1/+1
2010-07-27[SCSI] ibmvscsi: Fix possible request_limit issueBrian King1-2/+5
2010-07-27[SCSI] ibmvscsi: Fix error path deadlockBrian King1-14/+17
2010-07-27[SCSI] ibmvscsi: Fix softlockup on resumeBrian King3-31/+106
2010-07-27[SCSI] ibmvfc: Driver version 1.0.8Brian King1-2/+2
2010-07-27[SCSI] ibmvfc: Add support for fc_block_scsi_ehBrian King1-0/+4
2010-07-27[SCSI] ibmvfc: Fix soft lockup on resumeBrian King2-27/+56
2010-07-27[SCSI] mpt2sas: Bump version 06.100.00.00Kashyap, Desai1-3/+3
2010-07-27[SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo...Kashyap, Desai1-18/+38
2010-07-27[SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai3-5/+28
2010-07-27[SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai1-39/+104
2010-07-27[SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai1-2/+12
2010-07-27[SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai1-1/+10
2010-07-27[SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai3-103/+391
2010-07-27[SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai3-1/+62
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai6-114/+113
2010-07-27[SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai3-4/+200
2010-07-27[SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai5-45/+308
2010-07-27[SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai3-2/+32
2010-07-27[SCSI] mpt2sas: Added expander phy control supportKashyap, Desai1-30/+275
2010-07-27[SCSI] mpt2sas: Added expander phy counter supportKashyap, Desai1-9/+233
2010-07-27[SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i...Kashyap, Desai1-0/+7
2010-07-27[SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai3-7/+27
2010-07-27[SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _tra...Kashyap, Desai1-6/+6
2010-07-27[SCSI] cxgb3i: zero out reserved or un-used fields.Karen Xie2-0/+7
2010-07-27[SCSI] hpsa: sanitize max commandsStephen M. Cameron1-2/+14
2010-07-27[SCSI] hpsa: separate intx and msi/msix interrupt handlersStephen M. Cameron1-7/+32
2010-07-27[SCSI] hpsa: forbid hard reset of 640x boardsStephen M. Cameron1-2/+16
2010-07-27[SCSI] hpsa: Fix hard reset code.Stephen M. Cameron2-41/+137
2010-07-27[SCSI] hpsa: factor out the code to reset controllers on driver loadStephen M. Cameron1-19/+30
2010-07-27[SCSI] hpsa: factor out hpsa_find_cfg_addrs.Stephen M. Cameron1-12/+22