aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-12
|\
| * scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-03-25
* | scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann2019-03-25
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: qla4xxx: ql4_os: mark expected switch fall-throughGustavo A. R. Silva2019-01-11
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-19
|\ \
| * | scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-08
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy()Chengguang Xu2018-11-06
* scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy()Chengguang Xu2018-11-06
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25
|\
| * scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-17
| * scsi: qla4xxx: Remove redundant check on drvr_waitColin Ian King2018-09-28
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-29
* Merge branch 'fixes' into miscJames Bottomley2018-04-03
|\
| * scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar2018-02-13
* | scsi: qla4xxx: Use dma_pool_zalloc()Souptick Joarder2018-02-21
* | scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche2018-02-12
* | scsi: qla4xxx: Remove unused symbolsBart Van Assche2018-02-12
|/
* scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-04
* scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook2017-11-01
* scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"Colin Ian King2017-04-26
* scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire2017-04-06
* scsi: qla4xxx: remove two unused MSI-X related #definesChristoph Hellwig2017-01-11
* scsi: qla4xxx: comments correctionCao jin2017-01-05
* scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig2016-12-07
* scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba2016-11-08
* scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie2016-09-02
* scsi: qla4xxx: shut up warning for rd_reg_indirectArnd Bergmann2016-02-23
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * qla4xxx: add a missing includeEric Dumazet2015-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-06-23
|\ \ | |/ |/|
| * qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...Masanari Iida2015-05-26
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* | scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-12
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
|/
* qla4xxx: fix get_host_stats error propagationMike Christie2014-08-01
* qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-30
* scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-30
* scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-30