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
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-10-26
[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait
Mike Christie
1
-1
/
+7
2010-10-25
[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb
Mike Christie
1
-3
/
+6
2010-10-25
[SCSI] qla4xxx: update AER support for ISP82XX
Vikas Chaudhary
1
-17
/
+28
2010-10-25
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
Shyam Sundar
1
-21
/
+3
2010-10-25
[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+3
2010-10-25
[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...
Nilesh Javali
1
-2
/
+4
2010-10-25
[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online
Vikas Chaudhary
1
-2
/
+0
2010-10-25
[SCSI] qla4xxx: honor return status of qla4xxx_hw_reset
Vikas Chaudhary
1
-2
/
+5
2010-10-25
[SCSI] qla4xxx: Trivial cleanup
Vikas Chaudhary
1
-3
/
+1
2010-08-06
[SCSI] qla4xxx: Added AER support for ISP82xx
Lalit Chandivade
1
-0
/
+301
2010-08-06
[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios
Nilesh Javali
1
-0
/
+3
2010-08-06
[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc
Vikas Chaudhary
1
-1
/
+3
2010-08-06
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
Vikas Chaudhary
1
-3
/
+4
2010-07-28
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
1
-1
/
+10
2010-07-28
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
1
-1
/
+6
2010-07-28
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
1
-30
/
+32
2010-07-28
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
1
-156
/
+522
2010-05-02
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
1
-4
/
+64
2010-05-02
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
1
-8
/
+10
2010-05-02
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
1
-0
/
+49
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-2
/
+2
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-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
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] 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
1
-6
/
+14
2008-04-07
[SCSI] qla4xxx: Add target reset functionality
Mike Christie
1
-19
/
+63
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
1
-4
/
+9
2008-02-08
[SCSI] qla4xxx: add async scan support
Mike Christie
1
-1
/
+3
2008-02-08
[SCSI] qla4xxx: fix recovery timer and session unblock race
Mike Christie
1
-8
/
+11
2008-02-08
[SCSI] qla4xxx: use iscsi class session state check ready
Mike Christie
1
-0
/
+12
2008-02-08
[SCSI] qla4xxx: directly call iscsi recovery functions
Mike Christie
1
-36
/
+4
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-29
[ETH]: Combine format_addr() with print_mac().
Michael Chan
1
-13
/
+1
2008-01-12
[SCSI] libiscsi: fix shutdown
Mike Christie
1
-5
/
+2
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-06-02
[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr
Mike Christie
1
-1
/
+2
[next]