summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-11-08scsi: libfc: quarantine timed out xidsHannes Reinecke
2016-11-08scsi: libfc: safeguard against invalid exchange indexHannes Reinecke
2016-11-08scsi: libfc: Clarify ramp-down messagesHannes Reinecke
2016-11-08scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGIHannes Reinecke
2016-11-08scsi: libfc: Rework PRLI handlingHannes Reinecke
2016-11-08scsi: libfc: Implement RTV responderHannes Reinecke
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke
2016-11-08scsi: libfc: do not overwrite DID_TIME_OUT statusHannes Reinecke
2016-11-08scsi: fcoe: make R_A_TOV and E_D_TOV configurableHannes Reinecke
2016-11-08scsi: libfc: sanitize E_D_TOV and R_A_TOV settingHannes Reinecke
2016-11-08scsi: libfc: use configured rport E_D_TOVHannes Reinecke
2016-11-08scsi: libfc: use configured lport R_A_TOVHannes Reinecke
2016-11-08scsi: libfc: spurious I/O error under high loadHannes Reinecke
2016-11-08scsi: libfc: additional debugging messagesHannes Reinecke
2016-11-08scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jump...Martin K. Petersen
2016-11-08scsi: lpfc: lpfc version changed to 11.2.0.2James Smart
2016-11-08scsi: lpfc: Fix fw download on SLI-4 FC adaptersJames Smart
2016-11-08scsi: lpfc: Synchronize link speed with boot driverJames Smart
2016-11-08scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart
2016-11-08scsi: lpfc: Fix lost target in pt-to-pt connectJames Smart
2016-11-08scsi: lpfc: Revise strings with full lpfc parameter nameJames Smart
2016-11-08scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameterJames Smart
2016-11-08scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameterJames Smart
2016-11-08scsi: lpfc: Code cleanup for lpfc_topology parameterJames Smart
2016-11-08scsi: lpfc: Code cleanup for lpfc_aer_support parameterJames Smart
2016-11-08scsi: lpfc: Code cleanup for lpfc_enable_rrq parameterJames Smart
2016-11-08scsi: lpfc: Code clean up for lpfc_iocb_cnt parameterJames Smart
2016-11-08scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart
2016-11-08scsi: lpfc: Set driver environment data on adapterJames Smart
2016-11-08scsi: lpfc: Fix sg_reset on SCSI device causing kernel crashJames Smart
2016-11-08scsi: lpfc: Correct embedded io wq element sizeJames Smart
2016-11-08scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi
2016-11-08scsi: hpsa: Remove unneeded void pointer castJavier Martinez Canillas
2016-11-08scsi: ncr5380: Suppress unhelpful "interrupt without IRQ bit" messageFinn Thain
2016-11-08scsi: ncr5380: Use correct types for DMA routinesFinn Thain
2016-11-08scsi: ncr5380: Expedite register pollingFinn Thain
2016-11-08scsi: ncr5380: Pass hostdata pointer to register polling routinesFinn Thain
2016-11-08scsi: ncr5380: Use correct types for device register accessorsFinn Thain
2016-11-08scsi: ncr5380: Store IO ports and addresses in host private dataFinn Thain
2016-11-08scsi: ncr5380: Improve hostdata struct member alignment and cache-abilityFinn Thain
2016-11-08scsi: ncr5380: Increase register polling limitFinn Thain
2016-11-08scsi: ncr5380: Simplify register polling limitFinn Thain
2016-11-08scsi: atari_scsi: Make device register accessors re-entrantFinn Thain
2016-11-08scsi: cumana_1: Remove unused cumanascsi_setup() functionFinn Thain
2016-11-08scsi: g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio driversOndrej Zary
2016-11-08scsi: ufshcd: Fix possible unclocked register accessSubhash Jadavani
2016-11-08scsi: fcoe: Harden CVL handling when we have not logged into the fabric.Chad Dupuis
2016-11-08scsi: libfc: don't advance state machine for incoming FLOGIHannes Reinecke
2016-11-08scsi: libfc: Do not login if the port is already startedHannes Reinecke
2016-11-08scsi: libfc: Do not drop down to FLOGI for fc_rport_login()Hannes Reinecke