index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
2015-10-27
1
-2
/
+16
*
lpfc: remove set but not used variables
Sebastian Herbszt
2015-10-27
1
-2
/
+2
*
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2015-10-27
1
-5
/
+1
*
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
2015-10-27
1
-0
/
+1
*
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
2015-10-27
1
-1
/
+1
*
lpfc: Remove unnessary cast
Firo Yang
2015-10-27
1
-2
/
+1
*
lpfc: fix model description
Sebastian Herbszt
2015-10-27
1
-1
/
+1
*
lpfc: Add support for using block multi-queue
James Smart
2015-06-13
1
-1
/
+3
*
lpfc: Fix crash in vport_delete.
James Smart
2015-06-05
1
-1
/
+7
*
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
2015-06-05
1
-6
/
+6
*
lpfc: Add support for ELS LCB.
James Smart
2015-06-05
1
-0
/
+2
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Fix premature release of rpi bit in bitmask
James Smart
2015-04-10
1
-2
/
+22
*
lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
James Smart
2015-04-10
1
-12
/
+26
*
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
2015-04-10
1
-0
/
+8
*
lpfc: Fix host reset escalation killing all IOs.
James Smart
2015-04-10
1
-3
/
+8
*
lpfc: Add Lancer Temperature Event support to the lpfc driver
James Smart
2015-04-10
1
-55
/
+124
*
lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
1
-2
/
+0
*
lpfc: fix high priority issues from fortify source code scan
James Smart
2014-09-16
1
-13
/
+19
*
lpfc: fix IP Reset processing - wait for RDY before proceeding
James Smart
2014-09-16
1
-62
/
+47
*
lpfc: fix discovery timeout during nameserver login
James Smart
2014-09-16
1
-0
/
+15
*
lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-22
/
+17
*
lpfc: use dma_zalloc_coherent
Joe Perches
2014-09-16
1
-15
/
+7
*
lpfc: mark functions as static in lpfc/lpfc_init.c
Rashika Kheria
2014-09-16
1
-3
/
+3
*
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-07-29
1
-3
/
+6
*
lpfc: mark old devices as obsolete
James Smart
2014-06-02
1
-34
/
+49
*
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
2014-06-02
1
-0
/
+48
*
lpfc: Update Copyright on changed files
James Smart
2014-06-02
1
-1
/
+1
*
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
2014-06-02
1
-5
/
+4
*
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
2014-06-02
1
-18
/
+5
*
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
2014-06-02
1
-1
/
+4
*
lpfc: Fix locking for postbufq when freeing
James Smart
2014-06-02
1
-3
/
+12
*
lpfc: Fix locking for lpfc_hba_down_post
James Smart
2014-06-02
1
-19
/
+60
*
[SCSI] lpfc 8.3.45: Fixed crash during driver unload.
James Smart
2014-03-15
1
-2
/
+7
*
[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware download
James Smart
2014-03-15
1
-8
/
+14
*
[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...
James Smart
2014-03-15
1
-0
/
+2
*
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
2014-03-15
1
-6
/
+235
*
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
2014-03-15
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-3
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-3
/
+0
*
|
[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2013-10-25
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
2013-09-10
1
-4
/
+4
*
|
[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads
James Smart
2013-09-10
1
-2
/
+8
*
|
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
2013-09-10
1
-22
/
+12
*
|
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
2013-09-10
1
-5
/
+23
*
|
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
2013-09-10
1
-9
/
+3
|
/
*
[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributes
James Smart
2013-08-26
1
-7
/
+0
*
[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEs
James Smart
2013-08-23
1
-0
/
+1
*
[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depth
James Smart
2013-08-23
1
-10
/
+24
[next]