summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] be2iscsi: Fixing initialization of can_queueJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: The session failure only when Link Goes downJayamohan Kallickal2010-01-181-2/+2
* [SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal2010-01-188-96/+330
* [SCSI] be2iscsi: No requirement for endianess change for data_countJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: decide which requests need completionJayamohan Kallickal2010-01-181-0/+6
* [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pduJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_allocJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSPJayamohan Kallickal2010-01-181-0/+6
* [SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal2010-01-182-11/+11
* [SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal2010-01-183-34/+21
* [SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal2010-01-184-59/+75
* [SCSI] gdth: Convert to use regular kernel types.Dave Jones2010-01-185-901/+893
* [SCSI] skip sense logging for some ATA PASS-THROUGH cdbsDouglas Gilbert2010-01-181-2/+8
* [SCSI] FlashPoint: fix off by one testsDan Carpenter2010-01-181-1/+1
* [SCSI] cxgbi3: remove unnecessary NULL testJiri Slaby2010-01-181-4/+2
* [SCSI] pm8001: Use kzalloc for allocating only one thingJulia Lawall2010-01-181-1/+1
* [SCSI] mac_esp: fix PIO mode, take 2Finn Thain2010-01-182-56/+53
* [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmoHannes Reinecke2010-01-181-5/+21
* [SCSI] ibmmca: fix buffer overflowRoel Kluin2010-01-181-1/+1
* [SCSI] u14-34f: fix buffer overflowRoel Kluin2010-01-181-1/+1
* [SCSI] eata: fix buffer overflowRoel Kluin2010-01-181-1/+1
* [SCSI] ibmvscsi: fix a typo in a source code commentBart Van Assche2010-01-181-1/+1
* [SCSI] libsrp: fix typo -- replace RDAM by RDMABart Van Assche2010-01-181-2/+2
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-183-42/+34
* [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke2010-01-171-22/+31
* [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeoutSwen Schillig2010-01-171-1/+4
* [SCSI] qla2xxx: Update version number to 8.03.01-k10.Giridhar Malavali2010-01-171-1/+1
* [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add...Andrew Vasquez2010-01-171-0/+3
* [SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez2010-01-173-14/+13
* [SCSI] scsi_lib: Fix bug in completion of bidi commandsBoaz Harrosh2010-01-171-1/+1
* [SCSI] aacraid: fix File System going into read-only modePenchala Narasimha Reddy Chilakala, ERS-HCLTech2010-01-176-45/+154
* [SCSI] lpfc: fix file permissionsJames Bottomley2010-01-172-0/+0
* [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissionsBryn M. Reeves2010-01-131-1/+1
* [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart2010-01-041-1/+1
* [SCSI] lpfc 8.3.7: Fix discovery failures.James Smart2010-01-044-2/+14
* [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2010-01-042-2/+7
* [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-045-17/+30
* [SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart2010-01-043-2/+3
* [SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2010-01-042-8/+15
* [SCSI] stex: fix scan of nonexistent lunEd Lin2010-01-041-0/+5
* [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath2009-12-301-5/+3
* [SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali2009-12-301-1/+1
* [SCSI] qla2xxx: Added to EEH support.Duane Grigsby2009-12-301-0/+7
* [SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez2009-12-307-21/+165
* [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty2009-12-301-0/+2
* [SCSI] qla2xxx: Get the link data rate explicitly during device resync.Michael Hernandez2009-12-303-0/+36
* [SCSI] cxgb3i: Fix a login over vlan issueRakesh Ranjan2009-12-301-1/+33
* kfifo: fix warn_unused_resultStefani Seibold2009-12-222-4/+12
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-223-19/+19
* kfifo: cleanup namespaceStefani Seibold2009-12-223-18/+18