summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2018-03-06scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-01-30scsi: qla2xxx: Fix memory corruption during hba reset testQuinn Tran
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2018-01-03scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran
2018-01-03scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran
2018-01-03scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran
2018-01-03scsi: qla2xxx: Chip reset uses wrong lock during IO flush.Quinn Tran
2018-01-03scsi: qla2xxx: Add boundary checks for exchanges to be offloadedQuinn Tran
2018-01-03scsi: qla2xxx: Use chip reset to bring down laser on unload.Quinn Tran
2017-12-07scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unrefQuinn Tran
2017-12-07scsi: qla2xxx: Fix Relogin being triggered too fastQuinn Tran
2017-12-07scsi: qla2xxx: Relogin to target port on a cable swapQuinn Tran
2017-12-07scsi: qla2xxx: Serialize GPNID for multiple RSCNQuinn Tran
2017-12-07scsi: qla2xxx: Skip IRQ affinity for Target QPairsQuinn Tran
2017-12-07scsi: qla2xxx: Move session delete to driver work queueQuinn Tran
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-11-06scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller
2017-10-16scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-10-16scsi: qla2xxx: Query FC4 type during RSCN processingGiridhar Malavali
2017-10-16scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMeHimanshu Madhani
2017-10-16scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran
2017-08-24scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak
2017-08-24scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez
2017-08-24scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Use sp->free instead of hard coded call.Joe Carnuccio
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Change ha->wq max_active value to defaultQuinn Tran
2017-08-24scsi: qla2xxx: Handle PCIe error for driverSawan Chandak
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby