summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] storvsc: Restructure error handling code on command completionK. Y. Srinivasan2013-02-241-42/+59
* [SCSI] storvsc: avoid usage of WRITE_SAMEOlaf Hering2013-02-241-0/+4
* [SCSI] aacraid: suppress two GCC warningsPaul Bolle2013-02-241-2/+2
* [SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctlsStephen M. Cameron2013-02-241-0/+16
* [SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctlStephen M. Cameron2013-02-241-12/+13
* [SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_blockStephen M. Cameron2013-02-241-2/+12
* [SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmdStephen M. Cameron2013-02-241-20/+39
* [SCSI] hpsa: Check for dma_mapping_error in hpsa_map_oneShuah Khan2013-02-241-0/+5
* [SCSI] dc395x: uninitialized variable in device_alloc()Dan Carpenter2013-02-241-1/+1
* [SCSI] storvsc: Initialize the sglistK. Y. Srinivasan2013-02-241-0/+1
* [SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy2013-02-242-0/+14
* [SCSI] ipr: Fix oops while resetting an ipr adapterBrian King2013-02-242-10/+24
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-227-11/+803
* [SCSI] fnic: New debug flags and debug log messagesHiral Patel2013-02-223-21/+132
* [SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2013-02-222-7/+116
* [SCSI] fnic: Fix SGEs limitHiral Patel2013-02-221-1/+1
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-223-32/+397
* [SCSI] pm80xx: fix for memory region freeSakthivel K2013-02-221-1/+2
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-02-222-4/+4
* [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford2013-02-221-1/+2
* [SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2013-02-222-2/+1
* [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis2013-02-224-10/+39
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-226-40/+86
* [SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap2013-02-221-0/+2
* [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis2013-02-223-18/+33
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-225-1/+66
* [SCSI] qla2xxx: Correction of comment in MBC opcode defines.Joe Carnuccio2013-02-221-2/+2
* [SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez2013-02-221-3/+8
* [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...Joe Carnuccio2013-02-222-8/+9
* [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...Joe Carnuccio2013-02-221-20/+63
* [SCSI] qla2xxx: silence two GCC warnings.Paul Bolle2013-02-222-4/+5
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-2221-21/+21
* [SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap2013-02-223-3/+16
* [SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis2013-02-221-19/+20
* [SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2013-02-222-56/+87
* [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis2013-02-224-10/+15
* [SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap2013-02-221-4/+6
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-225-1/+61
* [SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali2013-02-221-1/+1
* [SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2013-02-222-1/+9
* [SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2013-02-222-1/+5
* [SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.Masanari Iida2013-02-221-0/+3
* [SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap2013-02-223-17/+3
* [SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.Andrew Vasquez2013-02-221-3/+3
* [SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap2013-02-221-0/+1
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-223-1/+8
* [SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.Arun Easi2013-02-221-0/+1
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-228-25/+187
* [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis2013-02-226-7/+135
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-2213-47/+110