aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier
2011-09-28Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds
2011-09-26[SCSI] 3w-9xxx: fix iommu_iova leakJames Bottomley
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap
2011-09-22[SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-22[SCSI] aacraid: reset should disable MSI interruptVasily Averin
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-14Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds
2011-09-10scsi: qla4xxx driver depends on NETRandy Dunlap
2011-08-28[SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai
2011-08-28[SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou
2011-08-28[SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev
2011-08-28[SCSI] libfc: fix fc_eh_host_resetVasu Dev
2011-08-28[SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love
2011-08-28cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan
2011-08-27[SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis
2011-08-27[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez
2011-08-27[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis
2011-08-27[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap
2011-08-27[SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi
2011-08-26[SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron
2011-08-26[SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-08-26bnx2fc: convert to SKB paged frag API.Ian Campbell
2011-08-23[SCSI] isci: add version numberDan Williams
2011-08-23[SCSI] isci: fix event-get pointer incrementDan Williams
2011-08-23[SCSI] isci: dynamic interrupt coalescingDan Williams
2011-08-23[SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin
2011-08-23[SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang
2011-08-23[SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak
2011-08-23[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams
2011-08-23[SCSI] isci: fix sata response handlingDan Williams
2011-08-12cnic: Fix select dependencies in bnx2fc/bnx2i Kconfig.David S. Miller
2011-08-11cxgbi: Fix scsi Kconfig dependencies.David S. Miller
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-07-28[SCSI] fcoe: cleanup cpu selection for incoming requestsVasu Dev
2011-07-28[SCSI] fcoe: add fip retry to avoid missing critical keep aliveVasu Dev