index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mbx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-22
1
-2
/
+2
*
[SCSI] qla2xxx: Correct display of vp_count in debug printk.
Andrew Vasquez
2009-08-22
1
-1
/
+2
*
qla2xxx: Limit querying to supported mailbox-registers while reading FW state.
Andrew Vasquez
2009-06-21
1
-5
/
+10
*
qla2xxx: Correct iiDMA-update calling conventions.
Harish Zunjarrao
2009-06-21
1
-6
/
+7
*
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
2009-06-08
1
-0
/
+63
*
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
1
-1
/
+3
*
[SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port...
Andrew Vasquez
2009-06-08
1
-1
/
+4
*
[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.
Andrew Vasquez
2009-06-08
1
-2
/
+5
*
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+37
*
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+38
*
[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.
Andrew Vasquez
2009-05-20
1
-0
/
+2
*
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
Anirban Chakraborty
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
2009-05-20
1
-2
/
+8
*
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
2009-05-20
1
-23
/
+40
*
[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.
Andrew Vasquez
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Export additional FCoE attributes for application support.
Andrew Vasquez
2009-05-20
1
-1
/
+13
*
[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
Seokmann Ju
2009-05-20
1
-3
/
+0
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
1
-0
/
+3
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
1
-0
/
+78
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
1
-4
/
+0
*
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
2009-04-03
1
-0
/
+26
*
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
1
-0
/
+97
*
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
1
-6
/
+8
*
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
1
-4
/
+12
*
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
1
-1
/
+2
*
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
1
-0
/
+26
*
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-02-10
1
-8
/
+6
*
[SCSI] qla2xxx: Always serialize mailbox command execution.
Andrew Vasquez
2009-01-25
1
-10
/
+6
*
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
2009-01-07
1
-3
/
+22
*
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
2009-01-07
1
-1
/
+1
*
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
2009-01-07
1
-3
/
+2
*
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
2009-01-07
1
-9
/
+0
*
[SCSI] qla2xxx: changes in multiq code
Anirban Chakraborty
2008-12-29
1
-2
/
+2
*
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
2008-12-29
1
-14
/
+133
*
[SCSI] qla2xxx: Code changes for vport bus reset
Anirban Chakraborty
2008-12-29
1
-1
/
+1
*
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
2008-12-29
1
-367
/
+392
*
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.
Shyam Sundar
2008-11-05
1
-1
/
+1
*
[SCSI] qla2xxx: Fix "occured" spelling errors.
Bjorn Helgaas
2008-10-03
1
-2
/
+2
*
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
Andrew Vasquez
2008-10-03
1
-1
/
+1
*
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
2008-08-16
1
-1
/
+1
*
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
2008-07-26
1
-4
/
+3
*
[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.
Andrew Vasquez
2008-07-26
1
-0
/
+2
*
[SCSI] qla2xxx: Always aquire the parent's hardware_lock.
Seokmann Ju
2008-07-26
1
-4
/
+6
*
[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...
Andrew Vasquez
2008-05-15
1
-5
/
+1
*
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...
Andrew Vasquez
2008-05-15
1
-1
/
+1
*
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
2008-05-15
1
-2
/
+2
*
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
2008-04-27
1
-7
/
+6
*
[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static
Adrian Bunk
2008-04-27
1
-1
/
+1
*
[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.
Andrew Vasquez
2008-04-27
1
-2
/
+0
*
[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.
Andrew Vasquez
2008-04-27
1
-1
/
+1
[next]