summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-08-09scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran1-1/+1
2018-05-25scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran1-0/+2
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-03-21scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-15scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com1-4/+4
2018-03-15scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran1-5/+5
2018-03-15scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran1-8/+14
2018-03-15scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran1-0/+1
2018-03-15scsi: qla2xxx: Skip IRQ affinity for Target QPairsQuinn Tran1-1/+6
2018-03-15scsi: qla2xxx: Move session delete to driver work queueQuinn Tran1-1/+2
2017-11-30scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche1-1/+1
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller1-0/+1
2017-10-17scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani1-2/+2
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran1-1/+2
2017-08-31scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran1-1/+32
2017-08-25scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak1-0/+2
2017-08-25scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez1-2/+2
2017-08-25scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com1-1/+1
2017-08-25scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio1-1/+1
2017-08-25scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio1-0/+2
2017-08-25scsi: qla2xxx: Use sp->free instead of hard coded call.Joe Carnuccio1-4/+4
2017-08-25scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran1-1/+35
2017-08-25scsi: qla2xxx: Change ha->wq max_active value to defaultQuinn Tran1-1/+1
2017-08-25scsi: qla2xxx: Handle PCIe error for driverSawan Chandak1-4/+28
2017-08-25scsi: qla2xxx: Add command completion for error pathDuane Grigsby1-0/+1
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby1-5/+20
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com1-3/+3
2017-06-28scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-7/+33
2017-06-28scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby1-2/+16
2017-06-28scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby1-0/+4
2017-06-28scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran1-3/+0
2017-06-28scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran1-12/+23
2017-06-28scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran1-0/+1
2017-06-28scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran1-1/+1
2017-06-28scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak1-0/+1
2017-06-28scsi: qla2xxx: Enable Target Multi QueueQuinn Tran1-20/+36
2017-06-28scsi: qla2xxx: Preparation for Target MQ.Quinn Tran1-3/+20
2017-06-28scsi: qla2xxx: Combine Active command arrays.Quinn Tran1-21/+54
2017-06-13scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran1-37/+99
2017-06-13scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-15/+15
2017-06-01scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja1-2/+6
2017-05-25scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio1-11/+19
2017-05-24scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2017-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+6
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley1-1/+6
2017-04-12scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King1-6/+0
2017-04-08scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+2