summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-20scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-20scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-20scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-20scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-20scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-20scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen3-0/+45
2017-06-20scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen1-0/+39
2017-06-20scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen1-0/+13
2017-06-20scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen1-0/+38
2017-06-20scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen1-0/+114
2017-06-20scsi: hisi_sas: add v3 code to send ATA frameXiang Chen1-0/+106
2017-06-20scsi: hisi_sas: add v3 code to send SMP frameXiang Chen1-0/+74
2017-06-20scsi: hisi_sas: add v3 code to send SSP frameXiang Chen1-0/+208
2017-06-20scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen1-0/+340
2017-06-20scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen1-0/+283
2017-06-20scsi: hisi_sas: add v3 hw PHY initXiang Chen1-1/+126
2017-06-20scsi: hisi_sas: add v3 hw initXiang Chen1-0/+277
2017-06-20scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry3-6/+172
2017-06-20scsi: hisi_sas: add skeleton v3 hw driverJohn Garry3-1/+57
2017-06-20scsi: hisi_sas: create hisi_sas_get_fw_info()John Garry2-37/+71
2017-06-20scsi: hisi_sas: add pci_dev in hisi_hba structJohn Garry4-55/+59
2017-06-20scsi: hisi_sas: relocate get_ncq_tag_v2_hw()Xiang Chen3-15/+17
2017-06-20scsi: hisi_sas: relocate sata_done_v2_hw()Xiang Chen3-16/+19
2017-06-20scsi: hisi_sas: relocate get_ata_protocol()Xiang Chen3-65/+68
2017-06-20scsi: hisi_sas: optimise the usage of hisi_hba.lockXiang Chen4-58/+77
2017-06-20scsi: hisi_sas: define hisi_sas_device.device_id as intJohn Garry2-9/+9
2017-06-20scsi: hisi_sas: fix timeout check in hisi_sas_internal_task_abort()Xiang Chen1-8/+17
2017-06-13scsi: lpfc: update to revision to 11.4.0.0James Smart1-1/+1
2017-06-13scsi: lpfc: Add auto EQ delay logicJames Smart8-13/+177
2017-06-13scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2-21/+13
2017-06-13scsi: lpfc: Fix vports not logging into targetJames Smart1-17/+14
2017-06-13scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-06-13scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-13scsi: lpfc: Fix System panic after loading the driverJames Smart2-7/+8
2017-06-13scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10
2017-06-13scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart1-0/+2
2017-06-13scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart6-41/+89
2017-06-13scsi: lpfc: Fix Port going offline after multiple resets.James Smart1-0/+1
2017-06-13scsi: lpfc: Fix nvmet node ref count handlingJames Smart1-4/+4
2017-06-13scsi: lpfc: Fix Lun Priority level shown as NAJames Smart1-2/+4
2017-06-13scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2-71/+151
2017-06-13scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2-26/+28
2017-06-13scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart4-30/+11
2017-06-13scsi: lpfc: Add nvme initiator devloss supportJames Smart2-91/+57
2017-06-13scsi: qedf: Merge a few quoted strings split across linesChristophe JAILLET1-12/+6
2017-06-13scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.Christophe JAILLET1-13/+6
2017-06-13scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'Christophe JAILLET1-1/+2
2017-06-13scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan3-5/+5
2017-06-13scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan3-4/+4
2017-06-13scsi: qla2xxx: Fix compile warningHimanshu Madhani1-2/+2