aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-10-19net: add skb frag size accessorsGravatar Eric Dumazet 2-6/+6
2011-10-07Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 8-13/+21
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portGravatar Mark Salyzyn 1-4/+6
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadGravatar Roland Dreier 1-4/+5
2011-09-28Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Gravatar Linus Torvalds 5-3/+7
2011-09-26[SCSI] 3w-9xxx: fix iommu_iova leakGravatar James Bottomley 1-0/+2
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceGravatar Neil Horman 1-1/+1
2011-09-23scsi: fix qla2xxx printk format warningGravatar Randy Dunlap 1-2/+2
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorGravatar Randy Dunlap 1-0/+1
2011-09-22[SCSI] scsi: qla4xxx needs libiscsi.oGravatar Randy Dunlap 1-1/+1
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Gravatar Mark Salyzyn 1-1/+1
2011-09-22Merge branch 'master' of github.com:davem330/netGravatar David S. Miller 27-201/+608
2011-09-22[SCSI] aacraid: reset should disable MSI interruptGravatar Vasily Averin 1-0/+2
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingGravatar Jiri Pirko 2-2/+6
2011-09-14Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Gravatar Linus Torvalds 26-200/+607
2011-09-10scsi: qla4xxx driver depends on NETGravatar Randy Dunlap 1-1/+1
2011-08-28[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionGravatar Eddie Wai 1-1/+1
2011-08-28[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Gravatar Yi Zou 1-2/+6
2011-08-28[SCSI] libfc: block SCSI eh thread for blocked rportsGravatar Vasu Dev 1-2/+9
2011-08-28[SCSI] libfc: fix fc_eh_host_resetGravatar Vasu Dev 2-17/+45
2011-08-28[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlGravatar Robert Love 1-5/+8
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Gravatar Michael Chan 1-1/+1
2011-08-27[SCSI] qla2xxx: Update version number to 8.03.07.07-k.Gravatar Chad Dupuis 1-1/+1
2011-08-27[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Gravatar Saurav Kashyap 1-10/+10
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Gravatar Andrew Vasquez 2-4/+0
2011-08-27[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Gravatar Saurav Kashyap 1-2/+3
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Gravatar Chad Dupuis 1-0/+4
2011-08-27[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Gravatar Saurav Kashyap 1-0/+3
2011-08-27[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Gravatar Chad Dupuis 1-3/+2
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Gravatar Arun Easi 8-64/+62
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Gravatar Arun Easi 6-38/+335
2011-08-26[SCSI] hpsa: fix physical device lun and target numbering problemGravatar Stephen M. Cameron 1-0/+10
2011-08-26[SCSI] hpsa: fix problem that OBDR devices are not detectedGravatar Stephen M. Cameron 1-20/+27
2011-08-26fcoe: convert to SKB paged frag API.Gravatar Ian Campbell 2-3/+4
2011-08-26bnx2fc: convert to SKB paged frag API.Gravatar Ian Campbell 1-1/+1
2011-08-23[SCSI] isci: add version numberGravatar Dan Williams 1-1/+10
2011-08-23[SCSI] isci: fix event-get pointer incrementGravatar Dan Williams 1-0/+3
2011-08-23[SCSI] isci: dynamic interrupt coalescingGravatar Dan Williams 2-1/+12
2011-08-23[SCSI] isci: Leave requests alone if already terminating.Gravatar Jeff Skirvin 1-2/+10
2011-08-23[SCSI] isci: Adding documentation to API change and fixup sysfs registrationGravatar Dave Jiang 1-18/+18
2011-08-23[SCSI] isci: change sas phy timeouts from 54us to 59usGravatar Marcin Tomczak 2-0/+25
2011-08-23[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nGravatar Dan Williams 2-2/+2
2011-08-23[SCSI] isci: fix sata response handlingGravatar Dan Williams 1-12/+6
2011-08-12cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.Gravatar David S. Miller 2-2/+4
2011-08-11cxgbi: Fix scsi Kconfig dependencies.Gravatar David S. Miller 2-2/+4
2011-08-10chelsio: Move the Chelsio driversGravatar Jeff Kirsher 2-2/+2
2011-08-10broadcom: Move the Broadcom driversGravatar Jeff Kirsher 2-2/+2
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 90-4487/+11870
2011-07-28[SCSI] fcoe: cleanup cpu selection for incoming requestsGravatar Vasu Dev 1-30/+13
2011-07-28[SCSI] fcoe: add fip retry to avoid missing critical keep aliveGravatar Vasu Dev 1-6/+15