summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into miscJames Bottomley2018-04-032-0/+48
|\
| * scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2018-02-132-0/+48
* | scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-212-7/+3
* | scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche2018-02-122-2/+2
* | scsi: qla4xxx: Remove unused symbolsBart Van Assche2018-02-121-5/+0
|/
* scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-044-25/+18
* scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook2017-11-011-6/+6
* scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King2017-04-261-1/+1
* scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire2017-04-061-1/+0
* scsi: qla4xxx: remove two unused MSI-X related #definesChristoph Hellwig2017-01-111-3/+0
* scsi: qla4xxx: comments correctionCao jin2017-01-051-3/+3
* scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig2016-12-074-98/+37
* scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba2016-11-083-21/+7
* scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie2016-09-021-1/+1
* scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann2016-02-231-2/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-8/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-8/+0
* | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+1
|\
| * qla4xxx: add a missing includeEric Dumazet2015-05-271-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-232-2/+2
|\ \ | |/ |/|
| * qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...Masanari Iida2015-05-262-2/+2
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-12/+4
* | scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-121-9/+0
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-8/+2
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-10/+0
|/
* qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
* qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
* scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
* scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
* qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-175-27/+27
* qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-281-4/+3
* qla4xxx: Update driver version to 5.04.00-k6Vikas Chaudhary2014-05-191-1/+1
* qla4xxx: Fix smatch warning in func qla4xxx_conn_get_paramAdheer Chandravanshi2014-05-191-4/+0
* qla4xxx: Fix smatch warning in func qla4xxx_get_ep_paramAdheer Chandravanshi2014-05-191-3/+3
* qla4xxx: Fix memory leak for ha->saved_acbNilesh Javali2014-05-191-2/+4
* qla4xxx: Export sysfs DDBs from DPC handlerNilesh Javali2014-05-193-6/+11
* qla4xxx: Disable INTx interrupt for ISP82XXTej Parkash2014-05-191-7/+5
* qla4xxx: Update driver version to 5.04.00-k5Vikas Chaudhary2014-05-191-1/+1
* qla4xxx: Fix memory leak in func qla4_84xx_config_acb()Vikas Chaudhary2014-05-191-1/+1
* qla4xxx: Initialize hardware queue for ISP40XXVikas Chaudhary2014-05-191-0/+2
* qla4xxx: Check for correct return statusVikas Chaudhary2014-05-191-1/+1
* qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary2014-05-192-106/+106
* qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash2014-05-193-33/+28
* qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash2014-05-193-0/+382
* qla4xxx: Add support of 0xFF capture mask for minidumpTej Parkash2014-05-193-3/+33
* qla4xxx: Change default capture to firmware defined capture maskTej Parkash2014-05-191-2/+2