Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8937f2f1c4bc6a9098fd71eb4a7deba5f0683118
/
drivers
/
scsi
/
qla2xxx
/
qla_nx.c
8937f2f
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.
by Giridhar Malavali
· 13 years ago
c8f6544
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang.
by Chad Dupuis
· 13 years ago
10a340e
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
by Chad Dupuis
· 13 years ago
841c5e5
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang.
by Giridhar Malavali
· 13 years ago
e5fdae5
[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.
by Chad Dupuis
· 13 years ago
3173167
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx.
by Giridhar Malavali
· 13 years ago
63d92d3
[SCSI] qla2xxx: Fix array out of bound warning.
by Saurav Kashyap
· 13 years ago
c8582ad
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
by Saurav Kashyap
· 13 years ago
999916d
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
by Saurav Kashyap
· 13 years ago
08de284
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
by Giridhar Malavali
· 13 years ago
51cc9a8
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
by Saurav Kashyap
· 13 years ago
3553d34
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
by Saurav Kashyap
· 13 years ago
7c3df13
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
by Saurav Kashyap
· 13 years ago
24014d0
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
by Saurav Kashyap
· 13 years ago
d652e09
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
by Chad Dupuis
· 13 years ago
875efad
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
by Chad Dupuis
· 13 years ago
fa96d92
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
by Andrew Vasquez
· 13 years ago
92dbf27
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
by Giridhar Malavali
· 14 years ago
ed0de87
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
by Giridhar Malavali
· 14 years ago
0e8edb0
[SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx.
by Giridhar Malavali
· 14 years ago
aee3dbc
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
by Giridhar Malavali
· 14 years ago
02be221
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
by Giridhar Malavali
· 14 years ago
07e264b
[SCSI] qla2xxx: Update copyright banner.
by Andrew Vasquez
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ff2fc42
[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.
by Andrew Vasquez
· 14 years ago
7190575
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
by Giridhar Malavali
· 14 years ago
0060ddf
[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx.
by Giridhar Malavali
· 14 years ago
7c8cf2f
[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs().
by Chad Dupuis
· 14 years ago
aa5cbf8
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
by Giridhar Malavali
· 14 years ago
0ce8791
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
by Giridhar Malavali
· 14 years ago
10fbb7d
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
by Giridhar Malavali
· 14 years ago
c9e8fd5
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
by Madhuranath Iyengar
· 14 years ago
579d12b
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
by Saurav Kashyap
· 14 years ago
85727e1
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
by Mike Hernandez
· 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
e6a4202
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
by Shyam Sundar
· 14 years ago
77e334d
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
by Giridhar Malavali
· 14 years ago
a5b3632
[SCSI] qla2xxx: Added AER support for ISP82xx.
by Lalit Chandivade
· 14 years ago
1bd58b8
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.
by Giridhar Malavali
· 14 years ago
4142b19
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
by Giridhar Malavali
· 14 years ago
efa786c
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
by Lalit Chandivade
· 14 years ago
de7c5d0
[SCSI] qla2xxx: Update copyright banner.
by Giridhar Malavali
· 14 years ago
3711333
[SCSI] qla2xxx: Updates for ISP82xx.
by Giridhar Malavali
· 14 years ago
6907869
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx.
by Giridhar Malavali
· 14 years ago
0547fb3
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
by Lalit Chandivade
· 14 years ago
cdbb0a4
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
by Santosh Vernekar
· 14 years ago
9c2b297
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.
by Harish Zunjarrao
· 14 years ago
b963752
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
by Giridhar Malavali
· 14 years ago
f1af620
[SCSI] qla2xxx: Updates to ISP82xx support.
by Giridhar Malavali
· 15 years ago
a908301
[SCSI] qla2xxx: Add ISP82XX support.
by Giridhar Malavali
· 15 years ago