summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal2010-07-284-1/+141
* [SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal2010-07-281-0/+2
* [SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal2010-07-281-1/+20
* [SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal2010-07-281-19/+5Star
* [SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal2010-07-281-0/+2
* [SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal2010-07-281-2/+2
* [SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal2010-07-284-14/+13Star
* [SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal2010-07-284-15/+15
* [SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal2010-07-287-123/+126
* [SCSI] arcmsr: fix up bin_attr functionsJames Bottomley2010-07-281-3/+6
* [SCSI] aic7xxx: Remove OS utility wrappersPekka Enberg2010-07-2815-738/+712Star
* [SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash2010-07-281-4/+3Star
* [SCSI] qla4xxx: Update driver version to 5.02.00-k2Vikas Chaudhary2010-07-281-1/+1
* [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfsVikas Chaudhary2010-07-283-3/+13
* [SCSI] qla4xxx: wait for device_ready before device discoveryKaren Higgins2010-07-281-3/+3
* [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printkVikas Chaudhary2010-07-284-61/+63
* [SCSI] qla4xxx: Added support for ISP82XXVikas Chaudhary2010-07-2815-357/+4600
* [SCSI] qla4xxx: Handle one H/W Interrupt at a timeRavi Anand2010-07-271-1/+1
* [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMAPrasanna Mumbai2010-07-272-21/+32
* [SCSI] qla4xxx: correct return status in function qla4xxx_fw_readyVikas Chaudhary2010-07-271-0/+1
* [SCSI] qla4xxx: unblock iscsi session after setting ddb state online.Vikas Chaudhary2010-07-271-0/+1
* [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changedVikas Chaudhary2010-07-271-1/+4
* [SCSI] bfa: add debugfs supportJing Huang2010-07-274-2/+571
* [SCSI] bfa: update driver version stringJing Huang2010-07-271-1/+1
* [SCSI] bfa: vport fixesJing Huang2010-07-273-3/+18
* [SCSI] bfa: fix wrong arg to callbackJing Huang2010-07-271-2/+2
* [SCSI] bfa: add ioc state checkingJing Huang2010-07-271-0/+3
* [SCSI] bfa: add description for module parametersJing Huang2010-07-272-3/+34
* [SCSI] bfa: update to support BOFMJing Huang2010-07-274-28/+36
* [SCSI] bfa: fix possible IO double completionJing Huang2010-07-271-0/+34
* [SCSI] bfa: fix link state structureJing Huang2010-07-272-25/+12Star
* [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-2714-19/+117
* [SCSI] bfa: fix uf post and rport fcpim state machineJing Huang2010-07-275-10/+89
* [SCSI] bfa: fix chip and memory initializationJing Huang2010-07-272-0/+28
* [SCSI] bfa: update to support firmware configuationJing Huang2010-07-278-8/+112
* [SCSI] bfa: add PBC port disable handlingJing Huang2010-07-272-5/+36
* [SCSI] bfa: fix prli retry issuesJing Huang2010-07-274-5/+15
* [SCSI] bfa: fix rport speed settingJing Huang2010-07-273-12/+30
* [SCSI] bfa: fix interrupt coalescing settingJing Huang2010-07-271-13/+30
* [SCSI] bfa: use standards defined timeout for ELS/CTJing Huang2010-07-2710-21/+56
* [SCSI] bfa: statistics and typo fixJing Huang2010-07-2716-55/+105
* [SCSI] bfa: ioc attributes fixJing Huang2010-07-2710-47/+86
* [SCSI] bfa: vport state machine fixJing Huang2010-07-271-4/+5
* [SCSI] bfa: PBC vport createJing Huang2010-07-2715-34/+179
* [SCSI] bfa: enable basic PBC supportJing Huang2010-07-2719-127/+154
* [SCSI] bfa: enable new hardwareJing Huang2010-07-2714-115/+155
* [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-276-19/+57
* [SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2Eddie Wai2010-07-271-2/+2
* [SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESSMichael Chan2010-07-271-1/+22
* [SCSI] bnx2i: Fixed the TCP graceful termination initiationEddie Wai2010-07-273-19/+40