summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-28[SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal4-1/+141
2010-07-28[SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal1-1/+20
2010-07-28[SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal1-19/+5
2010-07-28[SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal1-2/+2
2010-07-28[SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal4-14/+13
2010-07-28[SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal4-15/+15
2010-07-28[SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal7-123/+126
2010-07-28[SCSI] arcmsr: fix up bin_attr functionsJames Bottomley1-3/+6
2010-07-28[SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg15-738/+712
2010-07-28[SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash1-4/+3
2010-07-28[SCSI] qla4xxx: Update driver version to 5.02.00-k2Vikas Chaudhary1-1/+1
2010-07-28[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary4-3/+15
2010-07-28[SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins1-3/+3
2010-07-28[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary4-61/+63
2010-07-28[SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary15-357/+4600
2010-07-27[SCSI] qla4xxx: Handle one H/W Interrupt at a timeRavi Anand1-1/+1
2010-07-27[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai2-21/+32
2010-07-27[SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary1-0/+1
2010-07-27[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary1-0/+1
2010-07-27[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary1-1/+4
2010-07-27[SCSI] bfa: add debugfs supportJing Huang4-2/+571
2010-07-27[SCSI] bfa: update driver version stringJing Huang1-1/+1
2010-07-27[SCSI] bfa: vport fixesJing Huang3-3/+18
2010-07-27[SCSI] bfa: fix wrong arg to callbackJing Huang1-2/+2
2010-07-27[SCSI] bfa: add ioc state checkingJing Huang1-0/+3
2010-07-27[SCSI] bfa: add description for module parametersJing Huang2-3/+34
2010-07-27[SCSI] bfa: update to support BOFMJing Huang4-28/+36
2010-07-27[SCSI] bfa: fix possible IO double completionJing Huang1-0/+34
2010-07-27[SCSI] bfa: fix link state structureJing Huang2-25/+12
2010-07-27[SCSI] bfa: add dynamic queue selectionJing Huang14-19/+117
2010-07-27[SCSI] bfa: fix uf post and rport fcpim state machineJing Huang5-10/+89
2010-07-27[SCSI] bfa: fix chip and memory initializationJing Huang2-0/+28
2010-07-27[SCSI] bfa: update to support firmware configuationJing Huang8-8/+112
2010-07-27[SCSI] bfa: add PBC port disable handlingJing Huang2-5/+36
2010-07-27[SCSI] bfa: fix prli retry issuesJing Huang4-5/+15
2010-07-27[SCSI] bfa: fix rport speed settingJing Huang3-12/+30
2010-07-27[SCSI] bfa: fix interrupt coalescing settingJing Huang1-13/+30
2010-07-27[SCSI] bfa: use standards defined timeout for ELS/CTJing Huang10-21/+56
2010-07-27[SCSI] bfa: statistics and typo fixJing Huang16-55/+105
2010-07-27[SCSI] bfa: ioc attributes fixJing Huang10-47/+86
2010-07-27[SCSI] bfa: vport state machine fixJing Huang1-4/+5
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