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.12.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
/
qla4xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-28
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
1
-1
/
+10
2010-07-28
[SCSI] qla4xxx: Update driver version to 5.02.00-k2
Vikas Chaudhary
1
-1
/
+1
2010-07-28
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
2
-1
/
+9
2010-07-28
[SCSI] qla4xxx: wait for device_ready before device discovery
Karen Higgins
1
-3
/
+3
2010-07-28
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
4
-61
/
+63
2010-07-28
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
15
-357
/
+4600
2010-07-27
[SCSI] qla4xxx: Handle one H/W Interrupt at a time
Ravi Anand
1
-1
/
+1
2010-07-27
[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA
Prasanna Mumbai
2
-21
/
+32
2010-07-27
[SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready
Vikas Chaudhary
1
-0
/
+1
2010-07-27
[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.
Vikas Chaudhary
1
-0
/
+1
2010-07-27
[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed
Vikas Chaudhary
1
-1
/
+4
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-05-18
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
9
-220
/
+756
2010-05-02
[SCSI] qla4xxx: Update driver version to 5.02.00-k1
Vikas Chaudhary
1
-2
/
+1
2010-05-02
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
6
-9
/
+124
2010-05-02
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
3
-9
/
+13
2010-05-02
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
Vikas Chaudhary
3
-43
/
+94
2010-05-02
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
Vikas Chaudhary
1
-9
/
+11
2010-05-02
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
Vikas Chaudhary
1
-2
/
+1
2010-05-02
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
4
-7
/
+70
2010-05-02
[SCSI] qla4xxx: added IPv6 support.
Vikas Chaudhary
4
-142
/
+445
2010-04-22
scsi: fix operator precedence warning
Randy Dunlap
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
[SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
Mike Christie
1
-8
/
+6
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-2
/
+2
2009-09-05
[SCSI] qla4xxx: Removed residual from overrun debug print
Mike Christie
1
-4
/
+4
2009-07-30
[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...
Karen Higgins
3
-85
/
+60
2009-07-30
[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
Karen Higgins
1
-3
/
+1
2009-07-30
[SCSI] qla4xxx: Fix Driver Fault Recovery Completion
Karen Higgins
1
-10
/
+9
2009-07-30
[SCSI] qla4xxx: add timeout handler
Mike Christie
1
-0
/
+17
2009-07-30
[SCSI] qla4xxx: Correct Extended Sense Data Errors
Karen Higgins
5
-54
/
+122
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-01-25
[SCSI] qla4xxx: do not reuse session when connecting to different target port
Mike Christie
2
-2
/
+9
2009-01-06
trivial: Fix misspelling of "firmware" in ql4_mbx.c
Nick Andrew
1
-1
/
+1
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
1
-2
/
+1
2008-10-13
[SCSI] libiscsi: Support drivers initiating session removal
Mike Christie
1
-1
/
+1
2008-10-13
[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...
Mike Christie
1
-2
/
+2
2008-10-13
[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...
Mike Christie
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-2
/
+2
2008-07-26
[SCSI] qla4xxx: fix queue depth setting
Mike Christie
1
-1
/
+3
2008-07-12
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
1
-4
/
+3
2008-07-12
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
1
-1
/
+0
2008-04-07
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
David C Somayajulu
5
-53
/
+26
2008-04-07
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
4
-19
/
+105
2008-03-05
[SCSI] qla4xxx: regression - add start scan callout
Mike Christie
1
-12
/
+14
2008-03-05
[SCSI] qla4xxx: fix host reset dpc race
Mike Christie
2
-5
/
+10
2008-02-23
[SCSI] qla4xxx: fix up residual handling
David Somayajulu
1
-2
/
+1
2008-02-08
[SCSI] qla4xxx: add async scan support
Mike Christie
1
-1
/
+3
[next]