index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_def.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Don't cache VPD data for newer ISPs.
Andrew Vasquez
2009-04-03
1
-0
/
+1
*
[SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs.
Andrew Vasquez
2009-04-03
1
-0
/
+1
*
[SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs.
Andrew Vasquez
2009-04-03
1
-2
/
+1
*
[SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information.
Andrew Vasquez
2009-04-03
1
-0
/
+2
*
[SCSI] qla2xxx: Add EDC-update support.
Joe Carnuccio
2009-04-03
1
-0
/
+5
*
[SCSI] qla2xxx: Cleanup unused flags and #defines.
Shyam Sundar
2009-04-03
1
-85
/
+13
*
[SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update.
Lalit Chandivade
2009-04-03
1
-0
/
+1
*
[SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs.
Joe Carnuccio
2009-04-03
1
-1
/
+2
*
[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
/
+2
*
[SCSI] qla2xxx: Refactor request/response-queue register handling.
Andrew Vasquez
2009-04-03
1
-8
/
+9
*
[SCSI] qla2xxx: Properly acknowledge IDC notification messages.
Andrew Vasquez
2009-02-10
1
-0
/
+5
*
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
2009-01-07
1
-3
/
+18
*
[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.
Andrew Vasquez
2009-01-07
1
-1
/
+0
*
[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump.
Andrew Vasquez
2009-01-07
1
-0
/
+1
*
[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ...
Andrew Vasquez
2009-01-07
1
-0
/
+2
*
[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.
Andrew Vasquez
2009-01-07
1
-10
/
+0
*
[SCSI] qla2xxx: changes in multiq code
Anirban Chakraborty
2008-12-29
1
-1
/
+6
*
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
2008-12-29
1
-12
/
+52
*
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
2008-12-29
1
-247
/
+278
*
[SCSI] qla2xxx: Correct Atmel flash-part handling.
Lalit Chandivade
2008-11-05
1
-1
/
+0
*
pci: change msi-x vector to 32bit
Yinghai Lu
2008-10-16
1
-1
/
+1
*
[SCSI] qla2xxx: Add NPIV-Config Table support.
Andrew Vasquez
2008-10-03
1
-0
/
+2
*
[SCSI] qla2xxx: Add Flash Layout Table support.
Andrew Vasquez
2008-10-03
1
-1
/
+7
*
[SCSI] qla2xxx: Add input/output byte-count statistics.
Harish Zunjarrao
2008-10-03
1
-0
/
+2
*
[SCSI] qla2xxx: Remove semaphore.h
Matthew Wilcox
2008-10-03
1
-1
/
+0
*
[SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().
Andrew Vasquez
2008-08-16
1
-0
/
+1
*
[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.
Joe Carnuccio
2008-07-26
1
-1
/
+1
*
[SCSI] qla2xxx: Cleanup NPIV related functions
Seokmann Ju
2008-07-26
1
-1
/
+0
*
[SCSI] qla2xxx: Add LIP count to FC-transport statistics.
Harish Zunjarrao
2008-07-26
1
-1
/
+2
*
[SCSI] qla2xxx: Track total number of ISP aborts.
Harish Zunjarrao
2008-07-26
1
-0
/
+5
*
[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.
Seokmann Ju
2008-07-26
1
-1
/
+0
*
[SCSI] qla2xxx: Convert vport_sem to a mutex
matthias@kaehlcke.net
2008-05-15
1
-1
/
+1
*
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+1
*
[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.
Andrew Vasquez
2008-04-07
1
-3
/
+0
*
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
2008-04-07
1
-1
/
+25
*
[SCSI] qla2xxx: Add midlayer target/device reset support.
Andrew Vasquez
2008-04-07
1
-1
/
+2
*
[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.
Andrew Vasquez
2008-04-07
1
-0
/
+1
*
[SCSI] qla2xxx: Add Flash Descriptor Table layout support.
Andrew Vasquez
2008-04-07
1
-0
/
+7
*
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
2008-04-07
1
-2
/
+0
*
[SCSI] qla2xxx: Add hardware trace-logging support.
Andrew Vasquez
2008-04-07
1
-0
/
+10
*
[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.
Andrew Vasquez
2008-04-07
1
-0
/
+22
*
[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...
Andrew Vasquez
2008-04-07
1
-2
/
+0
*
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
2008-04-07
1
-1
/
+1
*
[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.
Seokmann Ju
2008-02-07
1
-2
/
+0
*
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
2008-02-01
1
-0
/
+1
*
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
Andrew Vasquez
2008-01-23
1
-0
/
+10
*
[SCSI] qla2xxx: Trace-Control naming cleanups.
Andrew Vasquez
2008-01-23
1
-3
/
+0
*
[SCSI] qla2xxx: Use completion routines.
Marcus Barrow
2008-01-23
1
-2
/
+2
*
[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.
Andrew Vasquez
2008-01-23
1
-2
/
+1
[next]