Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a0bb108112a872c0b0c4b3ef4974f95fb75b155d
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
0f00a20
[SCSI] qla2xxx: Properly handle UNDERRUN completion statuses.
by Lalit Chandivade
· 15 years ago
bdab23d
[SCSI] qla2xxx: Display additional mailbox registers during AEN handling.
by Andrew Vasquez
· 15 years ago
0d6e61b
[SCSI] qla2xxx: Correct various NPIV issues.
by Andrew Vasquez
· 15 years ago
8474f3a
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
by Santosh Vernekar
· 15 years ago
ac280b6
[SCSI] qla2xxx: Add asynchronous-login support.
by Andrew Vasquez
· 15 years ago
eb94114
[SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue
by Anirban Chakraborty
· 15 years ago
a2d301e
[SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis.
by Santosh Vernekar
· 15 years ago
faadc5e
[SCSI] qla2xxx: Mark all devices lost on loss of fc port.
by Santosh Vernekar
· 15 years ago
55903b9
[SCSI] qla2xxx: Skip RSCN processing on vha if event is global.
by Santosh Vernekar
· 15 years ago
9764ff8
[SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN.
by Andrew Vasquez
· 15 years ago
8f1f3ec
[SCSI] qla2xxx: Pass the command's data residual to upper-layer callers.
by Ravi Anand
· 15 years ago
43fac4d
[SCSI] qla2xxx: Resolve a performance issue in interrupt
by Anirban Chakraborty
· 15 years ago
94b3aa4
[SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios.
by Andrew Vasquez
· 16 years ago
a13d8ac
[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.
by Michael Reed
· 16 years ago
68ca949
[SCSI] qla2xxx: Add CPU affinity support.
by Anirban Chakraborty
· 16 years ago
2afa19a
[SCSI] qla2xxx: Add QoS support.
by Anirban Chakraborty
· 16 years ago
d1b1bef
[SCSI] qla2xxx: Drop use of IRQF_DISABLE.
by Giridhar Malavali
· 16 years ago
ddb9b12
[SCSI] qla2xxx: Cleanup unused flags and #defines.
by Shyam Sundar
· 16 years ago
0802999
[SCSI] qla2xxx: Refactor request/response-queue register handling.
by Andrew Vasquez
· 16 years ago
8a65957
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
by Andrew Vasquez
· 16 years ago
618a752
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode.
by Anirban Chakraborty
· 16 years ago
ad038fa
[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.
by Lalit Chandivade
· 16 years ago
3a03eb7
[SCSI] qla2xxx: Add ISP81XX support.
by Andrew Vasquez
· 16 years ago
444786d
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
by Andrew Vasquez
· 16 years ago
3fd67cd
[SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages.
by Andrew Vasquez
· 16 years ago
1ded85e
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
by Andrew Vasquez
· 16 years ago
17d9863
[SCSI] qla2xxx: changes in multiq code
by Anirban Chakraborty
· 16 years ago
73208df
[SCSI] qla2xxx: add support for multi-queue adapter
by Anirban Chakraborty
· 16 years ago
e315cd2
[SCSI] qla2xxx: Code changes for qla data structure refactoring
by Anirban Chakraborty
· 16 years ago
056a448
[SCSI] qla2xxx: use new host byte transport errors.
by Mike Christie
· 16 years ago
59d72d8
[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.
by Ravi Anand
· 16 years ago
2d13693
[SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.
by Andrew Vasquez
· 16 years ago
cc3ef7b
[SCSI] qla2xxx: Fix "occured" spelling errors.
by Bjorn Helgaas
· 16 years ago
048feec
[SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes.
by Andrew Vasquez
· 16 years ago
19851f1
[SCSI] qla2xxx: Reference proper ha during SBR handling.
by Andrew Vasquez
· 16 years ago
a7a2850
[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
by Andrew Vasquez
· 16 years ago
da57bf8
[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.
by Seokmann Ju
· 16 years ago
3c39740
[SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling."
by Seokmann Ju
· 17 years ago
a7cd023
[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-condition handling."
by Andrew Vasquez
· 17 years ago
0e973a2
[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.
by Andrew Vasquez
· 17 years ago
7e47e5c
[SCSI] qla2xxx: Re-register FDMI information after a LIP.
by Andrew Vasquez
· 17 years ago
bd2a184
[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.
by Seokmann Ju
· 17 years ago
4d4df19
[SCSI] qla2xxx: Add ISP84XX support.
by Harihara Kadayam
· 17 years ago
587f4ca
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
by Andrew Vasquez
· 17 years ago
cb8dacb
[SCSI] qla2xxx: Add hardware trace-logging support.
by Andrew Vasquez
· 17 years ago
0971de7
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
by Andrew Vasquez
· 17 years ago
c695248
[SCSI] qla2xxx: Simplify interrupt handler locking.
by Andrew Vasquez
· 17 years ago
01e58d8
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 17 years ago
3e8ce32
[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards.
by Andrew Vasquez
· 17 years ago
963b0fd
[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs().
by Andrew Vasquez
· 17 years ago
0b05a1f
[SCSI] qla2xxx: Use completion routines.
by Marcus Barrow
· 17 years ago
da7429f
[SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.
by Andrew Vasquez
· 17 years ago
4733fcb
[SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.
by Andrew Vasquez
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
f4a8dbc
[SCSI] qla2xxx: Properly handle Vport state-change-notifications.
by Shyam Sundar
· 17 years ago
06e23b7
[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error.
by Andrew Vasquez
· 17 years ago
6acf819
[SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling.
by Andrew Vasquez
· 17 years ago
87f2701
[SCSI] qla2xxx: Rework MSI-X handlers.
by Andrew Vasquez
· 17 years ago
05236a0
[SCSI] qla2xxx: Query additional RISC information during a pause.
by Andrew Vasquez
· 17 years ago
14e660e
[SCSI] qla2xxx: Add PCI error recovery support.
by Seokmann Ju
· 17 years ago
02d638b
[SCSI] qla2xxx: Correct management-server login-state synchronization issue.
by Andrew Vasquez
· 17 years ago
4b39c1d
[SCSI] qla2xxx: Data accessors Cleanup of last merge
by Boaz Harrosh
· 17 years ago
c3a2f0d
[SCSI] qla2xxx: Add ISP25XX support.
by Andrew Vasquez
· 17 years ago
fd34f55
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
by Andrew Vasquez
· 17 years ago
8084fe1
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
by Shyam Sundar
· 17 years ago
e428924
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
by Andrew Vasquez
· 17 years ago
2c3dfe3
[SCSI] qla2xxx: add support for NPIV
by Seokmann Ju
· 17 years ago
385d70b
[SCSI] qla2xxx: convert to use the data buffer accessors
by FUJITA Tomonori
· 18 years ago
476834c
[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
by Jeff Garzik
· 18 years ago
cbedb60
[SCSI] qla2xxx: Add MSI support.
by Andrew Vasquez
· 18 years ago
30716e0
Merge branch 'linus'
by James Bottomley
· 18 years ago
03c79cc
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
by Seokmann Ju
· 18 years ago
ffec28a
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
by Andrew Vasquez
· 18 years ago
d88021a
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
by Andrew Vasquez
· 18 years ago
a8488ab
[SCSI] qla2xxx: Add MSI-X support.
by Andrew Vasquez
· 18 years ago
befede3
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
by Seokmann Ju
· 18 years ago
96ca5ca
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
by Andrew Vasquez
· 18 years ago
07f3180
[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.
by Andrew Vasquez
· 18 years ago
4346b14
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
by Andrew Vasquez
· 18 years ago
df7baa5
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
by Andrew Vasquez
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d8b4521
[SCSI] qla2xxx: Add iIDMA support.
by Andrew Vasquez
· 18 years ago
45ebeb5
[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.
by Andrew Vasquez
· 18 years ago
744f11fd
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
by Andrew Vasquez
· 18 years ago
7469059
[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.
by Andrew Vasquez
· 18 years ago
4971cd2
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
by Andrew Vasquez
· 19 years ago
75bc419
[SCSI] qla2xxx: Drop unused driver cruft.
by Andrew Vasquez
· 19 years ago
ed17c71b5
[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.
by Ravi Anand
· 19 years ago
044cc6c
[SCSI] qla2xxx: Add ISP54xx support.
by andrew.vasquez@qlogic.com
· 19 years ago
39a1124
[SCSI] qla2xxx: use kthread_ API
by Christoph Hellwig
· 19 years ago
0441401
[SCSI] qla2xxx: Add port-speed FC transport attribute.
by andrew.vasquez@qlogic.com
· 19 years ago
d97994d
[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.
by andrew.vasquez@qlogic.com
· 19 years ago
79f89a4
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
by andrew.vasquez@qlogic.com
· 19 years ago
e038a1b
[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.
by andrew.vasquez@qlogic.com
· 19 years ago
0da69df
[SCSI] qla2xxx: Correct short-WRITE status handling.
by Andrew Vasquez
· 19 years ago
fa90c54
[SCSI] qla2xxx: Update license.
by Andrew Vasquez
· 19 years ago
4fdfefe
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
by Andrew Vasquez
· 19 years ago
cca5335
[SCSI] qla2xxx: Add FDMI support.
by Andrew Vasquez
· 19 years ago
ae91193
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 19 years ago
fa2a1ce
[SCSI] qla2xxx: Code scrubbing.
by Andrew Vasquez
· 19 years ago
Next »