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
/
fnic
/
fnic_trace.c
Age
Commit message (
Expand
)
Author
2023-07-05
scsi: fnic: Use vmalloc_array() and vcalloc()
Julia Lawall
2023-03-16
scsi: fnic: Switch to use %ptTs
Andy Shevchenko
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2021-03-18
scsi: fnic: Rudimentary spelling fixes
Bhaskar Chowdhury
2020-03-17
scsi: fnic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-08-30
scsi: fnic: print port speed only at driver init or speed change
John Pittman
2019-01-29
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
scsi: fnic: fnic stats for max CQs processed and ISR time
Satish Kharat
2019-01-22
scsi: fnic: Add port speed stat to fnic debug stats
Satish Kharat
2018-12-07
scsi: fnic: Use vzalloc
Sabyasachi Gupta
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-04-18
scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"
Colin Ian King
2018-01-22
scsi: fnic: use 64-bit timestamps
Arnd Bergmann
2017-06-27
scsi: fnic: added timestamp reporting in fnic debug stats
Satish Kharat
2017-03-23
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
2017-03-23
scsi: fnic: Adding Check Condition counter to misc fnicstats
Satish Kharat
2016-11-08
scsi: fnic: Use time64_t to represent trace timestamps
Deepa Dinamani
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2014-11-20
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-09-16
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
Hiral Shah
2014-09-01
treewide: fix errors in printk
Masanari Iida
2014-05-19
fnic: fnic Control Path Trace Utility
Hiral Shah
2013-10-25
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-02-22
[SCSI] fnic: Fnic Trace Utility
Hiral Patel