index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2007-07-23
[SCSI] qla2xxx: Data accessors Cleanup of last merge
Boaz Harrosh
1
-2
/
+2
2007-07-20
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
1
-5
/
+5
2007-07-20
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
1
-5
/
+5
2007-07-20
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
1
-0
/
+19
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
1
-8
/
+8
2007-07-15
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-2
/
+37
2007-05-31
[SCSI] qla2xxx: convert to use the data buffer accessors
FUJITA Tomonori
1
-22
/
+22
2007-05-24
[SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate
Jeff Garzik
1
-1
/
+1
2007-05-08
[SCSI] qla2xxx: Add MSI support.
Andrew Vasquez
1
-1
/
+14
2007-01-31
Merge branch 'linus'
James Bottomley
1
-6
/
+9
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
1
-16
/
+0
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
1
-0
/
+16
2007-01-31
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
1
-3
/
+5
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
1
-0
/
+215
2007-01-13
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
1
-4
/
+0
2007-01-04
[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.
Andrew Vasquez
1
-2
/
+1
2007-01-04
[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.
Andrew Vasquez
1
-4
/
+6
2007-01-04
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
Andrew Vasquez
1
-0
/
+2
2006-10-26
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
1
-11
/
+80
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+3
2006-10-04
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-2
/
+2
2006-08-06
[SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.
Andrew Vasquez
1
-0
/
+5
2006-06-27
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
1
-2
/
+2
2006-06-27
[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.
Andrew Vasquez
1
-20
/
+0
2006-05-20
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
Andrew Vasquez
1
-60
/
+0
2006-05-20
[SCSI] qla2xxx: Drop unused driver cruft.
Andrew Vasquez
1
-3
/
+2
2006-05-20
[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.
Ravi Anand
1
-4
/
+12
2006-03-12
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
1
-8
/
+8
2006-03-03
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
1
-5
/
+2
2006-02-05
[SCSI] qla2xxx: Add port-speed FC transport attribute.
andrew.vasquez@qlogic.com
1
-2
/
+2
2006-01-26
[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.
andrew.vasquez@qlogic.com
1
-8
/
+8
2006-01-14
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
andrew.vasquez@qlogic.com
1
-1
/
+2
2006-01-14
[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.
andrew.vasquez@qlogic.com
1
-5
/
+6
2005-12-07
[SCSI] qla2xxx: Correct short-WRITE status handling.
Andrew Vasquez
1
-0
/
+15
2005-10-28
[SCSI] qla2xxx: Update license.
Andrew Vasquez
1
-15
/
+3
2005-10-28
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
1
-3
/
+4
2005-09-05
[SCSI] qla2xxx: Add FDMI support.
Andrew Vasquez
1
-0
/
+2
2005-07-14
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2005-07-14
[SCSI] qla2xxx: Code scrubbing.
Andrew Vasquez
1
-11
/
+10
2005-07-14
[SCSI] qla2xxx: Add ISP24xx ISR routines.
Andrew Vasquez
1
-164
/
+418
2005-07-14
[SCSI] qla2xxx: Add ISP24xx definitions.
Andrew Vasquez
1
-7
/
+7
2005-07-14
[SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables.
Andrew Vasquez
1
-4
/
+1
2005-05-20
[SCSI] remove some dead code in qla2xxx
Andrew Vasquez
1
-17
/
+1
2005-04-18
[PATCH] qla2xxx: remove lun discovery codes...
1
-36
/
+1
2005-04-18
[PATCH] qla2xxx: remove internal queuing...
1
-139
/
+8
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1464