summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-316-152/+221
|\
| * qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-193-47/+88
| * qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-195-125/+153
| * qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-191-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \
| * | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-01-2216-329/+540
|\ \
| * | [SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap2013-12-194-8/+8
| * | [SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap2013-12-191-1/+1
| * | [SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2013-12-192-1/+4
| * | [SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak2013-12-191-1/+1
| * | [SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis2013-12-191-3/+3
| * | [SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak2013-12-191-52/+52
| * | [SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis2013-12-191-1/+8
| * | [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan2013-12-195-14/+8
| * | [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2013-12-192-1/+11
| * | [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh2013-12-191-1/+1
| * | [SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio2013-12-191-2/+2
| * | [SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio2013-12-196-2/+134
| * | [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan2013-12-195-1/+33
| * | [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-197-6/+148
| * | [SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis2013-12-193-81/+96
| * | [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis2013-12-196-142/+10
| * | [SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap2013-12-191-11/+12
| * | [SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis2013-12-191-1/+1
| * | [SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio2013-12-191-1/+1
| * | [SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak2013-12-191-6/+7
| * | [SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis2013-12-191-0/+2
| * | [SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan2013-12-192-3/+7
| |/
* | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2013-12-191-0/+1
* | qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula2013-12-111-4/+5
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-222-30/+28
|\
| * target/qla2xxx: Remove QLA_TPG_ATTRIB macroAndy Grover2013-10-162-12/+10
| * target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-18/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\ \
| * | SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-142-13/+7
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-271-9/+5
| |\ \ \
| | * | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas2013-09-251-9/+5
| | | |/ | | |/|
| * | | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-231-4/+2
| |/ /
* | | [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-232-1/+10
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-09-123-36/+26
|\ \ | |/ |/|
| * target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-102-6/+3
| * target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-101-28/+3
| * target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover2013-08-122-2/+20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-062-2/+2
|\ \
| * | treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
| * | treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | | [SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap2013-09-031-2/+2
* | | [SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko2013-09-031-4/+1
OpenPOWER on IntegriCloud