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
*
qla2xxx: Update version number to 8.03.01-k4.
Andrew Vasquez
2009-06-21
1
-1
/
+1
*
qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...
Andrew Vasquez
2009-06-21
1
-1
/
+1
*
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
2
-7
/
+8
*
qla2xxx: Fixed a bug in number of response queue creation logic.
Anirban Chakraborty
2009-06-21
1
-1
/
+1
*
[SCSI] qla2xxx: Resolve a performance issue in interrupt
Anirban Chakraborty
2009-06-15
1
-6
/
+9
*
[SCSI] qla2xxx: fix printk format warnings
Randy Dunlap
2009-06-15
1
-2
/
+5
*
[SCSI] qla2xxx: Update version number to 8.03.01-k3.
Andrew Vasquez
2009-06-08
1
-1
/
+1
*
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
2009-06-08
3
-0
/
+121
*
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
3
-4
/
+25
*
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
2009-06-08
2
-23
/
+24
*
[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.
Andrew Vasquez
2009-06-08
1
-1
/
+2
*
[SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...
Andrew Vasquez
2009-06-08
2
-5
/
+2
*
[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.
Andrew Vasquez
2009-06-08
1
-3
/
+0
*
[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.
Andrew Vasquez
2009-06-08
1
-1
/
+1
*
[SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port...
Andrew Vasquez
2009-06-08
1
-1
/
+4
*
[SCSI] qla2xxx: Add 10Gb iiDMA support.
Andrew Vasquez
2009-06-08
2
-2
/
+11
*
[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup...
Andrew Vasquez
2009-06-08
1
-1
/
+3
*
[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.
Andrew Vasquez
2009-06-08
3
-5
/
+11
*
[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.
Anirban Chakraborty
2009-06-08
2
-15
/
+16
*
[SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios.
Andrew Vasquez
2009-06-08
1
-2
/
+2
*
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
2009-06-08
5
-8
/
+38
*
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
2009-06-08
4
-13
/
+11
*
[SCSI] qla2xxx: Correct logic-bug in set-model-info().
Andrew Vasquez
2009-06-08
1
-1
/
+1
*
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
2009-06-08
6
-0
/
+101
*
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
2009-06-08
6
-0
/
+107
*
[SCSI] qla2xxx: Export negotiated fabric-parameters for application support.
Andrew Vasquez
2009-06-08
1
-0
/
+11
*
[SCSI] qla2xxx: Update version number to 8.03.01-k2.
Andrew Vasquez
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
Anirban Chakraborty
2009-05-20
4
-18
/
+30
*
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
Andrew Vasquez
2009-05-20
3
-0
/
+17
*
[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.
Andrew Vasquez
2009-05-20
2
-1
/
+3
*
[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.
Michael Reed
2009-05-20
3
-0
/
+19
*
[SCSI] qla2xxx: Perform an implicit login to the Management Server.
Joe Carnuccio
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Restrict model-name/description device-table usage.
Andrew Vasquez
2009-05-20
1
-2
/
+5
*
[SCSI] qla2xxx: Correct hard-coded address of a second-port's NVRAM.
Harish Zunjarrao
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Correct typo in read_nvram() callback.
Andrew Vasquez
2009-05-20
1
-1
/
+1
*
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
Anirban Chakraborty
2009-05-20
5
-25
/
+27
*
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
2009-05-20
7
-9
/
+140
*
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
2009-05-20
11
-368
/
+333
*
[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.
Andrew Vasquez
2009-05-20
3
-14
/
+17
*
[SCSI] qla2xxx: Export additional FCoE attributes for application support.
Andrew Vasquez
2009-05-20
3
-1
/
+50
*
[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
Seokmann Ju
2009-05-20
2
-4
/
+2
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
[SCSI] qla2xxx: Update version number to 8.03.01-k1.
Andrew Vasquez
2009-04-03
1
-2
/
+2
*
[SCSI] qla2xxx: Get FLT address in dword format.
Harish Zunjarrao
2009-04-03
1
-2
/
+2
*
[SCSI] qla2xxx: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
3
-3
/
+18
*
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
2
-2
/
+7
*
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2009-04-03
2
-4
/
+9
*
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2009-04-03
2
-64
/
+6
[next]