summaryrefslogtreecommitdiffstats
path: root/drivers/atm/nicstar.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-07scsi: storvsc: Avoid excessive host scan on controller changeLong Li1-15/+11
2017-11-03scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych1-7/+2
2017-11-03scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani1-2/+2
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani2-43/+16
2017-11-03scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani1-6/+16
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani1-30/+58
2017-11-03scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani1-9/+71
2017-11-03scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani1-4/+190
2017-11-03scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani2-1/+51
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani2-6/+495
2017-11-03scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani1-3/+145
2017-11-03scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani3-2/+565
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani3-7/+342
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani5-17/+380
2017-11-03scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani2-34/+506
2017-11-03scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"Colin Ian King1-1/+1
2017-11-03scsi: storvsc: Allow only one remove lun work item to be issued per lunCathy Avery1-5/+21
2017-11-03scsi: megaraid: Remove redundant code in megasas_alloc_cmdsYisheng Xie1-2/+0
2017-11-03scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis1-5/+1
2017-10-31scsi: scsi_debug: write_same: fix error reportDouglas Gilbert1-3/+3
2017-10-31scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'Arvind Yadav1-1/+1
2017-10-31scsi: NCR5380: Suppress SDTR and WDTR message loggingFinn Thain1-12/+6
2017-10-31scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs1-3/+3
2017-10-31scsi: cxlflash: Allow cards without WWPN VPD to configureMatthew R. Ochs2-8/+19
2017-10-31scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs2-5/+4
2017-10-31scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan1-5/+37
2017-10-31scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan1-0/+125
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan4-7/+16
2017-10-31scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen1-18/+7
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan3-1/+4
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan1-0/+30
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan1-0/+3
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan1-2/+4
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose2-137/+100
2017-10-25scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan1-3/+6
2017-10-25scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan1-1/+1
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen5-5/+5
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen3-6/+10
2017-10-25scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen3-1/+8
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan2-4/+6
2017-10-25scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen1-0/+1
2017-10-25scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang Chen1-15/+1
2017-10-25scsi: scsi_devinfo: Add scsi_devinfo_tbl.cJeffy Chen1-0/+1
2017-10-25scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2017-10-25scsi: megaraid_sas: Add support for 64bit consistent DMAShivasharan S4-151/+503
2017-10-25scsi: megaraid_sas: Do not limit queue_depth to 1k in non-RDPQ modeShivasharan S1-4/+0
2017-10-25scsi: megaraid_sas: Retry with reduced queue depth when alloc fails for highe...Shivasharan S2-39/+68
2017-10-25scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commandsShivasharan S2-14/+31
2017-10-25scsi: megaraid_sas: Resize MFA frame used for IOC INIT to 4kShivasharan S2-9/+58
2017-10-25scsi: megaraid_sas: Update current host time to FW during IOC InitShivasharan S1-0/+7