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
/
qla_mbx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
1
-4
/
+6
2008-05-15
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
1
-5
/
+1
2008-05-15
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...
Andrew Vasquez
1
-1
/
+1
2008-05-15
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
1
-2
/
+2
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
1
-7
/
+6
2008-04-27
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
1
-1
/
+1
2008-04-27
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
1
-2
/
+0
2008-04-27
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
1
-1
/
+1
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-7
/
+118
2008-04-07
[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.
Ravi Anand
1
-31
/
+31
2008-04-07
[SCSI] qla2xxx: Add midlayer target/device reset support.
Andrew Vasquez
1
-41
/
+82
2008-04-07
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
1
-0
/
+8
2008-04-07
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Andrew Vasquez
1
-2
/
+0
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2008-03-03
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...
Andrew Vasquez
1
-1
/
+1
2008-02-07
[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...
Andrew Vasquez
1
-1
/
+1
2008-01-23
[SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.
Seokmann Ju
1
-1
/
+1
2008-01-23
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
1
-0
/
+87
2008-01-23
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
1
-12
/
+37
2008-01-23
[SCSI] qla2xxx: Code cleanups.
Adrian Bunk
1
-174
/
+3
2008-01-23
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
1
-40
/
+4
2008-01-23
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
1
-73
/
+26
2008-01-11
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
1
-2
/
+2
2007-10-23
[SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...
Andrew Vasquez
1
-1
/
+1
2007-10-12
[SCSI] qla2xxx: Clear options-flags while staging firmware-execution.
Andrew Vasquez
1
-1
/
+2
2007-10-12
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
1
-4
/
+7
2007-10-12
[SCSI] qla2xxx: Add flash burst-read/write support.
Andrew Vasquez
1
-0
/
+48
2007-07-20
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
1
-2
/
+2
2007-07-20
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
1
-27
/
+27
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
1
-13
/
+383
2007-04-01
[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
Richard Lary
1
-8
/
+8
2007-01-31
Merge branch 'linus'
James Bottomley
1
-6
/
+6
2007-01-31
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
1
-16
/
+0
2007-01-31
[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.
Lalit Chandivade
1
-1
/
+1
2007-01-03
[SCSI] qla2xxx: Correct reset handling logic.
Andrew Vasquez
1
-5
/
+5
2007-01-03
[SCSI] qla2xxx: Don't log trace-control async-events.
Andrew Vasquez
1
-1
/
+1
2006-10-03
[SCSI] qla2xxx: Add iIDMA support.
Andrew Vasquez
1
-0
/
+86
2006-06-26
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
1
-100
/
+100
2006-06-26
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
1
-0
/
+36
2006-06-26
[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.
Andrew Vasquez
1
-0
/
+2
2006-06-26
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
1
-0
/
+42
2006-03-12
[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.
andrew.vasquez@qlogic.com
1
-3
/
+8
2006-03-12
[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.
andrew.vasquez@qlogic.com
1
-3
/
+3
2006-03-12
[SCSI] qla2xxx: Add ISP54xx support.
andrew.vasquez@qlogic.com
1
-21
/
+21
2006-03-02
[SCSI] qla2xxx: use kthread_ API
Christoph Hellwig
1
-3
/
+1
2006-02-07
[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.
andrew.vasquez@qlogic.com
1
-1
/
+2
2006-02-04
[SCSI] qla2xxx: Add host-statistics FC transport attributes.
andrew.vasquez@qlogic.com
1
-3
/
+102
2006-01-14
[SCSI] qla2xxx: Collapse load RISC RAM implementations.
andrew.vasquez@qlogic.com
1
-93
/
+10
2006-01-14
[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.
andrew.vasquez@qlogic.com
1
-1
/
+3
2006-01-14
[SCSI] qla2xxx: Use msleep() as delay during ISP polling.
andrew.vasquez@qlogic.com
1
-1
/
+1
[next]