index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-03
[SCSI] qla2xxx: Update version number to 8.03.01-k1.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Get FLT address in dword format.
Harish Zunjarrao
2009-04-03
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Drop use of IRQF_DISABLE.
Giridhar Malavali
2009-04-03
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
[SCSI] qla2xxx: Export flash-block-size for application support.
Lalit Chandivade
2009-04-03
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
Lalit Chandivade
2009-04-03
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
2009-04-03
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
Andrew Vasquez
2009-04-03
[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.
Harish Zunjarrao
2009-04-03
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
Giridhar Malavali
2009-04-03
[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.
Giridhar Malavali
2009-04-03
[SCSI] qla2xxx: Consolidate queuecommand implementations.
Giridhar Malavali
2009-04-03
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Update version number to 8.03.00-k3.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.
Anirban Chakraborty
2009-02-10
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-02-10
[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.
Shyam_Iyer@Dell.com
2009-01-25
[SCSI] qla2xxx: Update version number to 8.03.00-k2.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...
Seokmann Ju
2009-01-25
[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.
Joe Carnuccio
2009-01-25
[SCSI] qla2xxx: Correct regression in EH abort handling.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Correct endianness issue during flash manipulation.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.
Lalit Chandivade
2009-01-25
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Always serialize mailbox command execution.
Andrew Vasquez
2009-01-25
[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...
Andrew Vasquez
[next]