summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-283-68/+1030
| * | | | [SCSI] libfcoe: add state change debuggingJoe Eykholt2010-07-281-7/+41
| * | | | [SCSI] libfc: track FIP exchangesJoe Eykholt2010-07-281-0/+2
| * | | | [SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2010-07-282-14/+280
| * | | | [SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt2010-07-281-1/+35
| * | | | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-283-5/+5
| * | | | [SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2010-07-282-8/+8
| * | | | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-61/+55
| * | | | [SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt2010-07-281-1/+1
| * | | | [SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2010-07-282-7/+21
| * | | | [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