summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran1-0/+4
2018-04-09scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-6/+8
2018-04-06Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-04-04Merge branch 'fixes' into miscJames Bottomley1-24/+46
2018-03-28blk-mq: Allow PCI vector offset for mapping queuesKeith Busch1-1/+1
2018-03-22scsi: qla2xxx: fx00 copypaste typoMeelis Roos1-1/+1
2018-03-22scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran1-2/+8
2018-03-22scsi: qla2xxx: Fix FC-NVMe IO abort during driver resetDarren Trapp1-1/+1
2018-03-22scsi: qla2xxx: Remove nvme_done_listDarren Trapp1-1/+0
2018-03-07scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-02scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp1-2/+5
2018-03-02scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke1-1/+6
2018-01-31scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran1-0/+2
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com1-4/+4
2018-01-04scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran1-3/+2
2018-01-04scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran1-1/+3
2018-01-04scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran1-0/+1
2018-01-04scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran1-2/+18
2018-01-04scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran1-3/+44
2018-01-04scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com1-1/+1
2018-01-04scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran1-7/+34
2018-01-04scsi: qla2xxx: Add ability to send PRLOQuinn Tran1-0/+9
2018-01-04scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran1-0/+6
2018-01-04scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran1-18/+58
2018-01-04scsi: qla2xxx: Chip reset uses wrong lock during IO flush.Quinn Tran1-74/+84
2018-01-04scsi: qla2xxx: Add boundary checks for exchanges to be offloadedQuinn Tran1-9/+30
2018-01-04scsi: qla2xxx: Use chip reset to bring down laser on unload.Quinn Tran1-35/+17
2017-12-08scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran1-5/+5
2017-12-08scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran1-8/+14
2017-12-08scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran1-3/+32
2017-12-08scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran1-0/+1
2017-12-08scsi: qla2xxx: Skip IRQ affinity for Target QPairsQuinn Tran1-1/+6
2017-12-08scsi: qla2xxx: Move session delete to driver work queueQuinn Tran1-1/+2
2017-11-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-11/+29
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+5
2017-11-09scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook1-6/+5
2017-11-07scsi: 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-17scsi: qla2xxx: Query FC4 type during RSCN processingGiridhar Malavali1-1/+1
2017-10-17scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani1-9/+18
2017-10-17scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani1-0/+9
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