index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
/
ql4_nx.c
Commit message (
Expand
)
Author
Age
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
scsi: qla4xxx: Move an array from a .h into a .c file
Bart Van Assche
2018-02-12
*
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2018-01-04
*
scsi: qla4xxx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-12-07
*
scsi: qla4xxx: print MAC and SID via %p[mM][R]
Oleksandr Khoshaba
2016-11-08
*
scsi: qla4xxx: Mark symbols static where possible
Baoyou Xie
2016-09-02
*
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-14
*
qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-30
*
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-05-19
*
[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
2014-03-15
*
[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-09-03
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-30
|
\
|
*
[SCSI] qla4xxx: Add flash node mgmt support
Adheer Chandravanshi
2013-04-11
|
*
[SCSI] qla4xxx: Assign correct CHAP table address to FLT
Vikas Chaudhary
2013-04-11
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
|
/
*
[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapter
Poornima Vonti
2013-01-29
*
[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
2013-01-28
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
|
\
|
*
[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
2012-09-24
|
*
[SCSI] qla4xxx: Clean-up and optimize macros
Vikas Chaudhary
2012-09-24
|
*
[SCSI] qla4xxx: Rename 82XX macros
Vikas Chaudhary
2012-09-24
|
*
[SCSI] qla4xxx: Update func name from ql4_ to qla4_
Vikas Chaudhary
2012-09-24
|
*
[SCSI] qla4xxx: Update structure and variable names
Vikas Chaudhary
2012-09-24
|
*
[SCSI] qla4xxx: Update function name from 8xxx to 82xx
Vikas Chaudhary
2012-09-24
|
*
[SCSI] qla4xxx: Fix gcc warning for x86 system
Vikas Chaudhary
2012-09-14
*
|
[SCSI] qla4xxx: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
|
/
*
[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
*
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
2012-05-30
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-22
|
\
|
*
[SCSI] qla4xxx: Remove un-necessary print statment
Lalit Chandivade
2012-02-19
[next]