index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
lpfc: fix missing zero termination in debugfs
Alan
1
-2
/
+2
2016-02-24
lpfc: Add lockdep assertions
Johannes Thumshirn
2
-0
/
+48
2016-02-24
lpfc: Remove redundant code block in lpfc_scsi_cmd_iocb_cmpl
Johannes Thumshirn
1
-17
/
+0
2015-12-22
lpfc: Update version to 11.0.0.10 for upstream patch set
James Smart
1
-1
/
+1
2015-12-22
lpfc: Use kzalloc instead of kmalloc
Punit Vara
1
-2
/
+1
2015-12-22
lpfc: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2015-12-22
lpfc: Add logging for misconfigured optics.
James Smart
3
-32
/
+87
2015-12-22
lpfc: Fix external loopback failure.
James Smart
1
-2
/
+13
2015-12-22
lpfc: Fix mbox reuse in PLOGI completion
James Smart
1
-10
/
+21
2015-12-22
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
7
-136
/
+150
2015-12-22
lpfc: Make write check error processing more resilient
James Smart
1
-6
/
+21
2015-12-22
lpfc: Fix RDP ACC being too long.
James Smart
1
-0
/
+10
2015-12-22
lpfc: Fix RDP Speed reporting.
James Smart
1
-10
/
+7
2015-12-22
lpfc: Modularize and cleanup FDMI code in driver
James Smart
9
-745
/
+1450
2015-12-22
lpfc: Fix crash in fcp command completion path.
James Smart
1
-2
/
+2
2015-12-22
lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
James Smart
1
-3
/
+6
2015-12-22
lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
James Smart
3
-9
/
+16
2015-12-22
lpfc: Fix the FLOGI discovery logic to comply with T11 standards
James Smart
4
-239
/
+240
2015-12-22
lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
1
-2
/
+6
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-3
/
+0
2015-11-10
lpfc: fix memory leak and NULL dereference
Sudip Mukherjee
1
-1
/
+7
2015-10-27
lpfc: Update version to 11.0.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2
-2
/
+15
2015-10-27
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
1
-2
/
+7
2015-10-27
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
1
-14
/
+17
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
8
-9
/
+58
2015-10-27
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
1
-1
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
10
-126
/
+8
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...
Nicholas Krause
1
-1
/
+1
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2
-6
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-09-06
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
Johannes Thumshirn
1
-3
/
+4
2015-08-27
lpfc: Use && instead of & for boolean expression
Sebastian Herbszt
1
-1
/
+1
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
16
-199
/
+1530
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2015-06-13
lpfc: Update version to 10.7.0.0 for upstream patch set.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
4
-15
/
+16
2015-06-13
lpfc: Fix scsi task management error message.
James Smart
1
-8
/
+10
2015-06-13
lpfc: Fix cq_id masking problem.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Fix scsi prep dma buf error.
James Smart
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
4
-52
/
+72
2015-06-13
lpfc: Devices are not discovered during takeaway/giveback testing
James Smart
1
-12
/
+10
2015-06-13
lpfc: Fix vport deletion failure.
James Smart
1
-0
/
+2
2015-06-13
lpfc: Check for active portpeerbeacon.
James Smart
2
-4
/
+21
2015-06-06
lpfc: Update driver version for upstream patch set 10.6.0.1.
James Smart
1
-1
/
+1
2015-06-06
lpfc: Change buffer pool empty message to miscellaneous category
James Smart
1
-1
/
+1
2015-06-06
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
1
-2
/
+4
[next]