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_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.
Madhuranath Iyengar
2010-05-16
1
-4
/
+152
*
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
Madhuranath Iyengar
2010-05-16
1
-57
/
+78
*
[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.
Andrew Vasquez
2010-05-16
1
-6
/
+82
*
[SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.
Andrew Vasquez
2010-05-16
1
-10
/
+33
*
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
2010-05-01
1
-26
/
+207
*
[SCSI] qla2xxx: General checkpatch corrections.
Andrew Vasquez
2010-04-11
1
-2
/
+2
*
[SCSI] qla2xxx: Add APEX support.
Sarang Radke
2010-04-11
1
-0
/
+168
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] qla2xxx: Add firmware ETS burst support.
Andrew Vasquez
2010-02-19
1
-1
/
+10
*
[SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
Andrew Vasquez
2010-02-19
1
-1
/
+6
*
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
Giridhar Malavali
2010-01-18
1
-2
/
+12
*
[SCSI] qla2xxx: Correct FCP2 recovery handling.
Andrew Vasquez
2010-01-17
1
-6
/
+6
*
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
Andrew Vasquez
2009-12-30
1
-0
/
+20
*
[SCSI] qla2xxx: Get the link data rate explicitly during device resync.
Michael Hernandez
2009-12-30
1
-0
/
+2
*
[SCSI] qla2xxx: fix for multiqueue in MISX disabled case
Anirban Chakraborty
2009-12-10
1
-1
/
+11
*
[SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link...
Andrew Vasquez
2009-12-04
1
-1
/
+0
*
[SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs.
Andrew Vasquez
2009-12-04
1
-1
/
+1
*
[SCSI] qla2xxx: Reread firmware versions information after an ISP abort.
Lalit Chandivade
2009-12-04
1
-0
/
+9
*
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
2009-09-12
1
-5
/
+7
*
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
2009-09-12
1
-2
/
+0
*
[SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx.
Andrew Vasquez
2009-09-12
1
-1
/
+2
*
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
2009-09-12
1
-1
/
+1
*
[SCSI] qla2xxx: Add asynchronous-login support.
Andrew Vasquez
2009-09-05
1
-3
/
+212
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-22
1
-3
/
+2
*
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
[next]