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
/
qla_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: Correct iiDMA-update calling conventions.
Harish Zunjarrao
2009-06-21
1
-1
/
+1
*
[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.
Andrew Vasquez
2009-06-08
1
-0
/
+52
*
[SCSI] qla2xxx: Export additional firmware-states for application support.
Andrew Vasquez
2009-06-08
1
-3
/
+4
*
[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 10Gb iiDMA support.
Andrew Vasquez
2009-06-08
1
-2
/
+8
*
[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
1
-2
/
+5
*
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
2009-06-08
1
-8
/
+25
*
[SCSI] qla2xxx: Correct logic-bug in set-model-info().
Andrew Vasquez
2009-06-08
1
-1
/
+1
*
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
Anirban Chakraborty
2009-05-20
1
-9
/
+10
*
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
Andrew Vasquez
2009-05-20
1
-0
/
+6
*
[SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code.
Andrew Vasquez
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: Remove reference to request queue from scsi request block.
Anirban Chakraborty
2009-05-20
1
-4
/
+16
*
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
2009-05-20
1
-16
/
+14
*
[SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled.
Andrew Vasquez
2009-05-20
1
-5
/
+5
*
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2009-04-03
1
-4
/
+8
*
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2009-04-03
1
-62
/
+5
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
1
-10
/
+4
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
1
-19
/
+1
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
1
-0
/
+5
*
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
1
-0
/
+15
*
[SCSI] qla2xxx: Update MPI/PHY version retrieval codes.
Andrew Vasquez
2009-04-03
1
-1
/
+2
*
[SCSI] qla2xxx: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
1
-0
/
+3
*
[SCSI] qla2xxx: Always (re)read firmware version/capabilities information.
Andrew Vasquez
2009-04-03
1
-5
/
+8
*
[SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer.
Giridhar Malavali
2009-04-03
1
-1
/
+1
*
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2009-03-10
1
-1
/
+1
*
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
2009-03-10
1
-4
/
+7
*
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
2009-03-10
1
-1
/
+5
*
[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...
Anirban Chakraborty
2009-02-10
1
-4
/
+3
*
[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.
Andrew Vasquez
2009-01-25
1
-6
/
+44
*
[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...
Andrew Vasquez
2009-01-25
1
-0
/
+3
*
[SCSI] qla2xxx: Fix ISP restart bug in multiq code
Anirban Chakraborty
2009-01-13
1
-22
/
+36
*
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
2009-01-07
1
-5
/
+275
*
[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump.
Andrew Vasquez
2009-01-07
1
-1
/
+3
*
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
2009-01-07
1
-0
/
+3
*
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
2009-01-07
1
-8
/
+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
-50
/
+142
*
[SCSI] qla2xxx: Code changes for qla data structure refactoring
Anirban Chakraborty
2008-12-29
1
-550
/
+563
*
[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.
Shyam Sundar
2008-11-05
1
-1
/
+1
*
[SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.
Andrew Vasquez
2008-11-05
1
-20
/
+4
*
[SCSI] qla2xxx: Fix "occured" spelling errors.
Bjorn Helgaas
2008-10-03
1
-1
/
+1
*
[SCSI] qla2xxx: Add Flash Layout Table support.
Andrew Vasquez
2008-10-03
1
-2
/
+8
*
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
Andrew Vasquez
2008-10-03
1
-1
/
+1
*
[SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.
Mike Hernandez
2008-08-16
1
-2
/
+3
*
[SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.
Andrew Vasquez
2008-08-16
1
-0
/
+3
*
[SCSI] qla2xxx: Additional NPIV corrections.
Andrew Vasquez
2008-07-26
1
-1
/
+2
*
[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.
Andrew Vasquez
2008-07-26
1
-2
/
+2
[next]