index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic_main.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-17
scsi: fnic: Remove redundant flush_workqueue() calls
Chen Ni
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-01-14
Merge patch series "Introduce support for Fabric Discovery and Login Services"
Martin K. Petersen
2025-01-10
scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init()
Arun Easi
2025-01-10
scsi: fnic: Test for memory allocation failure and return error code
Karan Tilak Kumar
2025-01-10
scsi: fnic: Return appropriate error code from failure of scsi drv init
Karan Tilak Kumar
2025-01-10
scsi: fnic: Return appropriate error code for mem alloc failure
Karan Tilak Kumar
2025-01-10
scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro
Arun Easi
2025-01-02
scsi: fnic: Add support to handle port channel RSCN
Karan Tilak Kumar
2025-01-02
scsi: fnic: Code cleanup
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add stats and related functionality
Karan Tilak Kumar
2025-01-02
scsi: fnic: Modify fnic interfaces to use FDLS
Karan Tilak Kumar
2025-01-02
scsi: fnic: Modify IO path to use FDLS
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add functionality in fnic to support FDLS
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add and integrate support for FIP
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add and integrate support for FDMI
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add Cisco hardware model names
Karan Tilak Kumar
2025-01-02
scsi: fnic: Add support for fabric based solicited requests and responses
Karan Tilak Kumar
2025-01-02
scsi: fnic: Replace shost_printk() with dev_info()/dev_err()
Karan Tilak Kumar
2024-12-23
scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
Daniel Wagner
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-10-03
scsi: fnic: Move flush_work initialization out of if block
Martin Wilck
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-02-12
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic driver
Karan Tilak Kumar
2023-12-13
scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
Karan Tilak Kumar
2023-12-13
scsi: fnic: Modify ISRs to support multiqueue (MQ)
Karan Tilak Kumar
2023-12-13
scsi: fnic: Rename wq_copy to hw_copy_wq
Karan Tilak Kumar
2023-12-13
scsi: fnic: Add and improve log messages
Karan Tilak Kumar
2023-12-13
scsi: fnic: Add and use fnic number
Karan Tilak Kumar
2023-09-27
scsi: fnic: Fix sg_reset success path
Karan Tilak Kumar
2023-03-24
scsi: fnic: Declare host template const
Bart Van Assche
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-07-13
scsi: fnic: Refactor code in fnic probe to initialize SCSI layer
Karan Tilak Kumar
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-05-19
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2022-04-25
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
2022-02-22
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
2021-10-16
scsi: fnic: Switch to attribute groups
Bart Van Assche
2021-04-05
scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()
Yang Yingliang
2020-12-07
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
2020-11-23
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
2020-09-15
scsi: fnic: Remove unneeded semicolon
Jason Yan
2020-09-02
scsi: fnic: Remove set but not used 'old_vlan'
Jason Yan
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
2019-01-29
scsi: fnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
scsi: fnic: Enable fnic devcmd2 interface
Satish Kharat
[next]