index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Fix multiqueue MSI-X registration.
Chad Dupuis
2014-03-10
1
-16
/
+30
*
[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...
Chad Dupuis
2013-12-19
1
-3
/
+3
*
[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...
Chad Dupuis
2013-12-19
1
-1
/
+8
*
[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.
Chad Dupuis
2013-12-19
1
-1
/
+49
*
[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...
Chad Dupuis
2013-12-19
1
-4
/
+0
*
[SCSI] qla2xxx: Disable INTx interrupt for ISP82XX
Sawan Chandak
2013-12-19
1
-6
/
+7
*
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2013-10-23
1
-0
/
+9
*
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
2013-09-03
1
-17
/
+30
*
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
2013-09-03
1
-0
/
+3
*
[SCSI] qla2xxx: Make log message that prints when a completion status require...
Chad Dupuis
2013-09-03
1
-2
/
+4
*
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
2013-09-03
1
-12
/
+14
*
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
2013-09-03
1
-6
/
+3
*
[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().
Bart Van Assche
2013-07-08
1
-0
/
+1
*
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
gurinder.shergill@hp.com
2013-05-12
1
-23
/
+4
*
[SCSI] qla2xxx: Remove duplicated include form qla_isr.c
Wei Yongjun
2013-04-11
1
-2
/
+0
*
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
2013-04-11
1
-9
/
+9
*
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
2013-02-22
1
-0
/
+3
*
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
2013-02-22
1
-0
/
+2
*
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
2013-02-22
1
-0
/
+29
*
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
2013-02-22
1
-1
/
+1
*
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2013-02-22
1
-4
/
+12
*
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
2013-02-22
1
-2
/
+14
*
[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...
Chad Dupuis
2013-02-22
1
-0
/
+4
*
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
2013-02-22
1
-5
/
+5
*
[SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.
Saurav Kashyap
2012-11-30
1
-1
/
+3
*
[SCSI] qla2xxx: Fix typo in qla2xxx driver.
Masanari Iida
2012-11-30
1
-2
/
+2
*
[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.
Joe Carnuccio
2012-11-30
1
-18
/
+14
*
[SCSI] qla2xxx: Fix for warnings reported by sparse.
Saurav Kashyap
2012-11-30
1
-1
/
+1
*
[SCSI] qla2xxx: Allow MSI interrupt registration for ISP82xx.
Giridhar Malavali
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached.
Giridhar Malavali
2012-09-24
1
-13
/
+1
*
[SCSI] qla2xxx: Fix incorrect status reporting on DIF errors.
Arun Easi
2012-09-24
1
-0
/
+1
*
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
2012-09-24
1
-0
/
+13
*
[SCSI] qla2xxx: Fix for legacy interrupts for ISP83xx.
Giridhar Malavali
2012-09-24
1
-0
/
+2
*
[SCSI] qla2xxx: Fix for handling some error conditions in loopback.
Chad Dupuis
2012-09-24
1
-12
/
+13
*
[SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status.
Arun Easi
2012-09-24
1
-18
/
+18
*
[SCSI] qla2xxx: Only enable link up on the correct interrupt event.
Chad Dupuis
2012-09-24
1
-2
/
+1
*
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
2012-09-24
1
-1
/
+1
*
[SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx.
Giridhar Malavali
2012-09-24
1
-0
/
+5
*
[SCSI] qla2xxx: Changes for ISP83xx loopback support.
Chad Dupuis
2012-09-24
1
-8
/
+19
*
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
2012-09-24
1
-3
/
+173
*
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
2012-09-24
1
-8
/
+159
*
[SCSI] qla2xxx: Fix typo in qla2xxx files
Masanari Iida
2012-09-14
1
-1
/
+1
*
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
2012-05-22
1
-1
/
+39
*
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
2012-05-22
1
-13
/
+31
*
[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.
Chad Dupuis
2012-05-22
1
-1
/
+9
*
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2012-05-10
1
-2
/
+13
*
[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...
Arun Easi
2012-02-19
1
-11
/
+17
*
[SCSI] qla2xxx: Log messages to use correct vha.
Arun Easi
2012-02-19
1
-17
/
+17
*
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
2012-02-19
1
-12
/
+12
*
[SCSI] qla2xxx: Handle change notifications based on switch scan results.
Arun Easi
2012-02-19
1
-12
/
+0
[next]