summaryrefslogtreecommitdiff
path: root/drivers
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] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga4-15/+33
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] mptsas: fixed hot-removal processingKei Tokunaga1-1/+1
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] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley1-2/+5
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] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das1-2/+0
2010-07-27[SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai1-2/+2
2010-07-27[SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai1-0/+1
2010-07-27[SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai1-1/+30
2010-07-27[SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai4-21/+56
2010-07-27[SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai2-0/+38
2010-07-27[SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2-3/+3
2010-07-27[SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai1-1/+3
2010-07-27[SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai1-0/+3
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