summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt4-4/+40
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck10-30/+189
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt3-1/+13
2010-07-28[SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig1-1/+1
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz6-0/+90
2010-07-28[SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig3-139/+69
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig6-50/+47
2010-07-28[SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2-1/+3
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt3-2/+10
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2-12/+4
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt1-2/+1
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt1-0/+6
2010-07-28[SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt1-3/+5
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt5-17/+33
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt1-1/+5
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt1-1/+2
2010-07-28[SCSI] sd: add support for runtime PMAlan Stern1-5/+16
2010-07-28[SCSI] implement runtime Power ManagementAlan Stern7-11/+193
2010-07-28[SCSI] convert to the new PM frameworkAlan Stern4-47/+105
2010-07-28[SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley8-30/+30
2010-07-28[SCSI] mptfusion: release resources in error return pathTomas Henzl1-0/+3
2010-07-28[SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai1-2/+2
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai7-26/+47
2010-07-28[SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai3-10/+157
2010-07-28[SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe1-2/+2
2010-07-28[SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer1-6/+8
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi4-6/+43
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez5-60/+5
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali22-22/+22
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali4-40/+25
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali4-289/+42
2010-07-28[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao1-13/+24
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao3-10/+162
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar1-0/+7
2010-07-28[SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis3-6/+15
2010-07-28[SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez1-2/+3
2010-07-28[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby1-0/+3
2010-07-28[SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez1-9/+18
2010-07-28[SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar3-0/+42
2010-07-28[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis4-1/+103
2010-07-28[SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar3-20/+48
2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali5-240/+19
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar1-0/+7
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie2-1/+42
2010-07-28[SCSI] iscsi_transport: Modidify recovery_tmo from sysfsVikas Chaudhary1-5/+38
2010-07-28[SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori1-0/+2
2010-07-28[SCSI] fcoe: remove check for zero fabric nameVasu Dev1-1/+1
2010-07-28[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi1-36/+27
2010-07-28[SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN"Vasu Dev1-10/+1
2010-07-28[SCSI] fcoe: fix offload feature flag change from netdevYi Zou1-19/+49