aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-12scsi: qla4xxx: Move an array from a .h into a .c fileBart Van Assche1-0/+2
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha1-3/+2
2016-12-07scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig1-65/+24
2016-11-08scsi: qla4xxx: print MAC and SID via %p[mM][R]Oleksandr Khoshaba1-6/+2
2016-09-02scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie1-1/+1
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig1-1/+1
2014-07-30qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-1/+1
2014-05-19qla4xxx: Check for correct return statusVikas Chaudhary1-1/+1
2014-05-19qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary1-0/+106
2014-05-19qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash1-11/+4
2014-05-19qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash1-0/+335
2014-03-15[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.Vikas Chaudhary1-21/+12
2014-03-15[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xxTej Parkash1-1/+7
2014-03-15[SCSI] qla4xxx: Fix processing response queue during probeTej Parkash1-0/+4
2014-03-15[SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary1-8/+2
2014-03-15[SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.Vikas Chaudhary1-14/+1
2014-03-15[SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali1-0/+21
2013-09-03[SCSI] qla4xxx: Return error if minidump data collection failsVikas Chaudhary1-0/+1
2013-09-03[SCSI] qla4xxx: Fix the minidump data collection check in for loopSantosh Vernekar1-5/+3
2013-09-03[SCSI] qla4xxx: Add pex-dma support for capturing minidumpSantosh Vernekar1-1/+225
2013-09-03[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary1-1/+1
2013-09-03[SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary1-30/+30
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+14
2013-04-11[SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi1-2/+10
2013-04-11[SCSI] qla4xxx: Assign correct CHAP table address to FLTVikas Chaudhary1-5/+6
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-01-30[SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti1-1/+1
2013-01-30[SCSI] qla4xxx: Correct the validation to check in get_sys_info mailboxNilesh Javali1-2/+2
2013-01-29[SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary1-4/+4
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-475/+957
2012-09-24[SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Print correct IDC versionVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary1-44/+444
2012-09-24[SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary1-9/+15
2012-09-24[SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary1-9/+33
2012-09-24[SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary1-109/+164
2012-09-24[SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary1-8/+4
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary1-76/+76
2012-09-24[SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary1-6/+6
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary1-40/+40
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary1-248/+249
2012-09-14[SCSI] qla4xxx: Fix gcc warning for x86 systemVikas Chaudhary1-1/+1
2012-08-23[SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-07-20[SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash1-16/+722
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-16/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-21/+2
2012-02-19[SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade1-4/+1
2012-02-19[SCSI] qla4xxx: Remove unused codeVikas Chaudhary1-12/+0