index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-02-22
scsi: lpfc: Add 64G link speed support
James Smart
9
-30
/
+93
2018-02-22
scsi: lpfc: Add PCI Ids for if_type=6 hardware
James Smart
3
-0
/
+6
2018-02-22
scsi: lpfc: Add push-to-adapter support to sli4
James Smart
6
-87
/
+220
2018-02-22
scsi: lpfc: Add SLI-4 if_type=6 support to the code base
James Smart
5
-26
/
+275
2018-02-22
scsi: lpfc: Rework sli4 doorbell infrastructure
James Smart
5
-19
/
+32
2018-02-22
scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlers
James Smart
3
-31
/
+44
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
17
-21
/
+20
2018-02-12
scsi: lpfc: update driver version to 11.4.0.7
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.
James Smart
1
-11
/
+13
2018-02-12
scsi: lpfc: Treat SCSI Write operation Underruns as an error
James Smart
1
-5
/
+3
2018-02-12
scsi: lpfc: Fix header inclusion in lpfc_nvmet
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Validate adapter support for SRIU option
James Smart
3
-4
/
+19
2018-02-12
scsi: lpfc: Fix SCSI io host reset causing kernel crash
James Smart
2
-1
/
+16
2018-02-12
scsi: lpfc: Indicate CONF support in NVMe PRLI
James Smart
3
-7
/
+5
2018-02-12
scsi: lpfc: Fix issue_lip if link is disabled
James Smart
1
-0
/
+5
2018-02-12
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
James Smart
1
-2
/
+3
2018-02-12
scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target
James Smart
2
-13
/
+30
2018-02-12
scsi: lpfc: Fix RQ empty firmware trap
James Smart
5
-15
/
+51
2018-02-12
scsi: lpfc: Fix IO failure during hba reset testing with nvme io.
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: Fix PRLI handling when topology type changes
James Smart
1
-3
/
+1
2018-02-12
scsi: lpfc: Add WQ Full Logic for NVME Target
James Smart
5
-1
/
+125
2018-02-12
scsi: lpfc: correct debug counters for abort
James Smart
1
-2
/
+2
2018-02-12
scsi: lpfc: move placement of target destroy on driver detach
James Smart
1
-7
/
+7
2018-02-12
scsi: lpfc: Increase CQ and WQ sizes for SCSI
James Smart
5
-12
/
+36
2018-02-12
scsi: lpfc: Fix frequency of Release WQE CQEs
James Smart
1
-0
/
+2
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-41
/
+23
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-386
/
+964
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-2
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-10
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-29
/
+14
2018-01-03
scsi: lpfc: fix a couple of minor indentation issues
Colin Ian King
1
-4
/
+4
[next]