summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2011-07-28[SCSI] libfc: use FC_MAX_ERROR_CNTHillf Danton1-1/+1
2011-07-28[SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2-2/+0
2011-07-28[SCSI] bnx2fc: Update copyright and bump version to 1.0.4Bhanu Prakash Gollapudi6-8/+8
2011-07-28[SCSI] bnx2fc: Tx BDs cache in write tasksBhanu Prakash Gollapudi1-7/+22
2011-07-28[SCSI] bnx2fc: Do not arm CQ when there are no CQEsBhanu Prakash Gollapudi1-2/+4
2011-07-28[SCSI] bnx2fc: hold tgt lock when calling cmd_releaseBhanu Prakash Gollapudi1-0/+2
2011-07-28[SCSI] bnx2fc: Enable support for sequence level error recoveryBhanu Prakash Gollapudi1-3/+0
2011-07-28[SCSI] bnx2fc: HSI changes for tapeBhanu Prakash Gollapudi1-4/+26
2011-07-28[SCSI] bnx2fc: Handle REC_TOV error code from firmwareBhanu Prakash Gollapudi2-29/+112
2011-07-28[SCSI] bnx2fc: REC/SRR link service request and response handlingBhanu Prakash Gollapudi3-17/+421
2011-07-28[SCSI] bnx2fc: Support 'sequence cleanup' taskBhanu Prakash Gollapudi4-0/+237
2011-07-28[SCSI] dh_rdac: Associate HBA and storage in rdac_controller to support parti...Chandra Seetharaman1-3/+6
2011-07-27[SCSI] ipr: reorder error handling code to include iounmapJulia Lawall1-6/+6
2011-07-27[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-07-27[SCSI] libsas: remove expander from dev list on errorLuben Tuikov1-0/+3
2011-07-27[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog updateadam radford2-4/+4
2011-07-27[SCSI] megaraid_sas: Add .change_queue_depth supportadam radford1-0/+16
2011-07-27[SCSI] megaraid_sas: Fix FastPath I/O to work on degraded raid 1adam radford1-1/+0
2011-07-27[SCSI] bnx2fc: Enable REC & CONF support for the sessionBhanu Prakash Gollapudi4-1/+24
2011-07-27[SCSI] bnx2fc: Introduce interface structure for each vlan interfaceBhanu Prakash Gollapudi6-495/+467
2011-07-27[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORTStephen M. Cameron1-2/+2
2011-07-27[SCSI] hpsa: do not attempt to read from a write-only registerStephen M. Cameron1-1/+1
2011-07-27[SCSI] lpfc 8.3.25: Change driver version to 8.3.25James Smart1-1/+1
2011-07-27[SCSI] lpfc 8.3.25: Add FCF priority failover functionalityJames Smart8-20/+377
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart8-36/+1664
2011-07-27[SCSI] lpfc 8.3.25: PCI and SR-IOV FixesJames Smart4-73/+49
2011-07-27[SCSI] lpfc 8.3.25: Fabric and Target Discovery FixesJames Smart3-21/+18
2011-07-27[SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart8-62/+133
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart7-54/+129
2011-07-27[SCSI] lpfc 8.3.25: T10 DIF FixesJames Smart2-68/+33
2011-07-27[SCSI] bfa: Update the driver version to 3.0.2.2Krishna Gudipati1-1/+1
2011-07-27[SCSI] bfa: Added support to configure lunmaskingKrishna Gudipati5-0/+288
2011-07-27[SCSI] bfa: Introduced initiator based lun masking feature.Krishna Gudipati7-5/+726
2011-07-27[SCSI] bfa: Add support to store driver configuration in flash.Krishna Gudipati7-6/+481
2011-07-27[SCSI] bfa: Add support to collect / reset fabric stats.Krishna Gudipati2-0/+66
2011-07-27[SCSI] bfa: Added support to configure QOS and collect stats.Krishna Gudipati4-0/+168
2011-07-27[SCSI] bfa: Add support to configure trunking on Brocade adapter ports.Krishna Gudipati2-0/+64
2011-07-27[SCSI] bfa: Add support to configure and query flash boot partitionKrishna Gudipati3-0/+173
2011-07-27[SCSI] bfa: Added support to collect and reset fcport statsKrishna Gudipati7-69/+172
2011-07-27[SCSI] bfa: Add support for IO profiling.Krishna Gudipati4-8/+162
2011-07-27[SCSI] bfa: Extend BSG to support more user commandsKrishna Gudipati4-0/+655
2011-07-27[SCSI] bfa: Check supported speed based on port modeKrishna Gudipati1-5/+23
2011-07-27[SCSI] bfa: Update RME interrupt handling.Krishna Gudipati4-28/+73
2011-07-27[SCSI] bfa: use negative error return values in all functionsKrishna Gudipati1-5/+5
2011-07-27[SCSI] bfa: Add FC-transport based Asynchronous Event Notification support.Krishna Gudipati17-18/+668
2011-07-27[SCSI] dh_rdac: Use WWID from C8 page instead of Subsystem id from C4 page to...Chandra Seetharaman1-39/+40
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap2-243/+0
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap15-2606/+2941
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap5-3/+349
2011-07-27[SCSI] scsi_lib: pause between error retriesJames Smart1-0/+1