index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.
Saurav Kashyap
2011-08-27
1
-10
/
+10
*
[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.
Saurav Kashyap
2011-08-27
1
-2
/
+3
*
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
2011-07-27
1
-243
/
+313
*
[SCSI] qla2xxx: Add host number in reset and quiescent message logs.
Saurav Kashyap
2011-05-17
1
-3
/
+5
*
[SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
Chad Dupuis
2011-05-17
1
-7
/
+13
*
[SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
Chad Dupuis
2011-05-17
1
-1
/
+5
*
[SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
Andrew Vasquez
2011-05-17
1
-2
/
+2
*
[SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
Giridhar Malavali
2011-05-01
1
-4
/
+14
*
[SCSI] qla2xxx: Add the ql2xdontresethba module_param.
Giridhar Malavali
2011-05-01
1
-0
/
+1
*
[SCSI] qla2xxx: Display hardware/firmware registers to get more information a...
Giridhar Malavali
2011-05-01
1
-0
/
+18
*
[SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
Giridhar Malavali
2011-05-01
1
-1
/
+0
*
[SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
Giridhar Malavali
2011-05-01
1
-2
/
+17
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2011-05-01
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.
Andrew Vasquez
2011-02-25
1
-0
/
+32
*
[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.
Giridhar Malavali
2011-02-25
1
-45
/
+110
*
[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...
Giridhar Malavali
2011-02-25
1
-0
/
+2
*
[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...
Chad Dupuis
2011-02-25
1
-1
/
+1
*
[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.
Giridhar Malavali
2010-12-23
1
-1
/
+1
*
[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.
Giridhar Malavali
2010-12-23
1
-2
/
+1
*
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
Giridhar Malavali
2010-12-23
1
-36
/
+0
*
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
Madhuranath Iyengar
2010-12-23
1
-0
/
+44
*
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-12-23
1
-1
/
+131
*
[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.
Mike Hernandez
2010-12-09
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-23
1
-193
/
+238
|
\
|
*
[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.
Shyam Sundar
2010-09-17
1
-3
/
+36
|
*
[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.
Giridhar Malavali
2010-09-05
1
-188
/
+197
|
*
[SCSI] qla2xxx: Added AER support for ISP82xx.
Lalit Chandivade
2010-09-05
1
-2
/
+5
*
|
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
2010-09-05
1
-0
/
+13
*
|
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
2010-09-05
1
-8
/
+12
*
|
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
2010-09-05
1
-1
/
+2
|
/
*
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
2010-07-28
1
-1
/
+1
*
[SCSI] qla2xxx: Updates for ISP82xx.
Giridhar Malavali
2010-07-28
1
-281
/
+39
*
[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...
Giridhar Malavali
2010-07-27
1
-4
/
+9
*
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
Lalit Chandivade
2010-07-27
1
-3
/
+4
*
[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.
Santosh Vernekar
2010-07-27
1
-1
/
+19
*
[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...
Harish Zunjarrao
2010-07-27
1
-7
/
+177
*
[SCSI] qla2xxx: Clear drive active CRB register when not in use.
Giridhar Malavali
2010-07-27
1
-0
/
+4
*
[SCSI] qla2xxx: Updates to ISP82xx support.
Giridhar Malavali
2010-05-17
1
-102
/
+103
*
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
2010-05-01
1
-0
/
+3635