summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hpsa: fix redefinition of PCI_DEVICE_ID_CISSFMike Miller2010-12-091-7/+1Star
* [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/+2Star
* [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/+0Star
* SCSI host lock push-downJeff Garzik2010-11-1695-167/+271
* block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-13/+5Star
* [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/+0Star
* [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
* [SCSI] megaraid_sas: support devices update flagYang, Bo2010-10-261-0/+24
* [SCSI] libosd: write/read_sg_kern APIBoaz Harrosh2010-10-261-0/+71
* [SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh2010-10-261-5/+143
* [SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh2010-10-261-4/+5
* [SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh2010-10-261-6/+10
* [SCSI] lpfc 8.3.18: Update lpfc driver version to 8.3.18James Smart2010-10-261-1/+1
* [SCSI] lpfc 8.3.18: Add new WQE supportJames Smart2010-10-263-207/+197Star
* [SCSI] lpfc 8.3.18: Fix critical errorsJames Smart2010-10-263-5/+15
* [SCSI] lpfc 8.3.18: Adapter Shutdown and Unregistration cleanupJames Smart2010-10-267-28/+235
* [SCSI] lpfc 8.3.18: Add logic to detect last devloss timeoutJames Smart2010-10-267-204/+327
* [SCSI] lpfc 8.3.18: Add support of received ELS commandsJames Smart2010-10-253-2/+389
* [SCSI] lpfc 8.3.18: FC/FCoE Discovery fixesJames Smart2010-10-253-50/+58
* [SCSI] ipr: add definitions for a new adapterWayne Boyer2010-10-252-0/+3
* [SCSI] bfa: fix comments for c filesJing Huang2010-10-2518-1003/+943Star
* [SCSI] bfa: fix comments for header filesJing Huang2010-10-2516-267/+266Star
* [SCSI] bfa: fix frame size over 1024 compile warningJing Huang2010-10-254-32/+15Star
* [SCSI] bfa: remove os wrapper functions and macrosJing Huang2010-10-2510-258/+226Star
* [SCSI] bfa: replace endian swap macros with the ones provided by linuxJing Huang2010-10-2514-218/+191Star
* [SCSI] bfa: remove os wrapper and unused functionsJing Huang2010-10-2515-396/+136Star
* [SCSI] scsi_dh_rdac: Add two new SUN devices to rdac_dev_listChauhan, Vijay2010-10-251-0/+2
* [SCSI] cxgb4i: ignore informational act-open-rpl messageKaren Xie2010-10-251-0/+3
* [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali2010-10-253-13/+11Star
* [SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez2010-10-251-6/+0Star
* [SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie2010-10-251-41/+20Star
* [SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar2010-10-252-15/+74
* [SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez2010-10-251-0/+1
* [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar2010-10-253-19/+12Star
* [SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao2010-10-252-0/+127
* [SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis2010-10-251-4/+2Star
* [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis2010-10-251-1/+1
* [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis2010-10-253-2/+9