aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (part 1)Thomas Gleixner1-16/+2
2021-03-18scsi: fnic: Rudimentary spelling fixesBhaskar Chowdhury1-9/+9
2020-03-17scsi: fnic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-29/+29
2019-08-30scsi: fnic: print port speed only at driver init or speed changeJohn Pittman1-1/+1
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-14/+3
2019-01-22scsi: fnic: fnic stats for max CQs processed and ISR timeSatish Kharat1-0/+6
2019-01-22scsi: fnic: Add port speed stat to fnic debug statsSatish Kharat1-0/+5
2018-12-07scsi: fnic: Use vzallocSabyasachi Gupta1-2/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-6/+9
2018-04-18scsi: fnic: fix spelling mistake in fnic stats "Abord" -> "Abort"Colin Ian King1-1/+1
2018-01-22scsi: fnic: use 64-bit timestampsArnd Bergmann1-29/+29
2017-06-27scsi: fnic: added timestamp reporting in fnic debug statsSatish Kharat1-0/+24
2017-03-23scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat1-4/+43
2017-03-23scsi: fnic: Adding Check Condition counter to misc fnicstatsSatish Kharat1-0/+2
2016-11-08scsi: fnic: Use time64_t to represent trace timestampsDeepa Dinamani1-2/+2
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell1-0/+1
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah1-2/+2
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+2
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah1-3/+2
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah1-2/+324
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel1-0/+185
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel1-0/+273