aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-15scsi: elx: efct: SCSI I/O handling routinesJames Smart2-0/+1362
2021-06-15scsi: elx: efct: Unsolicited FC frame processing routinesJames Smart2-0/+509
2021-06-15scsi: elx: efct: Hardware queues processingJames Smart4-0/+764
2021-06-15scsi: elx: efct: Hardware I/O and SGL initializationJames Smart2-0/+615
2021-06-15scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIsJames Smart2-0/+415
2021-06-15scsi: elx: efct: Hardware queue creation and deletionJames Smart2-0/+681
2021-06-15scsi: elx: efct: Driver initialization routinesJames Smart6-0/+2749
2021-06-15scsi: elx: efct: Data structures and defines for hw operationsJames Smart1-0/+586
2021-06-15scsi: elx: libefc: Register discovery objects with hardwareJames Smart2-0/+812
2021-06-15scsi: elx: libefc: Extended link Service I/O handlingJames Smart2-0/+1205
2021-06-15scsi: elx: libefc: FC node ELS and state handlingJames Smart2-0/+1675
2021-06-15scsi: elx: libefc: Fabric node state machine interfacesJames Smart2-0/+1680
2021-06-15scsi: elx: libefc: Remote node state machine interfacesJames Smart2-0/+1293
2021-06-15scsi: elx: libefc: SLI and FC PORT state machine interfacesJames Smart2-0/+827
2021-06-15scsi: elx: libefc: FC Domain state machine interfacesJames Smart2-0/+1142
2021-06-15scsi: elx: libefc: Emulex FC discovery library APIs and definitionsJames Smart3-0/+753
2021-06-15scsi: elx: libefc: Generic state machine frameworkJames Smart2-0/+251
2021-06-15scsi: elx: libefc_sli: APIs to setup SLI libraryJames Smart2-0/+1532
2021-06-15scsi: elx: libefc_sli: BMBX routines and SLI config commandsJames Smart1-0/+1164
2021-06-15scsi: elx: libefc_sli: Populate and post different WQEsJames Smart1-0/+1499
2021-06-15scsi: elx: libefc_sli: Queue create/destroy/parse routinesJames Smart3-0/+1371
2021-06-15scsi: elx: libefc_sli: Data structures and defines for mbox commandsJames Smart1-0/+1637
2021-06-15scsi: elx: libefc_sli: SLI Descriptors and Queue entriesJames Smart2-0/+1798
2021-06-15scsi: elx: libefc_sli: SLI-4 register offsets and field definitionsJames Smart2-0/+330
2021-06-15scsi: pm8001: Remove unnecessary OOM messageZhen Lei1-4/+2
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li1-2/+1
2021-06-15scsi: ufs-mediatek: Create reset control device_linkPeter Wang2-0/+30
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang1-4/+0
2021-06-15scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei1-2/+1
2021-06-15scsi: storvsc: Correctly handle multiple flags in srb_statusMichael Kelley1-28/+33
2021-06-15scsi: storvsc: Update error loggingMichael Kelley1-9/+10
2021-06-15scsi: storvsc: Miscellaneous code cleanupsMichael Kelley1-26/+13
2021-06-10scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava1-0/+174
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava1-0/+43
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava2-0/+145
2021-06-10scsi: lpfc: vmid: Append the VMID to the wqe before sendingGaurav Srivastava1-0/+14
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava1-0/+255
2021-06-10scsi: lpfc: vmid: Functions to manage VMIDsGaurav Srivastava1-0/+118
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava1-4/+362
2021-06-10scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava5-0/+114
2021-06-10scsi: lpfc: vmid: VMID parameter initializationGaurav Srivastava1-0/+48
2021-06-10scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfcGaurav Srivastava5-4/+262
2021-06-10scsi: nvme: Added a new sysfs attribute appid_storeMuneendra Kumar1-1/+71
2021-06-10scsi: blkcg: Add app identifier support for blkcgMuneendra Kumar1-0/+13
2021-06-10scsi: libfc: FDMI enhancementsJaved Hasan1-6/+58
2021-06-10scsi: libfc: Add FDMI-2 attributesJaved Hasan1-6/+248
2021-06-10scsi: qedf: Add vendor identifier attributeJaved Hasan1-0/+3
2021-06-10scsi: libfc: Initialisation of RHBA and RPA attributesJaved Hasan1-1/+23
2021-06-09scsi: libfc: Correct the condition check and invalid argument passedJaved Hasan1-3/+5
2021-06-09scsi: hisi_sas: Speed up error handling when internal abort timeout occursLuo Jiaxing2-0/+7