summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2018-12-12scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani
2018-12-12scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy
2018-12-07Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani
2018-12-07scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer
2018-12-07scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-11-28scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()Bart Van Assche
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp
2018-11-19nvme-fc: remove ->poll implementationJens Axboe
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-08scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja
2018-11-07blk-mq: abstract out queue mapJens Axboe
2018-11-07block: kill request ->cpu memberJens Axboe
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-11-06scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig
2018-11-06scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran
2018-11-05scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche
2018-10-23scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche
2018-10-23scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche
2018-10-23scsi: qla2xxx: Declare local functions 'static'Bart Van Assche
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-10-23scsi: qla2xxx: Modify fall-through annotationsBart Van Assche
2018-10-17scsi: qla2xxx: fully convert to the generic DMA APIChristoph Hellwig
2018-10-16scsi: qla2xxx: Simplify conditional checkNathan Chancellor
2018-10-16scsi: qla2xxx: Remove unnecessary self assignmentNathan Chancellor
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-28scsi: qla2xxx: Return switch command on a timeoutHimanshu Madhani
2018-09-27scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali
2018-09-27scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali
2018-09-27scsi: qla2xxx: Fix recursive mailbox timeoutQuinn Tran
2018-09-27scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configuredHimanshu Madhani
2018-09-27scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran
2018-09-27scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran
2018-09-27scsi: qla2xxx: Fix NVMe Target discoveryQuinn Tran
2018-09-27scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran
2018-09-27scsi: qla2xxx: don't allow negative thresholdsDan Carpenter
2018-09-27scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxxMasanari Iida
2018-09-17scsi: qla2xxx: Remove set but not used variable 'ptr_dma'YueHaibing
2018-09-11scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King
2018-09-11scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter
2018-09-11scsi: qla2xxx: Update driver version to 10.00.00.11-kHimanshu Madhani
2018-09-11scsi: qla2xxx: Fix double increment of switch scan retry countQuinn Tran
2018-09-11scsi: qla2xxx: Fix duplicate switch's Nport ID entriesQuinn Tran
2018-09-11scsi: qla2xxx: Remove stale debug trace message from tcm_qla2xxxQuinn Tran