index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Correct vport management of MBA_PORT_UPDATE.
Seokmann Ju
2008-07-26
1
-4
/
+0
*
[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...
Seokmann Ju
2008-05-30
1
-26
/
+10
*
[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...
Andrew Vasquez
2008-05-15
1
-19
/
+0
*
[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
Andrew Vasquez
2008-05-15
1
-4
/
+4
*
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
Andrew Vasquez
2008-04-27
1
-2
/
+2
*
[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.
Seokmann Ju
2008-04-07
1
-6
/
+26
*
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
2008-04-07
1
-5
/
+43
*
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
2008-04-07
1
-90
/
+0
*
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
2008-04-07
1
-0
/
+15
*
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
Andrew Vasquez
2008-04-07
1
-0
/
+5
*
[SCSI] qla2xxx: Simplify interrupt handler locking.
Andrew Vasquez
2008-04-07
1
-19
/
+12
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2008-04-07
1
-1
/
+1
*
[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...
Andrew Vasquez
2008-03-03
1
-0
/
+5
*
[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...
Andrew Vasquez
2008-02-07
1
-5
/
+22
*
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
2008-01-23
1
-4
/
+4
*
[SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.
Andrew Vasquez
2008-01-23
1
-0
/
+12
*
[SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.
Andrew Vasquez
2008-01-23
1
-54
/
+31
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
1
-6
/
+6
*
[SCSI] qla2xxx: Properly handle Vport state-change-notifications.
Shyam Sundar
2008-01-11
1
-2
/
+5
*
[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system...
Andrew Vasquez
2008-01-11
1
-4
/
+0
*
[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN...
Andrew Vasquez
2007-10-23
1
-1
/
+7
*
[SCSI] qla2xxx: Rework MSI-X handlers.
Andrew Vasquez
2007-10-12
1
-5
/
+2
*
[SCSI] qla2xxx: Query additional RISC information during a pause.
Andrew Vasquez
2007-10-12
1
-0
/
+53
*
[SCSI] qla2xxx: Add PCI error recovery support.
Seokmann Ju
2007-10-12
1
-1
/
+27
*
[SCSI] qla2xxx: Correct management-server login-state synchronization issue.
Andrew Vasquez
2007-08-15
1
-0
/
+1
*
[SCSI] qla2xxx: Data accessors Cleanup of last merge
Boaz Harrosh
2007-07-23
1
-2
/
+2
*
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
1
-5
/
+5
*
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
1
-5
/
+5
*
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
2007-07-20
1
-0
/
+19
*
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
1
-8
/
+8
*
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-07-14
1
-2
/
+37
*
[SCSI] qla2xxx: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-31
1
-22
/
+22
*
[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
Jeff Garzik
2007-05-24
1
-1
/
+1
*
[SCSI] qla2xxx: Add MSI support.
Andrew Vasquez
2007-05-08
1
-1
/
+14
*
Merge branch 'linus'
James Bottomley
2007-01-31
1
-6
/
+9
|
\
|
*
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
Andrew Vasquez
2007-01-03
1
-2
/
+1
|
*
[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.
Andrew Vasquez
2007-01-03
1
-4
/
+6
|
*
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
Andrew Vasquez
2007-01-03
1
-0
/
+2
*
|
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
2007-01-31
1
-16
/
+0
*
|
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
2007-01-31
1
-0
/
+16
*
|
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2007-01-31
1
-3
/
+5
*
|
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
2007-01-31
1
-0
/
+215
*
|
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
2007-01-13
1
-4
/
+0
|
/
*
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
2006-10-25
1
-11
/
+80
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-6
/
+3
*
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
2006-10-03
1
-2
/
+2
*
[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.
Andrew Vasquez
2006-08-06
1
-0
/
+5
*
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
2006-06-26
1
-2
/
+2
*
[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.
Andrew Vasquez
2006-06-26
1
-20
/
+0
*
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
Andrew Vasquez
2006-05-20
1
-60
/
+0
[next]