index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
[SCSI] qla2xxx: Remove duplicated include form qla_isr.c
Wei Yongjun
1
-2
/
+0
2013-04-12
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-9
/
+9
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
1
-0
/
+3
2013-02-22
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
1
-0
/
+2
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
1
-0
/
+29
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
1
-4
/
+12
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
1
-2
/
+14
2013-02-22
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
1
-0
/
+4
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-5
/
+5
2012-11-30
[SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.
Saurav Kashyap
1
-1
/
+3
2012-11-30
[SCSI] qla2xxx: Fix typo in qla2xxx driver.
Masanari Iida
1
-2
/
+2
2012-11-30
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
1
-18
/
+14
2012-11-30
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Allow MSI interrupt registration for ISP82xx.
Giridhar Malavali
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached.
Giridhar Malavali
1
-13
/
+1
2012-09-24
[SCSI] qla2xxx: Fix incorrect status reporting on DIF errors.
Arun Easi
1
-0
/
+1
2012-09-24
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
1
-0
/
+13
2012-09-24
[SCSI] qla2xxx: Fix for legacy interrupts for ISP83xx.
Giridhar Malavali
1
-0
/
+2
2012-09-24
[SCSI] qla2xxx: Fix for handling some error conditions in loopback.
Chad Dupuis
1
-12
/
+13
2012-09-24
[SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status.
Arun Easi
1
-18
/
+18
2012-09-24
[SCSI] qla2xxx: Only enable link up on the correct interrupt event.
Chad Dupuis
1
-2
/
+1
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx.
Giridhar Malavali
1
-0
/
+5
2012-09-24
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
1
-8
/
+19
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-3
/
+173
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-8
/
+159
2012-09-14
[SCSI] qla2xxx: Fix typo in qla2xxx files
Masanari Iida
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-1
/
+39
2012-05-22
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
1
-13
/
+31
2012-05-22
[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.
Chad Dupuis
1
-1
/
+9
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
1
-2
/
+13
2012-02-19
[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...
Arun Easi
1
-11
/
+17
2012-02-19
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
1
-17
/
+17
2012-02-19
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
1
-12
/
+12
2012-02-19
[SCSI] qla2xxx: Handle change notifications based on switch scan results.
Arun Easi
1
-12
/
+0
2012-02-19
[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.
Andrew Vasquez
1
-4
/
+4
2012-02-19
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
1
-195
/
+104
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-15
/
+29
2012-02-18
[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...
Andrew Vasquez
1
-1
/
+0
2011-12-15
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
1
-9
/
+25
2011-12-15
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
1
-21
/
+52
2011-12-15
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
1
-82
/
+70
2011-12-15
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
1
-1
/
+1
2011-12-12
[SCSI] qla2xxx: Check for SCSI status on underruns.
Arun Easi
1
-1
/
+1
2011-10-30
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
Andrew Vasquez
1
-1
/
+1
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+5
2011-09-24
scsi: fix qla2xxx printk format warning
Randy Dunlap
1
-2
/
+2
2011-08-29
[SCSI] qla2xxx: check for marker IOCB during response queue processing.
Saurav Kashyap
1
-0
/
+5
2011-08-27
[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...
Andrew Vasquez
1
-1
/
+0
[next]