Age | Commit message (Expand) | Author |
2014-05-06 | SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc() | Dan Carpenter |
2014-03-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2014-03-10 | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx | Giridhar Malavali |
2014-03-10 | [SCSI] qla2xxx: Fix multiqueue MSI-X registration. | Chad Dupuis |
2014-02-24 | qla2xxx: Fix kernel panic on selective retransmission request | Dr. Greg Wettstein |
2014-02-20 | tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs | Nicholas Bellinger |
2014-02-20 | tcm_qla2xxx: Perform configfs depend/undepend for base_tpg | Nicholas Bellinger |
2014-02-20 | tcm_qla2xxx: Add NPIV specific enable/disable attribute logic | Nicholas Bellinger |
2014-02-20 | qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown | Nicholas Bellinger |
2014-02-20 | qla2xxx: Fix qlt_lport_register base_vha callback race | Nicholas Bellinger |
2014-02-12 | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list | Roland Dreier |
2014-01-31 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-01-19 | qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport | Nicholas Bellinger |
2014-01-19 | qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO. | Saurav Kashyap |
2014-01-19 | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida |
2013-12-19 | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger |
2013-12-19 | [SCSI] qla2xxx: Fix warning reported by smatch. | Saurav Kashyap |
2013-12-19 | [SCSI] qla2xxx: Update the driver version to 8.06.00.12-k. | Saurav Kashyap |
2013-12-19 | [SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue... | Armen Baloyan |
2013-12-19 | [SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I... | Sawan Chandak |
2013-12-19 | [SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i... | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers. | Sawan Chandak |
2013-12-19 | [SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r... | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in... | Armen Baloyan |
2013-12-19 | [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00. | Armen Baloyan |
2013-12-19 | [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol... | Atul Deshmukh |
2013-12-19 | [SCSI] qla2xxx: Fix undefined behavior in call to snprintf(). | Joe Carnuccio |
2013-12-19 | [SCSI] qla2xxx: Add BSG interface for read/write serdes register. | Joe Carnuccio |
2013-12-19 | [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot. | Armen Baloyan |
2013-12-19 | [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused. | Chad Dupuis |
2013-12-19 | [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ... | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f... | Saurav Kashyap |
2013-12-19 | [SCSI] qla2xxx: Add BPM support for ISP25xx. | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Correctly set mailboxes for extended init control block. | Joe Carnuccio |
2013-12-19 | [SCSI] qla2xxx: Disable INTx interrupt for ISP82XX | Sawan Chandak |
2013-12-19 | [SCSI] qla2xxx: Honor execute firmware failures. | Chad Dupuis |
2013-12-19 | [SCSI] qla2xxx: Print proper QLAFX00 product name at probe. | Armen Baloyan |
2013-12-11 | qla2xxx: Fix schedule_delayed_work() for target timeout calculations | Shivaram Upadhyayula |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-23 | [SCSI] qla2xxx: Fix request queue null dereference. | Chad Dupuis |
2013-10-16 | target/qla2xxx: Remove QLA_TPG_ATTRIB macro | Andy Grover |
2013-10-16 | target: Remove TF_CIT_TMPL macro | Andy Grover |
2013-10-14 | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-27 | Merge branch 'pci/misc' into next | Bjorn Helgaas |