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
/
qla_init.c
Age
Commit message (
Expand
)
Author
2011-05-17
[SCSI] qla2xxx: Clear complete initialization control block.
Andrew Vasquez
2011-05-17
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
Saurav Kashyap
2011-05-01
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
Chad Dupuis
2011-05-01
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
Andrew Vasquez
2011-05-01
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
Joe Carnuccio
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...
Andrew Vasquez
2011-05-01
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...
Andrew Vasquez
2011-05-01
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...
Andrew Vasquez
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-02-25
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...
Saurav Kashyap
2011-02-25
[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.
Andrew Vasquez
2011-02-25
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
2011-02-12
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
Madhuranath Iyengar
2010-12-23
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...
Andrew Vasquez
2010-12-23
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
2010-12-23
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
2010-12-23
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
2010-12-23
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-10-25
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
Giridhar Malavali
2010-10-25
[SCSI] qla2xxx: Addition of shutdown callback handler.
Madhuranath Iyengar
2010-10-25
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
Chad Dupuis
2010-10-25
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
Chad Dupuis
2010-10-25
[SCSI] qla2xxx: Remove port down retry count.
Chad Dupuis
2010-10-25
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
Dan Carpenter
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-09-05
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
Madhuranath Iyengar
2010-09-05
[SCSI] qla2xxx: Update to AER support, do early abort commands.
Lalit Chandivade
2010-09-05
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
Giridhar Malavali
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
2010-07-28
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Andrew Vasquez
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
2010-07-28
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...
Giridhar Malavali
2010-07-28
[SCSI] qla2xxx: Stop firmware before doing init firmware.
Andrew Vasquez
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
2010-07-28
[SCSI] qla2xxx: Appropriately log FCP priority data messages
Madhuranath Iyengar
2010-07-28
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
Giridhar Malavali
2010-07-27
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...
Andrew Vasquez
2010-07-27
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
2010-07-27
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
Giridhar Malavali
2010-07-27
[SCSI] qla2xxx: Correct async-srb issues.
Andrew Vasquez
2010-07-27
[SCSI] qla2xxx: Add portid to async-request messages.
Andrew Vasquez
2010-07-27
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
2010-05-16
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
2010-05-16
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
Mike Waychison
2010-05-16
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
2010-05-16
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
2010-05-16
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
Andrew Vasquez
2010-05-16
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
Andrew Vasquez
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
[next]