summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai2010-12-211-3/+10
* [SCSI] bnx2i: Allow to abort the connection if connect request times outEddie Wai2010-12-211-1/+1
* [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai2010-12-212-7/+9
* [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)Eddie Wai2010-12-211-8/+16
* [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai2010-12-211-1/+5
* [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-212-2/+3
* [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai2010-12-211-8/+15
* [SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai2010-12-211-4/+8
* [SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai2010-12-211-11/+26
* [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2010-12-212-92/+0
* [SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai2010-12-218-18/+95
* [SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai2010-12-213-124/+206
* [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-213-43/+119
* [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai2010-12-211-0/+100
* [SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2010-12-212-1/+9
* [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-212-2/+3
* [SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart2010-12-211-1/+1
* [SCSI] lpfc 8.3.19: Change heartbeat to default to disabledJames Smart2010-12-211-2/+2
* [SCSI] lpfc 8.3.19: Added support for ELS RRQ commandJames Smart2010-12-2113-20/+803
* [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery supportJames Smart2010-12-2114-382/+516
* [SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization supportJames Smart2010-12-213-33/+149
* [SCSI] lpfc 8.3.19: Fix critical errors and crashesJames Smart2010-12-216-14/+99
* [SCSI] fix id computation in scsi_eh_target_reset()James Bottomley2010-12-211-36/+25
* [SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer2010-12-212-6/+43
* [SCSI] ipr: fix lun assignment and comparisonWayne Boyer2010-12-211-4/+3
* [SCSI] Retrieve the Caching mode pageLuben Tuikov2010-12-211-16/+47
* [SCSI] libsas: fix definition of wideport, include local sas addressDan Williams2010-12-211-5/+13
* [SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern2010-12-211-7/+20
* [SCSI] bfa: rename log_level to bfa_log_levelJing Huang2010-12-209-46/+47
* [SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller2010-12-091-7/+1
* [SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar2010-12-091-2/+2
* [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap2010-12-091-1/+1
* [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez2010-12-091-0/+1
* [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez2010-12-092-3/+3
* [SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2010-12-092-0/+2
* [SCSI] Eliminate error handler overload of the SCSI serial numberJames Bottomley2010-12-092-29/+2
* [SCSI] pmcraid: disable msix and expand device config entryAnil Ravindranath2010-12-092-5/+5
* [SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter2010-12-091-2/+2
* SCSI: arm fas216: fix missing ';'Russell King2010-11-231-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
* SCSI host lock push-downJeff Garzik2010-11-1695-167/+271
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-13/+5
* [SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2010-10-292-22/+129
* [SCSI] pmcraid: remove duplicate struct memberAnil Ravindranath2010-10-261-1/+0
* [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
* [SCSI] megaraid_sas: Version and documentation updateYang, Bo2010-10-262-4/+4
* [SCSI] megaraid_sas: Add three times Online controller resetYang, Bo2010-10-261-1/+69
* [SCSI] megaraid_sas: Add input parameter for max_sectorsYang, Bo2010-10-262-0/+31