index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
Age
Commit message (
Expand
)
Author
2020-07-24
scsi: fnic: Use eth_broadcast_addr() to assign broadcast address
Miaohe Lin
2020-05-07
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
2020-04-17
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
2020-04-17
scsi: fnic: make some symbols static
Jason Yan
2020-03-17
scsi: fnic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-20
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
2020-01-15
scsi: fnic: fix invalid stack access
Arnd Bergmann
2019-11-06
scsi: fnic: fix use after free
Pan Bian
2019-09-30
scsi: fnic: make array dev_cmd_err static const, makes object smaller
Colin Ian King
2019-09-07
scsi: fnic: fix msix interrupt allocation
Govindarajulu Varadarajan
2019-08-30
scsi: fnic: print port speed only at driver init or speed change
John Pittman
2019-08-19
scsi: fnic: remove redundant assignment of variable rc
Colin Ian King
2019-01-29
scsi: fnic: Remove set but not used variable 'vdev'
YueHaibing
2019-01-29
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
scsi: fnic: Update fnic driver version to 1.6.0.47
Satish Kharat
2019-01-22
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
2019-01-22
scsi: fnic: Adding devcmd2 init and posting interfaces
Satish Kharat
2019-01-22
scsi: fnic: Add devcmd2 initialization helpers
Satish Kharat
2019-01-22
scsi: fnic: fnic devcmd2 controller definitions
Satish Kharat
2019-01-22
scsi: fnic: fnic devcmd2 interface definitions
Satish Kharat
2019-01-22
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
2019-01-22
scsi: fnic: RQ enable and then post descriptors
Satish Kharat
2019-01-22
scsi: fnic: delaying vnic dev enable till after req intr
Satish Kharat
2019-01-22
scsi: fnic: Warn when calling done for IO not issued to fw
Satish Kharat
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
2019-01-22
scsi: fnic: use fnic_lock to guard fnic->state_flags
Satish Kharat
2019-01-22
scsi: fnic: vnic_rq_clean change BUG_ON to WARN_ON
Satish Kharat
2019-01-22
scsi: fnic: change fnic queue depth to 256
Satish Kharat
2019-01-22
scsi: fnic: support to display 20G port speed
Satish Kharat
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: fnic: Use vzalloc
Sabyasachi Gupta
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
2018-10-17
scsi: fnic: replace gross legacy tag hack with blk-mq hack
Jens Axboe
2018-10-17
scsi: fnic: switch to generic DMA API
Christoph Hellwig
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
2018-01-17
scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_resp
Rasmus Villemoes
2017-12-11
scsi: fnic: add a space after %p in printf format
Nicolas Iooss
2017-12-04
scsi: fnic: Fix coccinelle warnings
Vasyl Gomonovych
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
scsi: fnic: do not call host reset from command abort
Hannes Reinecke
2017-08-07
scsi: fnic: fix format string overflow warning
Arnd Bergmann
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-06-27
scsi: fnic: changing queue command to return result DID_IMM_RETRY when rport ...
Satish Kharat
[next]