aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
AgeCommit message (Expand)Author
2019-08-17scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-05-23scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-08scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-02-21scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder
2018-02-13scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-02-12scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche
2018-02-12scsi: qla4xxx: Remove unused symbolsBart Van Assche
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha
2017-11-01scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook
2017-04-26scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King
2017-04-06scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire
2017-01-11scsi: qla4xxx: remove two unused MSI-X related #definesChristoph Hellwig
2017-01-05scsi: qla4xxx: comments correctionCao jin
2016-12-07scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba
2016-09-02scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie
2016-02-23scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-27qla4xxx: add a missing includeEric Dumazet
2015-05-26qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...Masanari Iida
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-08-01qla4xxx: fix get_host_stats error propagationMike Christie
2014-07-30qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi
2014-07-30scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist
2014-07-30scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist
2014-07-30qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-28qla4xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-19qla4xxx: Update driver version to 5.04.00-k6Vikas Chaudhary
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_conn_get_paramAdheer Chandravanshi
2014-05-19qla4xxx: Fix smatch warning in func qla4xxx_get_ep_paramAdheer Chandravanshi
2014-05-19qla4xxx: Fix memory leak for ha->saved_acbNilesh Javali
2014-05-19qla4xxx: Export sysfs DDBs from DPC handlerNilesh Javali
2014-05-19qla4xxx: Disable INTx interrupt for ISP82XXTej Parkash
2014-05-19qla4xxx: Update driver version to 5.04.00-k5Vikas Chaudhary
2014-05-19qla4xxx: Fix memory leak in func qla4_84xx_config_acb()Vikas Chaudhary
2014-05-19qla4xxx: Initialize hardware queue for ISP40XXVikas Chaudhary
2014-05-19qla4xxx: Check for correct return statusVikas Chaudhary