index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
/
ql4_nx.c
Age
Commit message (
Expand
)
Author
2021-08-01
scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo>
Dwaipayan Ray
2021-04-15
scsi: qla4xxx: Remove an unused function
Bart Van Assche
2020-12-09
scsi: qla4xxx: Remove redundant assignment to variable rval
Colin Ian King
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_rom_lock()
Ahmed S. Darwish
2020-12-01
scsi: qla4xxx: Remove in_interrupt() from qla4_82xx_idc_lock()
Ahmed S. Darwish
2020-12-01
scsi: qla4xxx: Remove in_interrupt()
Ahmed S. Darwish
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-07
scsi: qla4xxx: Fix inconsistent format argument type
Ye Bin
2020-09-16
scsi/qla4xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-07-24
scsi: qla4xxx: Supply description for 'code'
Lee Jones
2020-07-24
scsi: qla4xxx: Remove three set but unused variables
Lee Jones
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-12
scsi: qla4xxx: Move an array from a .h into a .c file
Bart Van Assche
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2016-12-07
scsi: qla4xxx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-11-08
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
2016-09-02
scsi: qla4xxx: Mark symbols static where possible
Baoyou Xie
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2014-07-30
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-05-19
qla4xxx: Check for correct return status
Vikas Chaudhary
2014-05-19
qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c
Vikas Chaudhary
2014-05-19
qla4xxx: Added PEX DMA Support for ISP8022 Adapter
Tej Parkash
2014-05-19
qla4xxx: Added new opcodes for 84XX Minidump template
Tej Parkash
2014-03-15
[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.
Vikas Chaudhary
2014-03-15
[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xx
Tej Parkash
2014-03-15
[SCSI] qla4xxx: Fix processing response queue during probe
Tej Parkash
2014-03-15
[SCSI] qla4xxx: Correctly handle msleep_interruptible
Vikas Chaudhary
2014-03-15
[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.
Vikas Chaudhary
2014-03-15
[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization
Nilesh Javali
2013-09-03
[SCSI] qla4xxx: Return error if minidump data collection fails
Vikas Chaudhary
2013-09-03
[SCSI] qla4xxx: Fix the minidump data collection check in for loop
Santosh Vernekar
2013-09-03
[SCSI] qla4xxx: Add pex-dma support for capturing minidump
Santosh Vernekar
2013-09-03
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
2013-09-03
[SCSI] qla4xxx: Added support for ISP8042
Vikas Chaudhary
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-11
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
2013-04-11
[SCSI] qla4xxx: Assign correct CHAP table address to FLT
Vikas Chaudhary
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2013-01-30
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
2013-01-30
[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailbox
Nilesh Javali
2013-01-29
[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX
Vikas Chaudhary
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-09-24
[SCSI] qla4xxx: Update idc reg in case of PCI AER
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Print correct IDC version
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Update Copyright header
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Added support for ISP83XX
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Added new function qla4_8xxx_get_minidump
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Set IDC version in correct way
Vikas Chaudhary
2012-09-24
[SCSI] qla4xxx: Added new functions in isp_ops
Vikas Chaudhary
[next]