summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2013-01-30[SCSI] qla4xxx: Update driver version to 5.03.00-k4Vikas Chaudhary
2013-01-30[SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.Manish Rangankar
2013-01-30[SCSI] qla4xxx: wait for boot target login response during probe.Manish Rangankar
2013-01-30[SCSI] qla4xxx: Added support for force firmware dumpVikas Chaudhary
2013-01-30[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti
2013-01-30[SCSI] qla4xxx: Throttle active IOCBs to firmware limitsKaren Higgins
2013-01-30[SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_dataKaren Higgins
2013-01-30[SCSI] qla4xxx: Quiesce driver activities while loopbackNilesh Javali
2013-01-30[SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...Nilesh Javali
2013-01-30[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2Nilesh Javali
2013-01-30[SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo
2013-01-30[SCSI] bfa: fix strncpy() limiter in bfad_start_ops()Dan Carpenter
2013-01-30[SCSI] qla4xxx: Update driver version to 5.03.00-k3Vikas Chaudhary
2013-01-30[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailboxNilesh Javali
2013-01-30[SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_directVikas Chaudhary
2013-01-30[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart
2013-01-30[SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.James Smart
2013-01-30[SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queueJames Smart
2013-01-30[SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart
2013-01-30[SCSI] ipr: Fix sparse error in ipr driverwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Driver version 2.6.0wenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Implement block iopollwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Reduce lock contentionwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Add support for MSI-X and distributed completionwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Resource path error logging cleanupBrian King
2013-01-30[SCSI] ipr: Handler ID memory allocation failure at module load timeBrian King
2013-01-30[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] csiostor: Don't leak mem or fail to release firmware in csio_hw_flash_...Jesper Juhl
2013-01-30[SCSI] bnx2fc: Bumped version to 1.0.13Bhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Support max IO size to 512KBBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Tx/Rx byte counts reset to 0 when exceeding 32 bit valuesBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Map the doorbell register between offload and enable requestsBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: Move offload/upload wait logic into a functionBhanu Prakash Gollapudi
2013-01-30[SCSI] bnx2fc: support software fcoe targetBhanu Prakash Gollapudi
2013-01-29[SCSI] bnx2fc: Remove potential NULL dereferenceJulia Lawall
2013-01-29[SCSI] bnx2fc: remove useless calls to memset().Cyril Roelandt
2013-01-29[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2013-01-29[SCSI] mpt3sas: remove unused variablesWei Yongjun
2013-01-29[SCSI] mpt3sas: Remove unneeded version.h header inclusionSachin Kamat
2013-01-29[SCSI] bnx2i: fix the bit manipulation when setting the error maskTomas Henzl
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel
2013-01-29[SCSI] mpt3sas: cut and paste bug storing trigger mpiDan Carpenter
2013-01-29[SCSI] csiostor: convert to use simple_open()Wei Yongjun