index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2012-07-20
1
-2
/
+2
*
[SCSI] qla2xxx: Display proper firmware version when new minidump template is...
Giridhar Malavali
2012-05-22
1
-3
/
+3
*
[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...
Giridhar Malavali
2012-05-22
1
-2
/
+10
*
[SCSI] qla2xxx: Corrections to log messages.
Saurav Kashyap
2012-05-22
1
-5
/
+5
*
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
Saurav Kashyap
2012-05-22
1
-3
/
+2
*
[SCSI] qla2xxx: Detect PEG errors.
Giridhar Malavali
2012-05-22
1
-1
/
+29
*
[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.
Chad Dupuis
2012-05-22
1
-3
/
+0
*
[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.
Vikas Chaudhary
2012-05-10
1
-0
/
+1
*
[SCSI] qla2xxx: Change the log message when previous dump is available to ret...
Giridhar Malavali
2012-02-19
1
-2
/
+3
*
[SCSI] qla2xxx: Fix ql_dbg arguments.
Arun Easi
2012-02-19
1
-2
/
+2
*
[SCSI] qla2xxx: Convert remaining printk's to ql_log format.
Chad Dupuis
2012-02-19
1
-2
/
+2
*
[SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve...
Chad Dupuis
2012-02-19
1
-40
/
+27
*
[SCSI] qla2xxx: Consolidation of SRB processing.
Giridhar Malavali
2012-02-19
1
-1
/
+1
*
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
2012-02-19
1
-7
/
+1
*
[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.
Giridhar Malavali
2012-02-18
1
-1
/
+1
*
[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...
Shyam Sundar
2012-02-18
1
-13
/
+0
*
[SCSI] qla2xxx: remove redundant semicolon
Jesper Juhl
2011-12-15
1
-1
/
+1
*
[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...
Chad Dupuis
2011-12-15
1
-1
/
+0
*
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
2011-12-15
1
-480
/
+2
*
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
Giridhar Malavali
2011-12-15
1
-4
/
+4
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
1
-5
/
+1
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
1
-8
/
+7
*
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...
Giridhar Malavali
2011-12-12
1
-1
/
+5
*
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...
Giridhar Malavali
2011-12-12
1
-0
/
+1
*
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
2011-12-12
1
-17
/
+16
*
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
Chad Dupuis
2011-12-12
1
-0
/
+5
*
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...
Giridhar Malavali
2011-12-12
1
-1
/
+4
*
[SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning.
Chad Dupuis
2011-08-29
1
-1
/
+2
*
[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...
Giridhar Malavali
2011-08-29
1
-33
/
+41
*
[SCSI] qla2xxx: Fix array out of bound warning.
Saurav Kashyap
2011-08-29
1
-1
/
+1
*
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
Saurav Kashyap
2011-08-29
1
-3
/
+8
*
[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.
Saurav Kashyap
2011-08-29
1
-0
/
+40
*
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
1
-26
/
+884
*
[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
[next]