index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2020-07-24
scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl param
Lee Jones
2020-07-24
scsi: lpfc: Fix a bunch of kerneldoc misdemeanors
Lee Jones
2020-07-24
scsi: lpfc: Add and rename a whole bunch of function parameter descriptions
Lee Jones
2020-07-24
scsi: lpfc: Use __printf() format notation
Lee Jones
2020-07-24
scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issues
Lee Jones
2020-07-24
scsi: lpfc: Fix some function parameter descriptions
Lee Jones
2020-07-24
scsi: lpfc: Ensure variable has the same stipulations as code using it
Lee Jones
2020-07-24
scsi: lpfc: Fix-up formatting/docrot where appropriate
Lee Jones
2020-07-24
scsi: lpfc: Provide description for lpfc_mem_alloc()'s 'align' param
Lee Jones
2020-07-24
scsi: lpfc: Fix-up around 120 documentation issues
Lee Jones
2020-07-24
scsi: lpfc: Remove unused variable 'pg_addr'
Lee Jones
2020-07-15
scsi: lpfc: Correct some pretty obvious misdocumentation
Lee Jones
2020-07-15
scsi: lpfc: NVMe remote port devloss_tmo from lldd
James Smart
2020-07-15
scsi: lpfc: Quieten some printks
Anton Blanchard
2020-07-08
scsi: lpfc: Fix less-than-zero comparison of unsigned value
Dick Kennedy
2020-07-08
scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...
Dick Kennedy
2020-07-08
scsi: lpfc: Fix inconsistent indenting
Colin Ian King
2020-07-02
scsi: lpfc: Update lpfc version to 12.8.0.2
Dick Kennedy
2020-07-02
scsi: lpfc: Add an internal trace log buffer
Dick Kennedy
2020-07-02
scsi: lpfc: Add blk_io_poll support for latency improvment
Dick Kennedy
2020-07-02
scsi: lpfc: Add support to display if adapter dumps are available
Dick Kennedy
2020-07-02
scsi: lpfc: Allow applications to issue Common Set Features mailbox command
Dick Kennedy
2020-07-02
scsi: lpfc: Fix language in 0373 message to reflect non-error message
Dick Kennedy
2020-07-02
scsi: lpfc: Fix kdump hang on PPC
Dick Kennedy
2020-07-02
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
2020-07-02
scsi: lpfc: Fix stack trace seen while setting rrq active
Dick Kennedy
2020-07-02
scsi: lpfc: Fix oops due to overrun when reading SLI3 data
Dick Kennedy
2020-07-02
scsi: lpfc: Fix NVMe rport deregister and registration during ADISC
Dick Kennedy
2020-07-02
scsi: lpfc: Fix missing MDS functionality
Dick Kennedy
2020-07-02
scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_test
Dick Kennedy
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
2020-05-11
scsi: lpfc: Remove redundant initialization to variable rc
Colin Ian King
2020-05-09
lpfc: nvmet: Add Send LS Request and Abort LS Request support
James Smart
2020-05-09
lpfc: nvmet: Add support for NVME LS request hosthandle
James Smart
2020-05-09
lpfc: nvme: Add Receive LS Request and Send LS Response support to nvme
James Smart
2020-05-09
lpfc: Refactor Send LS Response support
James Smart
2020-05-09
lpfc: Refactor Send LS Abort support
James Smart
2020-05-09
lpfc: Refactor Send LS Request support
James Smart
2020-05-09
lpfc: Refactor NVME LS receive handling
James Smart
2020-05-09
lpfc: Commonize lpfc_async_xchg_ctx state and flag definitions
James Smart
2020-05-09
lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx
James Smart
2020-05-09
lpfc: Refactor lpfc nvme headers
James Smart
2020-05-09
nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS request
James Smart
2020-05-07
scsi: lpfc: Update lpfc version to 12.8.0.1
Dick Kennedy
[next]