aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-964/+3991
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2012-09-24[SCSI] qla4xxx: Update driver version to 5.03.00-k1Vikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Disable generating pause frames for ISP83XXTej Parkash5-0/+177
2012-09-24[SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XXManish Dusane1-1/+0
2012-09-24[SCSI] qla4xxx: IDC implementation for LoopbackNilesh Javali7-1/+91
2012-09-24[SCSI] qla4xxx: Fix panic while rmmodVikas Chaudhary1-0/+7
2012-09-24[SCSI] qla4xxx: Fail probe_adapter if IRQ allocation failsPoornima Vonti1-0/+6
2012-09-24[SCSI] qla4xxx: Prevent MSI/MSI-X falling back to INTx for ISP82XXVikas Chaudhary1-3/+10
2012-09-24[SCSI] qla4xxx: Update idc reg in case of PCI AERVikas Chaudhary3-3/+15
2012-09-24[SCSI] qla4xxx: Fix double IDC locking in qla4_8xxx_error_recoveryPoornima Vonti1-2/+4
2012-09-24[SCSI] qla4xxx: Clear interrupt while unloading driver for ISP83XXVikas Chaudhary1-0/+3
2012-09-24[SCSI] qla4xxx: Print correct IDC versionVikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Added new mbox cmd to pass driver version to FWManish Dusane4-0/+45
2012-09-24[SCSI] qla4xxx: Update driver version to 5.03.00-k0Vikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Update Copyright headerVikas Chaudhary16-16/+16
2012-09-24[SCSI] qla4xxx: Added support for ISP83XXVikas Chaudhary16-185/+2689
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: Replace all !is_qla8022() with is_qla40XX()Vikas Chaudhary3-12/+12
2012-09-24[SCSI] qla4xxx: Added new functions in isp_opsVikas Chaudhary7-220/+341
2012-09-24[SCSI] qla4xxx: Clean-up and optimize macrosVikas Chaudhary2-27/+14
2012-09-24[SCSI] qla4xxx: Rename 82XX macrosVikas Chaudhary7-139/+139
2012-09-24[SCSI] qla4xxx: Update func name from ql4_ to qla4_Vikas Chaudhary2-9/+9
2012-09-24[SCSI] qla4xxx: Update structure and variable namesVikas Chaudhary9-86/+86
2012-09-24[SCSI] qla4xxx: Update function name from 8xxx to 82xxVikas Chaudhary7-351/+352
2012-09-24[SCSI] qla4xxx: Update driver version to 5.02.00-k20Vikas Chaudhary1-1/+1
2012-09-24[SCSI] qla4xxx: Wait for cmd to complete before chip reset for ISP40XXVikas Chaudhary1-2/+2
2012-09-24[SCSI] qla4xxx: Clear interrupt while unloading driver.Vikas Chaudhary1-0/+9
2012-09-24[SCSI] qla4xxx: Fix lockdep warning in qla4xxx_post_work()Vikas Chaudhary1-0/+1
2012-09-14[SCSI] qla4xxx: Update driver version to 5.02.00-k19Vikas Chaudhary1-1/+1
2012-09-14[SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs.Lalit Chandivade1-43/+59
2012-09-14[SCSI] qla4xxx: Fix multiple conn login event issue during session recovery.Manish Rangankar1-4/+14
2012-09-14[SCSI] qla4xxx: Fix gcc warning for x86 systemVikas Chaudhary1-1/+1
2012-09-14[SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.Manish Rangankar3-3/+3
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-1/+1
2012-09-07scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-09-01scsi: fix various printk and comment typosMasanari Iida1-3/+3
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-07-20[SCSI] qla4xxx: Update driver version to 5.02.00-k18Vikas Chaudhary1-1/+1
2012-07-20[SCSI] qla4xxx: Fix Spell check.Vikas Chaudhary1-1/+1
2012-07-20[SCSI] qla4xxx: Fix a Sparse warning messageVikas Chaudhary1-1/+2
2012-07-20[SCSI] qla4xxx: multi-session fix for flash ddbsVikas Chaudhary2-13/+144
2012-05-30[SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary1-1/+1
2012-05-30[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash9-16/+1293
2012-05-30[SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash1-0/+20
2012-05-30[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar1-1/+35
2012-05-30[SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar1-1/+2