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_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-31
Merge branch 'linus'
James Bottomley
1
-28
/
+31
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
1
-8
/
+0
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
1
-11
/
+3
2007-01-04
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
1
-27
/
+28
2007-01-04
[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.
Andrew Vasquez
1
-1
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-11-23
[SCSI] qla2xxx: add asynchronous scsi scanning support.
Andrew Vasquez
1
-4
/
+29
2006-11-23
[SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.
Andrew Vasquez
1
-22
/
+7
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
1
-9
/
+26
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
1
-6
/
+6
2006-10-26
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
1
-2
/
+19
2006-10-26
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
1
-3
/
+3
2006-10-26
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
1
-4
/
+4
2006-10-06
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
1
-4
/
+4
2006-10-04
[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.
Andrew Vasquez
1
-0
/
+25
2006-10-04
[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.
Andrew Vasquez
1
-5
/
+16
2006-10-04
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-1
/
+1
2006-08-26
[SCSI] qla2xxx: Correct PLOGI retry logic.
Andrew Vasquez
1
-3
/
+0
2006-08-06
[SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).
Vladislav Bolkhovitin
1
-9
/
+3
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-60
/
+65
2006-07-03
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-01
[SCSI] small whitespace cleanup for qlogic driver
Jesper Juhl
1
-2
/
+2
2006-06-27
[SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().
Andrew Vasquez
1
-30
/
+8
2006-06-27
[SCSI] qla2xxx: Add support for extended error logging.
Andrew Vasquez
1
-3
/
+9
2006-06-27
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
1
-4
/
+4
2006-06-27
[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.
Andrew Vasquez
1
-14
/
+0
2006-06-27
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
1
-0
/
+23
2006-06-27
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
1
-7
/
+19
2006-06-10
Merge ../linux-2.6
James Bottomley
1
-8
/
+11
2006-05-20
[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.
Andrew Vasquez
1
-6
/
+1
2006-05-20
[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.
Andrew Vasquez
1
-7
/
+8
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
1
-37
/
+17
2006-05-20
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
Andrew Vasquez
1
-31
/
+0
2006-05-20
[SCSI] qla2xxx: Drop unused driver cruft.
Andrew Vasquez
1
-27
/
+3
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: Correct FCAL login retry logic for ISP24xx.
andrew.vasquez@qlogic.com
1
-1
/
+1
2006-03-12
[SCSI] qla2xxx: Further restrict ZIO mode support.
andrew.vasquez@qlogic.com
1
-0
/
+5
2006-03-12
[SCSI] qla2xxx: Consolidate ISP63xx handling.
andrew.vasquez@qlogic.com
1
-8
/
+4
2006-03-12
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
1
-7
/
+11
2006-03-12
[SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations.
andrew.vasquez@qlogic.com
1
-0
/
+49
2006-03-03
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
1
-59
/
+30
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
1
-1
/
+14
2006-02-05
[SCSI] qla2xxx: Add beacon support via class-device attribute.
andrew.vasquez@qlogic.com
1
-0
/
+16
[next]