summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: FDMI enhancementsVijaya Mohan Guvva2013-06-263-2/+224
* [SCSI] bfa: Fix WARN_ON condition checkVijaya Mohan Guvva2013-06-261-1/+1
* [SCSI] bfa: Add dynamic diagnostic port supportVijaya Mohan Guvva2013-06-267-89/+781
* [SCSI] bfa: Forward Error Correction status queryVijaya Mohan Guvva2013-06-263-2/+22
* [SCSI] bfa: Support for FC BB credit recoveryVijaya Mohan Guvva2013-06-2610-104/+202
* [SCSI] ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov2013-06-261-1/+0
* [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-2616-17/+17
* [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F...James Smart2013-06-261-62/+35
* [SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem...James Smart2013-06-261-3/+8
* [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...James Smart2013-06-261-4/+5
* [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li...James Smart2013-06-261-2/+34
* [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameterJames Smart2013-06-261-3/+20
* [SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC statusJames Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging messageJames Smart2013-06-261-1/+2
* [SCSI] lpfc 8.3.40: Fixed some logging message fieldsJames Smart2013-06-261-2/+2
* [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.James Smart2013-06-261-6/+6
* [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash.James Smart2013-06-261-18/+0
* [SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart2013-06-261-47/+62
* [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart2013-06-261-1/+2
* [SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamicJames Smart2013-06-262-8/+23
* [SCSI] ipr: possible irq lock inversion dependency detectedwenxiong@linux.vnet.ibm.com2013-06-261-8/+9
* [SCSI] cxgb4i: add support for T5 adapterKaren Xie2013-06-261-31/+128
* [SCSI] sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-06-261-1/+1
* [SCSI] bfa: Fixes for 0-terminated strncpy and possible null pointer dereferenceJakob Normark2013-06-261-4/+6
* [SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com2013-06-243-4/+26
* [SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com2013-06-242-8/+17
* [SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com2013-06-245-50/+904
* [SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com2013-06-244-43/+136
* [SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s co...Sumit.Saxena@lsi.com2013-06-241-0/+4
* [SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com2013-06-242-0/+88
* [SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com2013-06-244-26/+63
* [SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com2013-06-241-0/+12
* [SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com2013-06-241-4/+3
* [SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com2013-06-241-2/+3
* [SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com2013-06-241-1/+1
* [SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...Sumit.Saxena@lsi.com2013-06-241-0/+8
* [SCSI] 3w-xxxx: Create sense buffer for unsupported commandsMartin K. Petersen2013-06-241-1/+3
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-243-0/+5
* [SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth2013-06-241-3/+4
* [SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy2013-06-241-2/+2
* [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy2013-06-241-12/+14
* [SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-06-241-5/+1
* [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy2013-06-241-5/+117
* [SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy2013-06-241-7/+13
* [SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy2013-06-245-11/+26
* [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth2013-06-243-11/+13
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-045-192/+2