summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-06lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart
2015-06-06lpfc: Correct reporting of vport state on fdisc command failure.James Smart
2015-06-06lpfc: Add support for RDP ELS command.James Smart
2015-06-05lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart
2015-06-05lpfc: Correct reference counting of rportJames Smart
2015-06-05lpfc: Add support for ELS LCB.James Smart
2015-06-05lpfc: Correct loss of target discovery after cable swap.James Smart
2015-06-05lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart
2015-06-03target: explicitly include scsi_proto.h in target_core_fabric_lib.cStephen Rothwell
2015-06-03iscsi: Fix iscsi endpoints leakSagi Grimberg
2015-06-03ips: remove pointless #warningJames Bottomley
2015-06-03bnx2i: Fix call trace while device resetNilesh Javali
2015-06-03bnx2i: Fixed firmware assert, during target logout.Tej Parkash
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi
2015-06-02scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi
2015-06-02scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi
2015-06-02scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi
2015-06-02scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi
2015-06-02scsi: ufs: provide a quirk to disable the LCCYaniv Gardi
2015-06-02scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi
2015-06-02scsi: ufs: introduce the capability and quirk for interrupt aggregationYaniv Gardi
2015-06-02ipr: Increase default adapter init stage change timeoutBrian King
2015-06-02st: implement tape statisticsSeymour, Shane M
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-06-01megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...Sumit.Saxena@avagotech.com
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2015-06-01hpsa: change driver versionDon Brace
2015-06-01hpsa: add in new controller idDon Brace
2015-06-01hpsa: cleanup resetWebb Scales
2015-05-31hpsa: propagate the error code in hpsa_kdump_soft_resetRobert Elliott
2015-05-31hpsa: use scsi host_no as hpsa controller numberRobert Elliott
2015-05-31hpsa: use block layer tag for command allocationWebb Scales
2015-05-31hpsa: add interrupt number to /proc/interrupts interrupt nameRobert Elliott
2015-05-31hpsa: create workqueue after the driver is ready for useRobert Elliott
2015-05-31hpsa: fix try_soft_reset error handlingRobert Elliott
2015-05-31hpsa: cleanup for init_one step 2 in kdumpRobert Elliott
2015-05-31hpsa: skip free_irq calls if irqs are not allocatedRobert Elliott
2015-05-31hpsa: call pci_release_regions after pci_disable_deviceRobert Elliott
2015-05-31hpsa: performance tweak for hpsa_scatter_gather()Webb Scales
2015-05-31hpsa: refactor and rework support for sending TEST_UNIT_READYWebb Scales
2015-05-31hpsa: don't return abort request until target is completeWebb Scales
2015-05-31hpsa: use helper routines for finishing commandsWebb Scales
2015-05-31hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron
2015-05-31hpsa: do not print ioaccel2 warning messages about unusual completions.Robert Elliott
2015-05-31hpsa: clean up some error reporting output in abort handlerRobert Elliott
2015-05-31hpsa: clean up driver initRobert Elliott
2015-05-31hpsa: correct return values from driver functions.Robert Elliott