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