index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
9
-220
/
+756
|
\
|
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k1
Vikas Chaudhary
2010-05-02
1
-2
/
+1
|
*
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
2010-05-02
6
-9
/
+124
|
*
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
2010-05-02
3
-9
/
+13
|
*
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
Vikas Chaudhary
2010-05-02
3
-43
/
+94
|
*
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
Vikas Chaudhary
2010-05-02
1
-9
/
+11
|
*
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
Vikas Chaudhary
2010-05-02
1
-2
/
+1
|
*
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
2010-05-02
4
-7
/
+70
|
*
[SCSI] qla4xxx: added IPv6 support.
Vikas Chaudhary
2010-05-02
4
-142
/
+445
*
|
scsi: fix operator precedence warning
Randy Dunlap
2010-04-22
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
Mike Christie
2010-02-17
1
-8
/
+6
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-2
/
+2
*
[SCSI] qla4xxx: Removed residual from overrun debug print
Mike Christie
2009-09-05
1
-4
/
+4
*
[SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c...
Karen Higgins
2009-07-30
3
-85
/
+60
*
[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
Karen Higgins
2009-07-30
1
-3
/
+1
*
[SCSI] qla4xxx: Fix Driver Fault Recovery Completion
Karen Higgins
2009-07-30
1
-10
/
+9
*
[SCSI] qla4xxx: add timeout handler
Mike Christie
2009-07-30
1
-0
/
+17
*
[SCSI] qla4xxx: Correct Extended Sense Data Errors
Karen Higgins
2009-07-30
5
-54
/
+122
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
[SCSI] qla4xxx: do not reuse session when connecting to different target port
Mike Christie
2009-01-25
2
-2
/
+9
*
trivial: Fix misspelling of "firmware" in ql4_mbx.c
Nick Andrew
2009-01-06
1
-1
/
+1
*
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-2
/
+1
*
[SCSI] libiscsi: Support drivers initiating session removal
Mike Christie
2008-10-13
1
-1
/
+1
*
[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...
Mike Christie
2008-10-13
1
-2
/
+2
*
[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...
Mike Christie
2008-10-13
1
-1
/
+1
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-2
/
+2
*
[SCSI] qla4xxx: fix queue depth setting
Mike Christie
2008-07-26
1
-1
/
+3
*
[SCSI] iscsi: remove session/conn_data_size from iscsi_transport
Mike Christie
2008-07-12
1
-4
/
+3
*
[SCSI] iscsi: remove session and host binding in libiscsi
Mike Christie
2008-07-12
1
-1
/
+0
*
[SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code
David C Somayajulu
2008-04-07
5
-53
/
+26
*
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
2008-04-07
4
-19
/
+105
*
[SCSI] qla4xxx: regression - add start scan callout
Mike Christie
2008-03-05
1
-12
/
+14
*
[SCSI] qla4xxx: fix host reset dpc race
Mike Christie
2008-03-05
2
-5
/
+10
*
[SCSI] qla4xxx: fix up residual handling
David Somayajulu
2008-02-22
1
-2
/
+1
*
[SCSI] qla4xxx: add async scan support
Mike Christie
2008-02-07
1
-1
/
+3
*
[SCSI] qla4xxx: fix recovery timer and session unblock race
Mike Christie
2008-02-07
1
-8
/
+11
*
[SCSI] qla4xxx: use iscsi class session state check ready
Mike Christie
2008-02-07
1
-0
/
+12
*
[SCSI] qla4xxx: directly call iscsi recovery functions
Mike Christie
2008-02-07
2
-36
/
+5
*
drivers/scsi/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-1
/
+0
*
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2008-01-28
1
-13
/
+1
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
1
-7
/
+4
*
[SCSI] libiscsi: fix shutdown
Mike Christie
2008-01-11
2
-6
/
+5
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Change struct marker users
Mathieu Desnoyers
2007-10-19
2
-2
/
+2
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
[next]