aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-08-27[SCSI] bnx2fc: IO errors when receiving unsolicited LOGOBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroyBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devicesBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destoryBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cle...Bhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Do not attempt destroying NPIV port twiceBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Remove erroneous kref_get on IO requestBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Enable bsg_request support for bnx2fcBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroyBhanu Prakash Gollapudi
2011-08-27[SCSI] bnx2fc: Reset the max receive frame sizeBhanu Prakash Gollapudi
2011-08-27[SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams
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-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-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
2011-07-28[SCSI] libfc: fix warn on in lport retryVasu Dev
2011-07-28[SCSI] libfc: Remove the reference to FCP packet from scsi_cmnd in case of errorNeerav Parikh
2011-07-28[SCSI] libfc: cleanup sending SRR requestHillf Danton
2011-07-28[SCSI] libfc: two minor changes in commentsHillf Danton
2011-07-28[SCSI] libfc, fcoe: ignore rx frame with wrong xid infoVasu Dev
2011-07-28[SCSI] libfc: release exchg cacheHillf Danton
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Enable support for sequence level error recoveryBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi
2011-07-28[SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi