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
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-04-03
[SCSI] qla2xxx: Update version number to 8.03.01-k1.
Andrew Vasquez
1
-2
/
+2
2009-04-03
[SCSI] qla2xxx: Get FLT address in dword format.
Harish Zunjarrao
1
-2
/
+2
2009-04-03
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
3
-3
/
+18
2009-04-03
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2
-2
/
+7
2009-04-03
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2
-4
/
+9
2009-04-03
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2
-64
/
+6
2009-04-03
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
6
-16
/
+45
2009-04-03
[SCSI] qla2xxx: Drop use of IRQF_DISABLE.
Giridhar Malavali
1
-1
/
+1
2009-04-03
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
5
-0
/
+238
2009-04-03
[SCSI] qla2xxx: Export flash-block-size for application support.
Lalit Chandivade
1
-0
/
+13
2009-04-03
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
5
-127
/
+15
2009-04-03
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
Lalit Chandivade
2
-4
/
+14
2009-04-03
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
4
-0
/
+84
2009-04-03
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
6
-1
/
+57
2009-04-03
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
6
-14
/
+184
2009-04-03
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...
Andrew Vasquez
1
-19
/
+30
2009-04-03
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
Andrew Vasquez
1
-1
/
+1
2009-04-03
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
5
-12
/
+32
2009-04-03
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
Andrew Vasquez
1
-3
/
+1
2009-04-03
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
5
-7
/
+54
2009-04-03
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
Andrew Vasquez
1
-5
/
+8
2009-04-03
[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.
Harish Zunjarrao
1
-1
/
+1
2009-04-03
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
Giridhar Malavali
1
-1
/
+1
2009-04-03
[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.
Giridhar Malavali
1
-2
/
+2
2009-04-03
[SCSI] qla2xxx: Consolidate queuecommand implementations.
Giridhar Malavali
3
-108
/
+7
2009-04-03
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
5
-78
/
+31
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
1
-1
/
+1
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
1
-4
/
+0
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2
-2
/
+2
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
3
-9
/
+15
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
1
-1
/
+5
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
1
-8
/
+1
2009-02-10
[SCSI] qla2xxx: Update version number to 8.03.00-k3.
Andrew Vasquez
1
-1
/
+1
2009-02-10
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
Andrew Vasquez
1
-1
/
+1
2009-02-10
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
Anirban Chakraborty
2
-8
/
+7
2009-02-10
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
6
-13
/
+87
2009-02-10
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
5
-31
/
+16
2009-02-10
[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.
Shyam_Iyer@Dell.com
1
-1
/
+1
2009-01-25
[SCSI] qla2xxx: Update version number to 8.03.00-k2.
Andrew Vasquez
1
-1
/
+1
2009-01-25
[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...
Seokmann Ju
1
-0
/
+6
2009-01-25
[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.
Andrew Vasquez
1
-6
/
+2
2009-01-25
[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.
Joe Carnuccio
1
-3
/
+3
2009-01-25
[SCSI] qla2xxx: Correct regression in EH abort handling.
Andrew Vasquez
1
-0
/
+1
2009-01-25
[SCSI] qla2xxx: Correct endianness issue during flash manipulation.
Andrew Vasquez
1
-5
/
+2
2009-01-25
[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.
Lalit Chandivade
1
-0
/
+5
2009-01-25
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
Andrew Vasquez
3
-7
/
+46
2009-01-25
[SCSI] qla2xxx: Always serialize mailbox command execution.
Andrew Vasquez
1
-10
/
+6
2009-01-25
[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...
Andrew Vasquez
1
-0
/
+3
[next]