index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
6
-16
/
+45
*
[SCSI] qla2xxx: Drop use of IRQF_DISABLE.
Giridhar Malavali
2009-04-03
1
-1
/
+1
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
5
-0
/
+238
*
[SCSI] qla2xxx: Export flash-block-size for application support.
Lalit Chandivade
2009-04-03
1
-0
/
+13
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
5
-127
/
+15
*
[SCSI] qla2xxx: Remove implicit ISP-abort after a flash update.
Lalit Chandivade
2009-04-03
2
-4
/
+14
*
[SCSI] qla2xxx: Add reset capabilities for application support.
Lalit Chandivade
2009-04-03
4
-0
/
+84
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
6
-1
/
+57
*
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
6
-14
/
+184
*
[SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer ...
Andrew Vasquez
2009-04-03
1
-19
/
+30
*
[SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds().
Andrew Vasquez
2009-04-03
1
-1
/
+1
*
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
5
-12
/
+32
*
[SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io().
Andrew Vasquez
2009-04-03
1
-3
/
+1
*
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
5
-7
/
+54
*
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
Andrew Vasquez
2009-04-03
1
-5
/
+8
*
[SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash.
Harish Zunjarrao
2009-04-03
1
-1
/
+1
*
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
Giridhar Malavali
2009-04-03
1
-1
/
+1
*
[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.
Giridhar Malavali
2009-04-03
1
-2
/
+2
[prev]
[next]