aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati4-0/+655
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati1-5/+23
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati4-28/+73
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati1-5/+5
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati17-18/+668
2011-07-27[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to identify storageChandra Seetharaman1-39/+40
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap2-243/+0
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap15-2606/+2941
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap5-3/+349
2011-07-27[SCSI] scsi_lib: pause between error retriesJames Smart1-0/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-26[SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI messageKashyap, Desai1-0/+4
2011-07-26[SCSI] bnx2fc: Replace printks with KERN_ALERT to KERN_ERR/KERN_INFOBhanu Prakash Gollapudi6-51/+52
2011-07-26[SCSI] scsi_transport_spi: Export host width and HBA idHannes Reinecke1-0/+24
2011-07-26[SCSI] mvsas: Add support for interrupt taskletXiangliang Yu5-26/+40
2011-07-26[SCSI] mvsas: update commentsXiangliang Yu7-55/+24
2011-07-26[SCSI] mvsas: misc improvementsXiangliang Yu7-113/+127
2011-07-26[SCSI] mvsas: Add new macros and functionsXiangliang Yu7-56/+169
2011-07-26[SCSI] mvsas: Remove unused macros, variables and functionsXiangliang Yu7-189/+20
2011-07-26[SCSI] mvsas: fix 94xx hotplug issueXiangliang Yu5-35/+42
2011-07-26[SCSI] mvsas: Add driver version and interrupt coalescing to device attributes in sysfsXiangliang Yu4-2/+126
2011-07-26[SCSI] mvsas: add support for 94xx phy tuning and multiple revisionsXiangliang Yu4-14/+382
2011-07-26[SCSI] mvsas: Add support for Non specific NCQ error interruptXiangliang Yu6-1/+52
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-7/+7
2011-07-25iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger1-16/+0
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover3-14/+13
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger4-10/+10
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds87-3170/+13232
2011-07-23Merge branch 'scsi-fixes'James Bottomley41-11/+23656
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-13/+1
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-4/+4
2011-07-21[SCSI] fix crash in scsi_dispatch_cmd()James Bottomley1-0/+2
2011-07-21[SCSI] sr: check_events() ignore GET_EVENT when TUR says otherwiseKay Sievers2-4/+49
2011-07-21[SCSI] bnx2i: Fixed kernel panic due to illegal usage of sc->request->cpuEddie Wai1-1/+7
2011-07-21cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan2-2/+14
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2-5/+5
2011-07-20scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan1-13/+1
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller3-4/+4
2011-07-15Merge branch 'pm-runtime' into for-linusRafael J. Wysocki1-4/+4
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller38-7/+23605
2011-07-11Merge branch 'master' into for-nextJiri Kosina38-7/+23605
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley5-42/+44
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley36-0/+23590
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin1-12/+6
2011-07-03isci: pare back error messsagesDan Williams2-28/+28
2011-07-03isci: cleanup silicon revision detectionDan Williams5-73/+31
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams4-120/+44
2011-07-03isci: merge sata.[ch] into request.cDan Williams7-378/+120
2011-07-03isci: kill 'get/set' macrosDan Williams15-478/+188
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams23-1943/+1449