index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
qla2xxx: Fix kernel panic on selective retransmission request
Dr. Greg Wettstein
1
-1
/
+2
2014-02-21
tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs
Nicholas Bellinger
2
-30
/
+1
2014-02-21
tcm_qla2xxx: Perform configfs depend/undepend for base_tpg
Nicholas Bellinger
2
-14
/
+61
2014-02-21
tcm_qla2xxx: Add NPIV specific enable/disable attribute logic
Nicholas Bellinger
1
-3
/
+56
2014-02-21
qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
Nicholas Bellinger
2
-4
/
+21
2014-02-21
qla2xxx: Fix qlt_lport_register base_vha callback race
Nicholas Bellinger
1
-2
/
+14
2014-02-13
qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list
Roland Dreier
2
-3
/
+0
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
6
-152
/
+221
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
16
-329
/
+540
2014-01-19
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
3
-47
/
+88
2014-01-19
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
5
-125
/
+153
2014-01-19
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
1
-0
/
+1
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2013-12-20
qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
Nicholas Bellinger
1
-0
/
+1
2013-12-19
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
4
-8
/
+8
2013-12-19
[SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.
Saurav Kashyap
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...
Armen Baloyan
2
-1
/
+4
2013-12-19
[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...
Sawan Chandak
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...
Chad Dupuis
1
-3
/
+3
2013-12-19
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
Sawan Chandak
1
-52
/
+52
2013-12-19
[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...
Chad Dupuis
1
-1
/
+8
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
5
-14
/
+8
2013-12-19
[SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.
Armen Baloyan
2
-1
/
+11
2013-12-19
[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...
Atul Deshmukh
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().
Joe Carnuccio
1
-2
/
+2
2013-12-19
[SCSI] qla2xxx: Add BSG interface for read/write serdes register.
Joe Carnuccio
6
-2
/
+134
2013-12-19
[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.
Armen Baloyan
5
-1
/
+33
2013-12-19
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
7
-6
/
+148
2013-12-19
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
3
-81
/
+96
2013-12-19
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
6
-142
/
+10
2013-12-19
[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...
Saurav Kashyap
1
-11
/
+12
2013-12-19
[SCSI] qla2xxx: Add BPM support for ISP25xx.
Chad Dupuis
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.
Joe Carnuccio
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Disable INTx interrupt for ISP82XX
Sawan Chandak
1
-6
/
+7
2013-12-19
[SCSI] qla2xxx: Honor execute firmware failures.
Chad Dupuis
1
-0
/
+2
2013-12-19
[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.
Armen Baloyan
2
-3
/
+7
2013-12-12
qla2xxx: Fix schedule_delayed_work() for target timeout calculations
Shivaram Upadhyayula
1
-4
/
+5
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-30
/
+28
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-13
/
+7
2013-10-23
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2
-1
/
+10
2013-10-17
target/qla2xxx: Remove QLA_TPG_ATTRIB macro
Andy Grover
2
-12
/
+10
2013-10-17
target: Remove TF_CIT_TMPL macro
Andy Grover
1
-18
/
+18
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-9
/
+5
2013-09-26
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
Bjorn Helgaas
1
-9
/
+5
2013-09-24
[SCSI] qla2xxx: Use pcie_is_pcie() to simplify code
Yijing Wang
1
-4
/
+2
2013-09-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-36
/
+26
2013-09-11
target: Update copyright ownership/year information to 2013
Nicholas Bellinger
2
-6
/
+3
[next]