summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_nx.c
Commit message (Expand)AuthorAgeFilesLines
* qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
* qla4xxx: Check for correct return statusVikas Chaudhary2014-05-191-1/+1
* qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.cVikas Chaudhary2014-05-191-0/+106
* qla4xxx: Added PEX DMA Support for ISP8022 AdapterTej Parkash2014-05-191-11/+4
* qla4xxx: Added new opcodes for 84XX Minidump templateTej Parkash2014-05-191-0/+335
* [SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.Vikas Chaudhary2014-03-151-21/+12
* [SCSI] qla4xxx: Driver not able to collect minidump for ISP84xxTej Parkash2014-03-151-1/+7
* [SCSI] qla4xxx: Fix processing response queue during probeTej Parkash2014-03-151-0/+4
* [SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary2014-03-151-8/+2
* [SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.Vikas Chaudhary2014-03-151-14/+1
* [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali2014-03-151-0/+21
* [SCSI] qla4xxx: Return error if minidump data collection failsVikas Chaudhary2013-09-031-0/+1
* [SCSI] qla4xxx: Fix the minidump data collection check in for loopSantosh Vernekar2013-09-031-5/+3
* [SCSI] qla4xxx: Add pex-dma support for capturing minidumpSantosh Vernekar2013-09-031-1/+225
* [SCSI] qla4xxx: Update Copyright headerVikas Chaudhary2013-09-031-1/+1
* [SCSI] qla4xxx: Added support for ISP8042Vikas Chaudhary2013-09-031-30/+30
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-301-5/+14
|\
| * [SCSI] qla4xxx: Add flash node mgmt supportAdheer Chandravanshi2013-04-111-2/+10
| * [SCSI] qla4xxx: Assign correct CHAP table address to FLTVikas Chaudhary2013-04-111-5/+6
* | treewide: Fix typos in printk and commentMasanari Iida2013-03-181-1/+1
|/
* [SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti2013-01-301-1/+1
* [SCSI] qla4xxx: Correct the validation to check in get_sys_info mailboxNilesh Javali2013-01-301-2/+2
* [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XXVikas Chaudhary2013-01-291-4/+4
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-475/+957
|\
| * [SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary2012-09-241-1/+1
| * [SCSI] qla4xxx: Print correct IDC versionVikas Chaudhary2012-09-241-1/+1
| * [SCSI] qla4xxx: Update Copyright headerVikas Chaudhary2012-09-241-1/+1
| * [SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary2012-09-241-44/+444
| * [SCSI] qla4xxx: Added new function qla4_8xxx_get_minidumpVikas Chaudhary2012-09-241-9/+15
| * [SCSI] qla4xxx: Set IDC version in correct wayVikas Chaudhary2012-09-241-9/+33
| * [SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary2012-09-241-109/+164
| * [SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2012-09-241-8/+4
| * [SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary2012-09-241-76/+76
| * [SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2012-09-241-6/+6
| * [SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary2012-09-241-40/+40
| * [SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary2012-09-241-248/+249
| * [SCSI] qla4xxx: Fix gcc warning for x86 systemVikas Chaudhary2012-09-141-1/+1
* | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
|/
* [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2012-07-201-1/+1
* [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash2012-05-301-16/+722
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-16/+1
|\
| * [SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade2012-02-191-4/+1
| * [SCSI] qla4xxx: Remove unused codeVikas Chaudhary2012-02-191-12/+0
* | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-211-21/+2
|/
* [SCSI] qla4xxx: Clear the RISC interrupt bit during FW initSarang Radke2012-01-161-0/+5
* [SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali2011-12-151-8/+11
* [SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez2011-12-151-0/+4
* [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade2011-10-161-0/+7
* [SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali2011-10-161-0/+1
* [SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary2011-08-271-0/+5
OpenPOWER on IntegriCloud