index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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: Move initialization of some variables before iospace_config.
Chad Dupuis
2011-12-15
1
-5
/
+5
*
[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.
Andrew Vasquez
2011-12-15
4
-2
/
+27
*
[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.
Saurav Kashyap
2011-12-15
3
-2
/
+16
*
[SCSI] qla2xxx: Consolidated IOCB processing routines.
Giridhar Malavali
2011-12-15
4
-583
/
+522
*
[SCSI] qla2xxx: Process marker IOCB request on request queue 0.
Giridhar Malavali
2011-12-15
1
-0
/
+1
*
[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.
Giridhar Malavali
2011-12-15
2
-124
/
+133
*
[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.
Giridhar Malavali
2011-12-15
1
-4
/
+4
*
[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...
Giridhar Malavali
2011-12-15
1
-1
/
+1
*
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
2011-12-15
1
-2
/
+2
*
[SCSI] qla2xxx: Correct report-id acquisition check
Giridhar Malavali
2011-12-15
1
-1
/
+1
*
[SCSI] qla2xxx: Fix to include FCE data as part of dump.
Giridhar Malavali
2011-12-15
1
-1
/
+1
*
[SCSI] qla2xxx: Limit excessive DPC cycles.
Andrew Vasquez
2011-12-15
1
-13
/
+8
*
[SCSI] qla2xxx: Only read requested mailbox registers.
Andrew Vasquez
2011-12-15
1
-9
/
+25
*
[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...
Giridhar Malavali
2011-12-15
2
-31
/
+61
*
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
2011-12-15
10
-216
/
+199
*
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
2011-12-15
8
-25
/
+26
*
[SCSI] qla2xxx: Use less stack to emit logging messages.
Joe Perches
2011-12-15
2
-115
/
+107
*
[SCSI] qla2xxx: Update version number to 8.03.07.12-k.
Chad Dupuis
2011-12-12
1
-1
/
+1
*
[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...
Giridhar Malavali
2011-12-12
1
-6
/
+8
*
[SCSI] qla2xxx: Correct fc_host port_state display.
Saurav Kashyap
2011-12-12
1
-4
/
+23
*
[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...
Giridhar Malavali
2011-12-12
4
-4
/
+28
*
[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...
Giridhar Malavali
2011-12-12
2
-0
/
+3
*
[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...
Chad Dupuis
2011-12-12
4
-30
/
+22
*
[SCSI] qla2xxx: Display IPE error message for ISP82xx.
Chad Dupuis
2011-12-12
1
-0
/
+5
*
[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...
Andrew Vasquez
2011-12-12
1
-2
/
+1
*
[SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.
Giridhar Malavali
2011-12-12
1
-3
/
+3
*
[SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...
Giridhar Malavali
2011-12-12
2
-2
/
+8
*
[SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.
Giridhar Malavali
2011-12-12
1
-0
/
+1
*
[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.
Saurav Kashyap
2011-12-12
1
-1
/
+2
*
[SCSI] qla2xxx: Check for SCSI status on underruns.
Arun Easi
2011-12-12
1
-1
/
+1
*
[SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.
Saurav Kashyap
2011-12-12
1
-66
/
+4
*
[SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
Andrew Vasquez
2011-10-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
12
-106
/
+1671
|
\
|
*
[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
3
-45
/
+56
|
*
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
Joe Carnuccio
2011-08-29
1
-30
/
+29
|
*
[SCSI] qla2xxx: Provide method for updating I2C attached VPD.
Joe Carnuccio
2011-08-29
2
-0
/
+193
|
*
[SCSI] qla2xxx: Correction to sysfs edc interface.
Joe Carnuccio
2011-08-29
1
-3
/
+3
|
*
[SCSI] qla2xxx: During loopdown perform Diagnostic loopback.
Saurav Kashyap
2011-08-29
1
-0
/
+1
|
*
[SCSI] qla2xxx: Fix array out of bound warning.
Saurav Kashyap
2011-08-29
1
-1
/
+1
|
*
[SCSI] qla2xxx: check for marker IOCB during response queue processing.
Saurav Kashyap
2011-08-29
1
-0
/
+5
|
*
[SCSI] qla2xxx: Enable write permission to some debug related module paramete...
Chad Dupuis
2011-08-29
1
-3
/
+3
|
*
[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
6
-7
/
+92
|
*
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
2011-08-29
9
-50
/
+1315
*
|
[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload
Roland Dreier
2011-10-02
1
-4
/
+5
*
|
scsi: fix qla2xxx printk format warning
Randy Dunlap
2011-09-23
1
-2
/
+2
|
/
*
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Chad Dupuis
2011-08-27
1
-1
/
+1
[next]