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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-10
Merge ../linux-2.6
James Bottomley
1
-8
/
+11
2006-05-20
[SCSI] qla2xxx: Update version number to 8.01.05-k2.
Andrew Vasquez
1
-2
/
+2
2006-05-20
[SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...
Andrew Vasquez
1
-0
/
+3
2006-05-20
[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.
Andrew Vasquez
5
-62
/
+43
2006-05-20
[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.
Andrew Vasquez
2
-7
/
+10
2006-05-20
[SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.
Andrew Vasquez
1
-22
/
+11
2006-05-20
[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.
Andrew Vasquez
17
-39456
/
+22
2006-05-20
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
Andrew Vasquez
7
-1581
/
+1
2006-05-20
[SCSI] qla2xxx: Drop unused driver cruft.
Andrew Vasquez
9
-170
/
+5
2006-05-20
[SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.
Andrew Vasquez
1
-0
/
+12
2006-05-20
[SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat...
Andrew Vasquez
1
-3
/
+3
2006-05-20
[SCSI] qla2xxx: ABBA lock ordering fix.
Andrew Vasquez
1
-14
/
+1
2006-05-20
[SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.
Andrew Vasquez
1
-83
/
+93
2006-05-20
[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.
Ravi Anand
2
-5
/
+13
2006-05-20
[SCSI] qla2xxx: Add support for new flash part.
Ravi Anand
2
-12
/
+83
2006-05-20
[SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...
Ravi Anand
1
-0
/
+4
2006-04-28
[SCSI] qla2xxx: Correct eh_abort recovery logic.
Michael Reed
1
-6
/
+9
2006-04-20
[SCSI] qla2xxx: only free_irq() after request_irq() succeeds
Zach Brown
1
-2
/
+2
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-2
/
+1
2006-03-12
[SCSI] qla2xxx: Firmware updates.
Andrew Vasquez
3
-24719
/
+24866
2006-03-12
[SCSI] qla2xxx: Remove legacy ISP6312 firmware loader.
Andrew Vasquez
2
-7179
/
+0
2006-03-12
[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.
andrew.vasquez@qlogic.com
4
-8
/
+14
2006-03-12
[SCSI] qla2xxx: Further restrict ZIO mode support.
andrew.vasquez@qlogic.com
4
-13
/
+16
2006-03-12
[SCSI] qla2xxx: Add VPD sysfs attribute.
andrew.vasquez@qlogic.com
4
-2
/
+65
2006-03-12
[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.
andrew.vasquez@qlogic.com
1
-3
/
+3
2006-03-12
[SCSI] qla2xxx: NVRAM id-list updates.
andrew.vasquez@qlogic.com
2
-145
/
+80
2006-03-12
[SCSI] qla2xxx: Consolidate ISP63xx handling.
andrew.vasquez@qlogic.com
6
-29
/
+44
2006-03-12
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
10
-63
/
+92
2006-03-12
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
andrew.vasquez@qlogic.com
4
-81
/
+89
2006-03-03
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
6
-74
/
+38
2006-02-07
[PATCH] qla2xxx: Correct lun assignment during IOCB submission.
andrew.vasquez@qlogic.com
1
-0
/
+1
2006-02-07
[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.
andrew.vasquez@qlogic.com
1
-1
/
+2
2006-02-07
[PATCH] qla2xxx: Remove bogus debug-code.
andrew.vasquez@qlogic.com
1
-3
/
+0
2006-02-07
[PATCH] qla2xxx: Close window on race between rport removal and fcport transi...
andrew.vasquez@qlogic.com
1
-0
/
+14
2006-02-05
[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.
andrew.vasquez@qlogic.com
5
-2
/
+845
2006-02-05
[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.
andrew.vasquez@qlogic.com
1
-4
/
+3
2006-02-05
[SCSI] qla2xxx: Add beacon support via class-device attribute.
andrew.vasquez@qlogic.com
5
-3
/
+387
2006-02-05
[SCSI] qla2xxx: Add host-statistics FC transport attributes.
andrew.vasquez@qlogic.com
6
-7
/
+147
2006-02-05
[SCSI] qla2xxx: Add host port-type FC transport attribute.
andrew.vasquez@qlogic.com
1
-0
/
+25
2006-02-05
[SCSI] qla2xxx: Add port-speed FC transport attribute.
andrew.vasquez@qlogic.com
4
-2
/
+29
2006-01-26
[SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.
andrew.vasquez@qlogic.com
1
-26
/
+0
2006-01-26
[SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...
andrew.vasquez@qlogic.com
3
-9
/
+4
2006-01-26
[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.
andrew.vasquez@qlogic.com
5
-34
/
+91
2006-01-14
[SCSI] qla2xxx: Update version number to 8.01.04-k.
andrew.vasquez@qlogic.com
1
-2
/
+2
2006-01-14
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
andrew.vasquez@qlogic.com
4
-2
/
+11
2006-01-14
[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.
andrew.vasquez@qlogic.com
1
-0
/
+4
2006-01-14
[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.
andrew.vasquez@qlogic.com
1
-5
/
+2
2006-01-14
[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.
andrew.vasquez@qlogic.com
1
-0
/
+2
2006-01-14
[SCSI] qla2xxx: Collapse load RISC RAM implementations.
andrew.vasquez@qlogic.com
3
-101
/
+15
[next]