summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lpfc: Add support for RDP ELS command.James Smart2015-06-067-0/+955
* lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart2015-06-061-11/+21
* lpfc: Correct reference counting of rportJames Smart2015-06-061-1/+2
* lpfc: Add support for ELS LCB.James Smart2015-06-066-6/+306
* lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-061-2/+2
* lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-061-1/+1
* target: explicitly include scsi_proto.h in target_core_fabric_lib.cStephen Rothwell2015-06-041-0/+2
* iscsi: Fix iscsi endpoints leakSagi Grimberg2015-06-031-0/+2
* ips: remove pointless #warningJames Bottomley2015-06-031-4/+5
* bnx2i: Fix call trace while device resetNilesh Javali2015-06-031-0/+2
* bnx2i: Fixed firmware assert, during target logout.Tej Parkash2015-06-031-1/+2
* scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSIONYaniv Gardi2015-06-021-0/+12
* scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi2015-06-023-2/+18
* scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-021-1/+3
* scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirkYaniv Gardi2015-06-022-0/+38
* scsi: ufs-qcom: enable quirk to fix gear change to HSYaniv Gardi2015-06-021-2/+4
* scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirkYaniv Gardi2015-06-022-0/+18
* scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCCYaniv Gardi2015-06-021-0/+2
* scsi: ufs: provide a quirk to disable the LCCYaniv Gardi2015-06-023-0/+53
* scsi: ufs-qcom: don't enable interrupt aggregationYaniv Gardi2015-06-021-1/+16
* scsi: ufs: introduce the capability and quirk for interrupt aggregationYaniv Gardi2015-06-022-4/+36
* ipr: Increase default adapter init stage change timeoutBrian King2015-06-021-1/+1
* st: implement tape statisticsSeymour, Shane M2015-06-022-1/+293
* target: Minimize SCSI header #include directivesBart Van Assche2015-06-0232-65/+28
* Move code that is used both by initiator and target driversBart Van Assche2015-06-015-172/+179
* megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_an...Sumit.Saxena@avagotech.com2015-06-013-42/+30
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-06-0139-40/+0
* hpsa: change driver versionDon Brace2015-06-011-1/+1
* hpsa: add in new controller idDon Brace2015-06-011-0/+2
* hpsa: cleanup resetWebb Scales2015-06-013-29/+181
* hpsa: propagate the error code in hpsa_kdump_soft_resetRobert Elliott2015-06-011-4/+7
* hpsa: use scsi host_no as hpsa controller numberRobert Elliott2015-06-011-60/+74
* hpsa: use block layer tag for command allocationWebb Scales2015-05-312-32/+128
* hpsa: add interrupt number to /proc/interrupts interrupt nameRobert Elliott2015-05-312-6/+15
* hpsa: create workqueue after the driver is ready for useRobert Elliott2015-05-311-29/+31
* hpsa: fix try_soft_reset error handlingRobert Elliott2015-05-311-5/+11
* hpsa: cleanup for init_one step 2 in kdumpRobert Elliott2015-05-311-0/+10
* hpsa: skip free_irq calls if irqs are not allocatedRobert Elliott2015-05-311-1/+6
* hpsa: call pci_release_regions after pci_disable_deviceRobert Elliott2015-05-311-4/+13
* hpsa: performance tweak for hpsa_scatter_gather()Webb Scales2015-05-311-11/+28
* hpsa: refactor and rework support for sending TEST_UNIT_READYWebb Scales2015-05-311-30/+87
* hpsa: don't return abort request until target is completeWebb Scales2015-05-313-30/+93
* hpsa: use helper routines for finishing commandsWebb Scales2015-05-311-47/+31
* hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron2015-05-313-8/+135
* hpsa: do not print ioaccel2 warning messages about unusual completions.Robert Elliott2015-05-311-24/+0
* hpsa: clean up some error reporting output in abort handlerRobert Elliott2015-05-311-9/+15
* hpsa: clean up driver initRobert Elliott2015-05-311-86/+157
* hpsa: correct return values from driver functions.Robert Elliott2015-05-311-5/+5
* hpsa: do not check cmd_alloc return value - it cannnot return NULLRobert Elliott2015-05-311-62/+15
* hpsa: add more ioaccel2 error handling, including underrun statuses.Joe Handzik2015-05-312-5/+32