summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-3/+17
* [SCSI] fcoe: cleans up fcoe_disable and fcoe_enableVasu Dev2010-07-281-6/+4
* [SCSI] libfc: IO errors on link down due to cable unplugVasu Dev2010-07-281-0/+5
* [SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_dataYi Zou2010-07-281-2/+0
* [SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device listYanqing_Liu@Dell.com2010-07-281-0/+1
* [SCSI] dpt_i2o: move range check forwardDan Carpenter2010-07-281-4/+7
* [SCSI] lpfc 8.3.15: Update driver version 8.3.15James Smart2010-07-281-1/+1
* [SCSI] lpfc 8.3.15: Add target queue depth throttlingJames Smart2010-07-284-10/+22
* [SCSI] lpfc 8.3.15: FCoE Related FixesJames Smart2010-07-286-40/+92
* [SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixesJames Smart2010-07-285-19/+76
* [SCSI] ipr: fix resource type update and add sdev and shost attributesWayne Boyer2010-07-281-2/+68
* [SCSI] ipr: fix transition to operational for new adaptersWayne Boyer2010-07-281-6/+9
* [SCSI] scsi: add Kconfig dependency on NETRandy Dunlap2010-07-282-1/+2
* [SCSI] be2iscsi: The extended shift must be 16Jayamohan Kallickal2010-07-281-1/+1
* [SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal2010-07-284-32/+87
* [SCSI] be2iscsi: Remove debug print in IO pathJayamohan Kallickal2010-07-281-2/+0
* [SCSI] be2iscsi: Limit max_xmit_lengthJayamohan Kallickal2010-07-281-0/+4
* [SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal2010-07-282-5/+37
* [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/+5
* [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/+13
* [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/+712
* [SCSI] pmcraid : Remove unnecessary casts for void * pointersCyril Jayaprakash2010-07-281-4/+3
* [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/+12
* [SCSI] bfa: add dynamic queue selectionJing Huang2010-07-2714-19/+117
OpenPOWER on IntegriCloud