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_def.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
Andrew Vasquez
2008-01-23
1
-8
/
+14
*
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
Andrew Vasquez
2008-01-11
1
-9
/
+1
*
[SCSI] qla2xxx: Make driver (mostly) legacy I/O port free.
Andrew Vasquez
2007-10-23
1
-0
/
+1
*
[SCSI] qla2xxx: Use shost_priv().
Andrew Vasquez
2007-10-12
1
-2
/
+0
*
[SCSI] qla2xxx: Remove unused member (list) from srb_t structure.
Andrew Vasquez
2007-10-12
1
-2
/
+0
*
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.
Seokmann Ju
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.
Andrew Vasquez
2007-10-12
1
-1
/
+1
*
[SCSI] qla2xxx: Add PCI error recovery support.
Seokmann Ju
2007-10-12
1
-0
/
+1
*
[SCSI] qla2xxx: Allow region-based flash-part accesses.
Joe Carnuccio
2007-10-12
1
-0
/
+2
*
[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.
Andrew Vasquez
2007-10-12
1
-1
/
+3
*
[SCSI] qla2xxx: Correct 8GB iIDMA support.
Andrew Vasquez
2007-08-15
1
-1
/
+0
*
[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes
Seokmann Ju
2007-07-27
1
-0
/
+4
*
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
1
-1
/
+7
*
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
1
-1
/
+1
*
[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...
Andrew Vasquez
2007-07-20
1
-0
/
+8
*
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
2007-07-20
1
-0
/
+2
*
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
1
-0
/
+2
*
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
2007-07-14
1
-0
/
+83
*
[SCSI] qla2xxx: fix RSCN handling on big-endian systems
Malahal Naineni
2007-03-20
1
-5
/
+8
*
Merge branch 'linus'
James Bottomley
2007-01-31
1
-0
/
+2
|
\
|
*
[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.
Andrew Vasquez
2007-01-03
1
-0
/
+2
*
|
[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.
Seokmann Ju
2007-01-31
1
-2
/
+0
*
|
[SCSI] qla2xxx: Export OptionROM boot-codes version information.
Andrew Vasquez
2007-01-31
1
-0
/
+11
*
|
[SCSI] qla2xxx: Handle IRQ-0 assignments by the system.
Andrew Vasquez
2007-01-31
1
-0
/
+1
*
|
[SCSI] qla2xxx: Add MSI-X support.
Andrew Vasquez
2007-01-31
1
-0
/
+24
|
/
[next]