summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio2012-11-302-0/+100
| * | | [SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message.Saurav Kashyap2012-11-301-3/+11
| * | | [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...Andrew Vasquez2012-11-301-10/+1
| * | | [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level.Chad Dupuis2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin.Saurav Kashyap2012-11-301-4/+3
| * | | [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.Armen Baloyan2012-11-301-0/+3
| * | | [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-3010-121/+54
| * | | [SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis2012-11-301-4/+0
| * | | [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez2012-11-301-0/+1
| * | | [SCSI] qla2xxx: Update the driver version to 8.04.00.08-k.Saurav Kashyap2012-11-301-1/+1
| * | | [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback()Steve Hodgson2012-11-301-3/+4
| * | | [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...Giridhar Malavali2012-11-302-4/+2
| * | | [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2012-11-301-2/+2
| * | | [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for succ...Armen Baloyan2012-11-301-41/+24
| * | | [SCSI] sd: update sd to use the new pm callbacksAaron Lu2012-11-301-6/+13
| * | | [SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devicesAaron Lu2012-11-301-33/+53
| * | | [SCSI] Revert "[SCSI] runtime resume parent for child's system-resume"Aaron Lu2012-11-301-10/+1
| * | | [SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended"Aaron Lu2012-11-301-12/+11
| * | | [SCSI] sd: put to stopped power state when runtime suspendAaron Lu2012-11-301-1/+2
| * | | [SCSI] mvsas: fix undefined bit shiftXi Wang2012-11-302-13/+3
| * | | [SCSI] prevent stack buffer overflow in host_resetSasha Levin2012-11-301-7/+4
| * | | [SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna2012-11-2722-0/+19175
| * | | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-271-1/+3
| * | | [SCSI] aacraid: SCSI dma mapping failure case handlingMahesh Rajashekhara2012-11-272-24/+65
| * | | [SCSI] virtio_scsi: fix memory leak on full queue condition.Eric Northup2012-11-271-0/+2
| * | | [SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver releaseJames Smart2012-11-271-1/+1
| * | | [SCSI] lpfc 8.3.36: Correct mask errorJames Smart2012-11-271-1/+1
| * | | [SCSI] lpfc 8.3.36: Correct buffer length overrunJames Smart2012-11-271-1/+1
| * | | [SCSI] lpfc 8.3.36: Fixed setting sequential delivery bitJames Smart2012-11-271-2/+6
| * | | [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-274-10/+29
| * | | [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart2012-11-273-0/+16
| * | | [SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart2012-11-275-13/+120
| * | | [SCSI] hptiop: Support HighPoint RR4520/RR4522 HBAHighPoint Linux Team2012-11-272-20/+465
| * | | [SCSI] bnx2i: removed the individual PCI DEVICE ID checkingEddie Wai2012-11-273-28/+19
| * | | [SCSI] be2iscsi: Bump the driver versionJohn Soni Jose2012-11-271-1/+1
| * | | [SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose2012-11-275-2/+178
| * | | [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-276-194/+260
| * | | [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-279-9/+9
| * | | [SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose2012-11-273-0/+44
| * | | [SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose2012-11-273-104/+230
| * | | [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-275-62/+212
| * | | [SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2012-11-272-39/+277
| * | | [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose2012-11-273-13/+52
| * | | [SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2012-11-272-7/+21
| * | | [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose2012-11-273-1/+8
| * | | [SCSI] be2iscsi: Fix return value and typo.John Soni Jose2012-11-272-20/+60
| * | | [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose2012-11-273-37/+52