Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d9dcb4ba791de2a06b19ac47cd61601cf3d4e208
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
773120e
[SCSI] qla2xxx: Clear complete initialization control block.
by Andrew Vasquez
· 14 years ago
5329678
[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
by Saurav Kashyap
· 14 years ago
ec426e1
[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
by Chad Dupuis
· 14 years ago
a4f92a3
[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
by Andrew Vasquez
· 14 years ago
03bcfb5
[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
by Joe Carnuccio
· 14 years ago
07e264b
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 14 years ago
3e8bb84
[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion.
by Andrew Vasquez
· 14 years ago
f28a0a9
[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information.
by Andrew Vasquez
· 14 years ago
80d7944
[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths.
by Andrew Vasquez
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
e46ef00
[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion.
by Saurav Kashyap
· 14 years ago
6aef87b
[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.
by Andrew Vasquez
· 14 years ago
7190575
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
by Giridhar Malavali
· 14 years ago
044d78e
[SCSI] qla2xxx: Change from irq to irqsave with host_lock
by Madhuranath Iyengar
· 14 years ago
7a44b86
[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs.
by Andrew Vasquez
· 14 years ago
794a569
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
by Andrew Vasquez
· 14 years ago
21090cb
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
by Madhuranath Iyengar
· 14 years ago
8ae598d
[SCSI] qla2xxx: list cursors are not null
by Dan Carpenter
· 14 years ago
579d12b
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
by Saurav Kashyap
· 14 years ago
38170fa
[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.
by Giridhar Malavali
· 14 years ago
e30d175
[SCSI] qla2xxx: Addition of shutdown callback handler.
by Madhuranath Iyengar
· 14 years ago
4d97cc5
[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().
by Chad Dupuis
· 14 years ago
4da26e1
[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.
by Chad Dupuis
· 14 years ago
1e6d067
[SCSI] qla2xxx: Remove port down retry count.
by Chad Dupuis
· 14 years ago
542bce1
[SCSI] qla2xxx: locking problem in qla2x00_init_rings()
by Dan Carpenter
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
b1d4698
[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002
by Madhuranath Iyengar
· 14 years ago
bddd2d6
[SCSI] qla2xxx: Update to AER support, do early abort commands.
by Lalit Chandivade
· 14 years ago
c9afb9a
[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.
by Giridhar Malavali
· 14 years ago
feafb7b
[SCSI] qla2xxx: Fix vport delete issues
by Arun Easi
· 14 years ago
3dbe756
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
by Andrew Vasquez
· 14 years ago
de7c5d0
[SCSI] qla2xxx: Update copyright banner.
by Giridhar Malavali
· 14 years ago
4d78c97
[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands.
by Giridhar Malavali
· 14 years ago
14e303d
[SCSI] qla2xxx: Stop firmware before doing init firmware.
by Andrew Vasquez
· 14 years ago
e8c72ba
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports
by Chad Dupuis
· 14 years ago
2f0f3f4
[SCSI] qla2xxx: Appropriately log FCP priority data messages
by Madhuranath Iyengar
· 14 years ago
d94d10e
[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing
by Giridhar Malavali
· 14 years ago
5b91490
[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs).
by Andrew Vasquez
· 15 years ago
cdbb0a4
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
by Santosh Vernekar
· 15 years ago
3a6478d
[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.
by Giridhar Malavali
· 15 years ago
6ac5260
[SCSI] qla2xxx: Correct async-srb issues.
by Andrew Vasquez
· 15 years ago
d3fa9e7
[SCSI] qla2xxx: Add portid to async-request messages.
by Andrew Vasquez
· 15 years ago
b963752
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
by Giridhar Malavali
· 15 years ago
f1af620
[SCSI] qla2xxx: Updates to ISP82xx support.
by Giridhar Malavali
· 15 years ago
1516ef4
[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.
by Mike Waychison
· 15 years ago
3822263
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
by Madhuranath Iyengar
· 15 years ago
4916392
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
by Madhuranath Iyengar
· 15 years ago
5ff1d58
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
by Andrew Vasquez
· 15 years ago
99b0bec
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
by Andrew Vasquez
· 15 years ago
a908301
[SCSI] qla2xxx: Add ISP82XX support.
by Giridhar Malavali
· 15 years ago
6c452a4
[SCSI] qla2xxx: General checkpatch corrections.
by Andrew Vasquez
· 15 years ago
09ff701
[SCSI] qla2xxx: Add APEX support.
by Sarang Radke
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ae97c91
[SCSI] qla2xxx: Add firmware ETS burst support.
by Andrew Vasquez
· 15 years ago
bb2d52b
[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
by Andrew Vasquez
· 15 years ago
9a069e1
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
by Giridhar Malavali
· 15 years ago
f08b725
[SCSI] qla2xxx: Correct FCP2 recovery handling.
by Andrew Vasquez
· 15 years ago
8588080
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
by Andrew Vasquez
· 15 years ago
3064ff3
[SCSI] qla2xxx: Get the link data rate explicitly during device resync.
by Michael Hernandez
· 15 years ago
3155754
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
by Anirban Chakraborty
· 15 years ago
531a82d
[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions.
by Andrew Vasquez
· 15 years ago
f3a0a77
[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.
by Andrew Vasquez
· 15 years ago
29c5397
[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.
by Lalit Chandivade
· 15 years ago
67becc0
[SCSI] qla2xxx: Properly delete rports attached to a vport.
by Andrew Vasquez
· 15 years ago
0d6e61b
[SCSI] qla2xxx: Correct various NPIV issues.
by Andrew Vasquez
· 15 years ago
ab67114
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
by Andrew Vasquez
· 15 years ago
8474f3a
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
by Santosh Vernekar
· 15 years ago
ac280b6
[SCSI] qla2xxx: Add asynchronous-login support.
by Andrew Vasquez
· 15 years ago
7163ea8
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails
by Anirban Chakraborty
· 15 years ago
1bb3954
qla2xxx: Correct iiDMA-update calling conventions.
by Harish Zunjarrao
· 16 years ago
18e7555
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
by Andrew Vasquez
· 16 years ago
656e891
[SCSI] qla2xxx: Export additional firmware-states for application support.
by Andrew Vasquez
· 16 years ago
e8233ca
[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.
by Andrew Vasquez
· 16 years ago
eeebcc9
[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.
by Andrew Vasquez
· 16 years ago
9f8fdde
[SCSI] qla2xxx: Add 10Gb iiDMA support.
by Andrew Vasquez
· 16 years ago
f4658b6
[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disruptions.
by Andrew Vasquez
· 16 years ago
ca9e9c3
[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.
by Andrew Vasquez
· 16 years ago
cbc8eb6
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
by Andrew Vasquez
· 16 years ago
1b91a2e
[SCSI] qla2xxx: Correct logic-bug in set-model-info().
by Andrew Vasquez
· 16 years ago
e5b68a6
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
by Anirban Chakraborty
· 16 years ago
e337d90
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
by Andrew Vasquez
· 16 years ago
b469a7c
[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.
by Andrew Vasquez
· 16 years ago
7d0dba1
[SCSI] qla2xxx: Restrict model-name/description device-table usage.
by Andrew Vasquez
· 16 years ago
67c2e93
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
by Anirban Chakraborty
· 16 years ago
2afa19a
[SCSI] qla2xxx: Add QoS support.
by Anirban Chakraborty
· 16 years ago
7640335
[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.
by Andrew Vasquez
· 16 years ago
24a0813
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
by Andrew Vasquez
· 16 years ago
d743de6
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
by Andrew Vasquez
· 16 years ago
3d79038
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
by Andrew Vasquez
· 16 years ago
ddb9b12
[SCSI] qla2xxx: Cleanup unused flags and #defines.
by Shyam Sundar
· 16 years ago
2533cf6
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
by Lalit Chandivade
· 16 years ago
1d2874d
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
by Joe Carnuccio
· 16 years ago
55a9615
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
by Andrew Vasquez
· 16 years ago
b64b0e8
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
by Andrew Vasquez
· 16 years ago
dda772e
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
by Andrew Vasquez
· 16 years ago
7d9dade
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
by Giridhar Malavali
· 16 years ago
c6b2fca
[SCSI] qla2xxx: Correct truncation in return-code status checking.
by Andrew Vasquez
· 16 years ago
ee546b6
[SCSI] qla2xxx: Correct vport delete bug.
by Anirban Chakraborty
· 16 years ago
605aa2b
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
by Lalit Chandivade
· 16 years ago
618a752
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode.
by Anirban Chakraborty
· 16 years ago
Next »