index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2007-01-31
[SCSI] qla2xxx: Update version number to 8.01.07-k5.
Andrew Vasquez
1
-1
/
+1
2007-01-31
Merge branch 'linus'
James Bottomley
8
-84
/
+107
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
4
-42
/
+0
2007-01-31
[SCSI] qla2xxx: Fixup printk() with proper new-line character.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect.
Andrew Vasquez
1
-0
/
+2
2007-01-31
[SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected.
Andrew Vasquez
1
-0
/
+16
2007-01-31
[SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected.
Andrew Vasquez
1
-111
/
+14
2007-01-31
[SCSI] qla2xxx: Check loop-state before reading host statistics.
Andrew Vasquez
1
-7
/
+10
2007-01-31
[SCSI] qla2xxx: Refactor set-HBA-model/description code.
Andrew Vasquez
1
-46
/
+37
2007-01-31
[SCSI] qla2xxx: Set correct cabling state during initialization.
Andrew Vasquez
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
1
-1
/
+1
2007-01-31
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
6
-0
/
+416
2007-01-31
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2
-3
/
+6
2007-01-31
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
5
-11
/
+247
2007-01-31
[SCSI] qla2xxx: Correct sector-erase issues while writing flash.
Andrew Vasquez
1
-1
/
+0
2007-01-13
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
1
-4
/
+0
2007-01-04
[SCSI] qla2xxx: Update version number to 8.01.07-k4.
Andrew Vasquez
1
-1
/
+1
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: Correct reset handling logic.
Andrew Vasquez
3
-35
/
+38
2007-01-04
[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.
Andrew Vasquez
1
-1
/
+3
2007-01-04
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
Andrew Vasquez
3
-2
/
+20
2007-01-04
[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.
Andrew Vasquez
1
-1
/
+1
2007-01-04
[SCSI] qla2xxx: Correct endianess issue while interrogating MS status.
Andrew Vasquez
1
-2
/
+2
2007-01-04
[SCSI] qla2xxx: Don't log trace-control async-events.
Andrew Vasquez
1
-1
/
+1
2007-01-04
[SCSI] qla2xxx: make qla2x00_reg_remote_port() static
Adrian Bunk
2
-35
/
+34
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-03
[SCSI] qla2xxx: use NULL instead of 0
Randy Dunlap
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
2
-107
/
+16
2006-11-22
Merge ../scsi-rc-fixes-2.6
James Bottomley
8
-49
/
+175
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
2
-10
/
+10
2006-10-26
[SCSI] qla2xxx: Update version number to 8.01.07-k3.
Andrew Vasquez
1
-1
/
+1
2006-10-26
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
4
-13
/
+104
2006-10-26
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
3
-3
/
+25
2006-10-26
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
1
-19
/
+32
2006-10-26
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
4
-13
/
+13
2006-10-06
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
4
-11
/
+8
2006-10-06
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
4
-13
/
+13
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
4
-11
/
+8
2006-10-04
[SCSI] qla2xxx: Update version number to 8.01.07-k2.
Andrew Vasquez
1
-1
/
+1
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 support for host port state FC transport attribute.
Andrew Vasquez
1
-0
/
+15
2006-10-04
[SCSI] qla2xxx: Add support for fabric name FC transport attribute.
Andrew Vasquez
3
-1
/
+19
2006-10-04
[SCSI] qla2xxx: Add support for system hostname FC transport attribute.
Andrew Vasquez
2
-0
/
+25
2006-10-04
[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.
Andrew Vasquez
3
-15
/
+22
2006-10-04
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
8
-12
/
+401
2006-08-26
[SCSI] qla2xxx: Update version number to 8.01.07-k1.
Andrew Vasquez
1
-2
/
+2
2006-08-26
[SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.
Andrew Vasquez
1
-0
/
+11
[next]