summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-1/+1
* scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio2019-03-191-16/+73
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-15/+262
|\
| * scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-02-201-1/+1
| * scsi: qla2xxx: Fix session cleanup hangQuinn Tran2019-02-061-4/+13
| * scsi: qla2xxx: Add pci function reset support.Quinn Tran2019-02-061-0/+53
| * scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali2019-01-121-2/+167
| * scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen2019-01-121-8/+28
* | scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-121-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-62/+55
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-1/+0
| * scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2018-12-131-0/+2
| * scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer2018-12-081-16/+8
| * scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche2018-12-081-38/+36
* | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-281-24/+13
|\ \
| * \ Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-041-2/+8
| |\ \
| * \ \ Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-181-1/+1
| |\ \ \
| * | | | blk-mq: abstract out queue mapJens Axboe2018-11-071-2/+3
| * | | | block: kill request ->cpu memberJens Axboe2018-11-071-1/+1
| * | | | scsi: kill off the legacy IO pathJens Axboe2018-11-071-21/+9
| | |_|/ | |/| |
* | | | Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani2018-12-081-2/+2
| |_|/ |/| |
* | | scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja2018-11-091-2/+8
| |/ |/|
* | scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida2018-11-061-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-031-3/+3
|\
| * scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche2018-10-241-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-107/+210
|\|
| * scsi: qla2xxx: Fix NVMe Target discoveryQuinn Tran2018-09-281-2/+2
| * scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxxMasanari Iida2018-09-281-1/+1
| * scsi: qla2xxx: Add mode control for each physical portQuinn Tran2018-09-121-15/+44
| * scsi: qla2xxx: Check for Register disconnectSawan Chandak2018-09-121-0/+1
| * scsi: qla2xxx: Move ABTS code behind qpairQuinn Tran2018-09-121-81/+97
| * scsi: qla2xxx: Remove stale ADISC_DONE eventHimanshu Madhani2018-09-121-5/+0
| * scsi: qla2xxx: Remove ASYNC GIDPN switch commandHimanshu Madhani2018-09-121-3/+0
| * scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran2018-09-121-2/+1
| * scsi: qla2xxx: Move {get|rel}_sp to base_qpair structQuinn Tran2018-09-121-1/+2
| * scsi: qla2xxx: Add support for ZIO6 interrupt thresholdQuinn Tran2018-09-121-9/+33
| * scsi: qla2xxx: Fix out of order Termination and ABTS responseQuinn Tran2018-09-121-55/+75
| * scsi: qla2xxx: Add logic to detect ABTS hang and response completionQuinn Tran2018-09-121-0/+1
| * scsi: qla2xxx: Defer chip reset until target mode is enabledQuinn Tran2018-09-121-7/+21
| * scsi: qla2xxx: Move rport registration out of internal work_listQuinn Tran2018-09-121-10/+16
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-2/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-161-55/+78
|\
| * scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran2018-08-021-11/+21
| * scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran2018-08-021-1/+2
| * scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran2018-08-021-0/+3
| * scsi: qla2xxx: Fix login retry countQuinn Tran2018-08-021-43/+47
| * scsi: qla2xxx: Fix N2N link re-connectQuinn Tran2018-08-021-0/+5
* | scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-201-2/+3
* | scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-201-26/+18
* | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-201-1/+1