summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-22Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds16-329/+540
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2013-12-19qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger1-0/+1
2013-12-19[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap4-8/+8
2013-12-19[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap1-1/+1
2013-12-19[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2-1/+4
2013-12-19[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak1-1/+1
2013-12-19[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis1-3/+3
2013-12-19[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak1-52/+52
2013-12-19[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis1-1/+8
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan5-14/+8
2013-12-19[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2-1/+11
2013-12-19[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh1-1/+1
2013-12-19[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio1-2/+2
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio6-2/+134
2013-12-19[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan5-1/+33
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis7-6/+148
2013-12-19[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis3-81/+96
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis6-142/+10
2013-12-19[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap1-11/+12
2013-12-19[SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis1-1/+1
2013-12-19[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio1-1/+1
2013-12-19[SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak1-6/+7
2013-12-19[SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis1-0/+2
2013-12-19[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2-3/+7
2013-12-11qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula1-4/+5
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-30/+28
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+7
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2-1/+10
2013-10-16target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2-12/+10
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-18/+18
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas1-9/+5
2013-09-25[SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas1-9/+5
2013-09-23[SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang1-4/+2
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-36/+26
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger2-6/+3
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger1-28/+3
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap1-2/+2
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko1-4/+1
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap4-11/+15
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio1-15/+13
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak2-3/+15
2013-09-03[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis1-1/+1
2013-09-03[SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio1-1/+5
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar4-20/+47