index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-32
/
+27
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-05-28
scsi: lpfc: update driver version to 12.0.0.4
James Smart
1
-1
/
+1
2018-05-28
scsi: lpfc: Fix port initialization failure.
James Smart
1
-3
/
+18
2018-05-28
scsi: lpfc: Fix 16gb hbas failing cq create.
James Smart
3
-20
/
+1
2018-05-28
scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfc
James Smart
1
-0
/
+9
2018-05-28
scsi: lpfc: correct oversubscription of nvme io requests for an adapter
James Smart
3
-4
/
+32
2018-05-28
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
2
-5
/
+17
2018-05-08
scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"
Colin Ian King
2
-12
/
+12
2018-05-08
scsi: lpfc: Comment cleanup regarding Broadcom copyright header
James Smart
10
-10
/
+10
2018-05-08
scsi: lpfc: update driver version to 12.0.0.3
James Smart
1
-1
/
+1
2018-05-08
scsi: lpfc: Enhance log messages when reporting CQE errors
James Smart
1
-7
/
+16
2018-05-08
scsi: lpfc: Fix up log messages and stats counters in IO submit code path
James Smart
4
-23
/
+37
2018-05-08
scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cnt
James Smart
1
-0
/
+34
2018-05-08
scsi: lpfc: Handle new link fault code returned by adapter firmware.
James Smart
2
-17
/
+15
2018-05-08
scsi: lpfc: Correct fw download error message
James Smart
2
-1
/
+8
2018-05-08
scsi: lpfc: enhance LE data structure copies to hardware
James Smart
1
-14
/
+42
2018-05-08
scsi: lpfc: Change IO submit return to EBUSY if remote port is recovering
James Smart
1
-6
/
+7
2018-04-18
scsi: lpfc: update driver version to 12.0.0.2
James Smart
1
-1
/
+1
2018-04-18
scsi: lpfc: Correct missing remoteport registration during link bounces
James Smart
2
-4
/
+5
2018-04-18
scsi: lpfc: Fix NULL pointer reference when resetting adapter
James Smart
1
-16
/
+20
2018-04-18
scsi: lpfc: Fix nvme remoteport registration race conditions
James Smart
1
-2
/
+14
2018-04-18
scsi: lpfc: Fix driver not recovering NVME rports during target link faults
James Smart
3
-3
/
+15
2018-04-18
scsi: lpfc: Fix WQ/CQ creation for older asic's.
James Smart
3
-0
/
+28
2018-04-18
scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_show
James Smart
4
-10
/
+31
2018-04-18
scsi: lpfc: Fix lingering lpfc_wq resource after driver unload
James Smart
1
-3
/
+8
2018-04-18
scsi: lpfc: Fix Abort request WQ selection
James Smart
2
-13
/
+13
2018-04-18
scsi: lpfc: Enlarge nvmet asynchronous receive buffer counts
James Smart
4
-3
/
+17
2018-04-18
scsi: lpfc: Add per io channel NVME IO statistics
James Smart
6
-91
/
+173
2018-04-18
scsi: lpfc: Correct target queue depth application changes
James Smart
4
-20
/
+66
2018-04-18
scsi: lpfc: Fix multiple PRLI completion error path
James Smart
1
-23
/
+6
2018-03-14
scsi: lpfc: make several unions static, fix non-ANSI prototype
Colin Ian King
2
-8
/
+8
2018-03-12
scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018
James Smart
2
-2
/
+2
2018-03-12
scsi: lpfc: update driver version to 12.0.0.1
James Smart
1
-1
/
+1
2018-03-12
scsi: lpfc: Memory allocation error during driver start-up on power8
James Smart
4
-11
/
+21
2018-03-12
scsi: lpfc: Fix mailbox wait for POST_SGL mbox command
James Smart
2
-22
/
+13
2018-03-12
scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVME
James Smart
3
-1
/
+6
2018-03-12
scsi: lpfc: Streamline NVME Targe6t WQE setup
James Smart
3
-104
/
+191
2018-03-12
scsi: lpfc: Streamline NVME Initiator WQE setup
James Smart
4
-127
/
+203
2018-03-12
scsi: lpfc: Code cleanup for 128byte wqe data type
James Smart
5
-66
/
+61
2018-03-12
scsi: lpfc: Fix NVME Initiator FirstBurst
James Smart
2
-1
/
+16
2018-03-12
scsi: lpfc: Add missing unlock in WQ full logic
James Smart
1
-0
/
+1
2018-03-06
scsi: lpfc: use __raw_writeX on DPP copies
James Smart
1
-2
/
+9
2018-02-22
scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018
James Smart
6
-6
/
+6
2018-02-22
scsi: lpfc: update driver version to 12.0.0.0
James Smart
1
-1
/
+1
2018-02-22
scsi: lpfc: Work around NVME cmd iu SGL type
James Smart
6
-17
/
+69
2018-02-22
scsi: lpfc: Fix nvme embedded io length on new hardware
James Smart
1
-1
/
+1
2018-02-22
scsi: lpfc: Add embedded data pointers for enhanced performance
James Smart
7
-6
/
+94
2018-02-22
scsi: lpfc: Enable fw download on if_type=6 devices
James Smart
3
-17
/
+33
2018-02-22
scsi: lpfc: Add if_type=6 support for cycling valid bits
James Smart
4
-17
/
+92
[next]