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