index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()
Dan Carpenter
1
-3
/
+3
2014-03-23
SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xx
Giridhar Malavali
1
-2
/
+1
2014-03-06
qla2xxx: Fix kernel panic on selective retransmission request
Dr. Greg Wettstein
1
-1
/
+2
2013-08-04
SCSI: qla2xxx: Properly set the tagging for commands.
Saurav Kashyap
1
-2
/
+9
2013-06-26
Merge tag 'fcoe1' into fixes
James Bottomley
1
-2
/
+6
2013-06-14
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
1
-1
/
+5
2013-05-20
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
1
-1
/
+1
2013-05-12
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
gurinder.shergill@hp.com
5
-49
/
+27
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
3
-6
/
+6
2013-05-10
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
1
-1
/
+3
2013-05-02
[SCSI] qla2xxx: qla2x00_sp_compl can be static.
Fengguang Wu
1
-1
/
+1
2013-05-02
[SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...
Armen Baloyan
1
-4
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
17
-107
/
+4803
2013-04-30
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-20
/
+0
2013-04-25
qla2xxx: Remove unused function
Jörn Engel
2
-20
/
+0
2013-04-11
[SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.
Saurav Kashyap
1
-2
/
+2
2013-04-11
[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.
Joe Carnuccio
3
-3
/
+5
2013-04-11
[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.
Joe Carnuccio
1
-2
/
+3
2013-04-11
[SCSI] qla2xxx: Remove duplicated include form qla_isr.c
Wei Yongjun
1
-2
/
+0
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
15
-98
/
+4793
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-04-06
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
Saurav Kashyap
1
-1
/
+1
2013-04-06
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
1
-5
/
+0
2013-04-06
[SCSI] qla2xxx: Fix crash during firmware dump procedure.
Arun Easi
2
-2
/
+2
2013-04-06
[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...
Joe Carnuccio
5
-64
/
+1
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
4
-10
/
+39
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
6
-40
/
+86
2013-02-22
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
1
-0
/
+2
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
3
-18
/
+33
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
5
-1
/
+66
2013-02-22
[SCSI] qla2xxx: Correction of comment in MBC opcode defines.
Joe Carnuccio
1
-2
/
+2
2013-02-22
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Andrew Vasquez
1
-3
/
+8
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...
Joe Carnuccio
2
-8
/
+9
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...
Joe Carnuccio
1
-20
/
+63
2013-02-22
[SCSI] qla2xxx: silence two GCC warnings.
Paul Bolle
2
-4
/
+5
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
21
-21
/
+21
2013-02-22
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
Saurav Kashyap
3
-3
/
+16
2013-02-22
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
1
-19
/
+20
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2
-56
/
+87
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
4
-10
/
+15
2013-02-22
[SCSI] qla2xxx: Do MPI reset only for ISP81xx.
Saurav Kashyap
1
-4
/
+6
2013-02-22
[SCSI] qla2xxx: Do link initialization on get loop id failure.
Joe Carnuccio
5
-1
/
+61
2013-02-22
[SCSI] qla2xxx: Update the FTP site references in the driver sources.
Giridhar Malavali
1
-1
/
+1
2013-02-22
[SCSI] qla2xxx: Reject loopback request if one is already in progress.
Chad Dupuis
2
-1
/
+9
2013-02-22
[SCSI] qla2xxx: Print thermal unsupported message.
Joe Carnuccio
2
-1
/
+5
2013-02-22
[SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.
Masanari Iida
1
-0
/
+3
2013-02-22
[SCSI] qla2xxx: Get VPD information from common location for CNA.
Saurav Kashyap
3
-17
/
+3
2013-02-22
[SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.
Andrew Vasquez
1
-3
/
+3
2013-02-22
[SCSI] qla2xxx: Correction to the message ids.
Saurav Kashyap
1
-0
/
+1
[next]