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_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.
Richard Lary
2010-02-19
1
-0
/
+5
*
[SCSI] qla2xxx: Add firmware ETS burst support.
Andrew Vasquez
2010-02-19
1
-0
/
+6
*
[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
Andrew Vasquez
2010-02-19
1
-38
/
+0
*
[SCSI] qla2xxx: Correct EH bus-reset handling.
Andrew Vasquez
2010-02-19
1
-13
/
+14
*
[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
Giridhar Malavali
2010-02-19
1
-2
/
+13
*
[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()
Roel Kluin
2010-02-17
1
-1
/
+1
*
[SCSI] qla2xxx: Remove firmware hint for 81xx parts.
Giridhar Malavali
2010-01-18
1
-1
/
+0
*
[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
Giridhar Malavali
2010-01-18
1
-0
/
+1
*
[SCSI] qla2xxx: Enhance EEH support and enable AER support.
Joe Carnuccio
2010-01-18
1
-16
/
+24
*
[SCSI] qla2xxx: Correct FCP2 recovery handling.
Andrew Vasquez
2010-01-17
1
-6
/
+6
*
[SCSI] qla2xxx: Added to EEH support.
Duane Grigsby
2009-12-30
1
-0
/
+7
*
[SCSI] qla2xxx: Extend base EEH support in qla2xxx.
Andrew Vasquez
2009-12-30
1
-8
/
+75
*
[SCSI] qla2xxx: Queue depth ramp up/down modification changes.
Giridhar Malavali
2009-12-10
1
-18
/
+51
*
[SCSI] qla2xxx: dpc thread can execute before scsi host has been added
Michael Reed
2009-12-10
1
-3
/
+3
*
[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh
Christof Schmitt
2009-12-04
1
-21
/
+4
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-2
/
+5
*
[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.
Andrew Vasquez
2009-12-04
1
-0
/
+35
*
[SCSI] qla2xxx: Properly delete rports attached to a vport.
Andrew Vasquez
2009-09-12
1
-2
/
+4
*
[SCSI] qla2xxx: Correct various NPIV issues.
Andrew Vasquez
2009-09-12
1
-10
/
+11
*
[SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly.
Lalit Chandivade
2009-09-12
1
-4
/
+1
*
[SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device.
Santosh Vernekar
2009-09-12
1
-0
/
+3
*
[SCSI] qla2xxx: Add asynchronous-login support.
Andrew Vasquez
2009-09-05
1
-6
/
+66
*
[SCSI] qla2xxx: Generalize srb structure usage.
Andrew Vasquez
2009-09-05
1
-2
/
+9
*
[SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue...
Anirban Chakraborty
2009-08-22
1
-4
/
+19
*
qla2xxx: Fixed a bug in number of response queue creation logic.
Anirban Chakraborty
2009-06-21
1
-1
/
+1
*
[SCSI] qla2xxx: Reduce lock-contention during do-work processing.
Andrew Vasquez
2009-06-08
1
-23
/
+22
*
[SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+7
*
[SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode.
Anirban Chakraborty
2009-06-08
1
-0
/
+1
*
[SCSI] qla2xxx: Export TLV data on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+4
*
[SCSI] qla2xxx: Export XGMAC statistics on supported ISPs.
Andrew Vasquez
2009-06-08
1
-0
/
+4
*
[SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets.
Anirban Chakraborty
2009-05-20
1
-0
/
+7
*
[SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics.
Andrew Vasquez
2009-05-20
1
-0
/
+10
*
[SCSI] qla2xxx: Conditionally disable automatic queue full tracking.
Michael Reed
2009-05-20
1
-0
/
+8
*
[SCSI] qla2xxx: Remove reference to request queue from scsi request block.
Anirban Chakraborty
2009-05-20
1
-4
/
+2
*
[SCSI] qla2xxx: Add CPU affinity support.
Anirban Chakraborty
2009-05-20
1
-2
/
+76
*
[SCSI] qla2xxx: Add QoS support.
Anirban Chakraborty
2009-05-20
1
-64
/
+71
*
[SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs.
Seokmann Ju
2009-05-20
1
-1
/
+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: Correct several PCI-EEH issues.
Seokmann Ju
2009-04-03
1
-2
/
+7
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
1
-2
/
+2
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
1
-0
/
+3
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
1
-8
/
+0
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
1
-0
/
+28
*
[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: Pass in optional extended-initialization control block.
Andrew Vasquez
2009-04-03
1
-2
/
+15
*
[SCSI] qla2xxx: Consolidate queuecommand implementations.
Giridhar Malavali
2009-04-03
1
-106
/
+5
*
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
2009-04-03
1
-18
/
+9
*
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
2009-03-10
1
-4
/
+0
[next]