index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
fnic
/
fnic.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fnic: Move fnic_fnic_flush_tx() to a work queue
Lee Duncan
2024-02-13
1
-1
/
+2
*
scsi: fnic: Increment driver version
Karan Tilak Kumar
2023-12-14
1
-1
/
+1
*
scsi: fnic: Improve logs and add support for multiqueue (MQ)
Karan Tilak Kumar
2023-12-14
1
-2
/
+4
*
scsi: fnic: Add support for multiqueue (MQ) in fnic driver
Karan Tilak Kumar
2023-12-14
1
-2
/
+0
*
scsi: fnic: Add support for multiqueue (MQ) in fnic_main.c
Karan Tilak Kumar
2023-12-14
1
-2
/
+2
*
scsi: fnic: Modify ISRs to support multiqueue (MQ)
Karan Tilak Kumar
2023-12-14
1
-3
/
+6
*
scsi: fnic: Refactor and redefine fnic.h for multiqueue
Karan Tilak Kumar
2023-12-14
1
-8
/
+22
*
scsi: fnic: Rename wq_copy to hw_copy_wq
Karan Tilak Kumar
2023-12-14
1
-1
/
+1
*
scsi: fnic: Add and improve log messages
Karan Tilak Kumar
2023-12-14
1
-4
/
+8
*
scsi: fnic: Add and use fnic number
Karan Tilak Kumar
2023-12-14
1
-0
/
+1
*
scsi: fnic: Fix sg_reset success path
Karan Tilak Kumar
2023-09-27
1
-1
/
+3
*
scsi: fnic: Replace sgreset tag with max_tag_id
Karan Tilak Kumar
2023-08-25
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
2022-06-10
1
-13
/
+1
*
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2022-05-20
1
-1
/
+1
*
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-7
/
+20
*
scsi: fnic: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-1
/
+1
*
scsi: fnic: Validate io_req before others
Karan Tilak Kumar
2020-11-24
1
-1
/
+1
*
scsi: fnic: Set scsi_set_resid() only for underflow
Karan Tilak Kumar
2020-11-24
1
-1
/
+1
*
scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()
Karan Tilak Kumar
2020-11-24
1
-1
/
+1
*
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
2020-11-24
1
-1
/
+2
*
scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()
Karan Tilak Kumar
2020-11-24
1
-1
/
+1
*
scsi: fnic: Update fnic driver version to 1.6.0.47
Satish Kharat
2019-01-23
1
-1
/
+1
*
scsi: fnic: Impose upper limit on max. # of CQs processed per intr
Satish Kharat
2019-01-23
1
-0
/
+2
*
scsi: fnic: change fnic queue depth to 256
Satish Kharat
2019-01-23
1
-1
/
+1
*
scsi: fnic: fix format string overflow warning
Arnd Bergmann
2017-08-07
1
-1
/
+1
*
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
Satish Kharat
2017-03-23
1
-1
/
+1
*
scsi: fnic: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-03-23
1
-1
/
+0
*
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
Satish Kharat
2017-01-06
1
-0
/
+1
*
fnic: Using rport->dd_data to check rport online instead of rport_lookup.
Satish Kharat
2016-04-11
1
-1
/
+1
*
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...
Satish Kharat
2016-04-11
1
-1
/
+1
*
fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layer
Satish Kharat
2016-04-11
1
-1
/
+1
*
fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...
Hiral Shah
2015-08-18
1
-1
/
+1
*
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2014-12-30
1
-1
/
+1
*
Fnic: Fnic Driver crashed with NULL pointer reference
Hiral Shah
2014-11-20
1
-1
/
+1
*
Fnic: For Standalone C series, "sending VLAN request" message seen even if th...
Hiral Shah
2014-11-20
1
-1
/
+1
*
Fnic: Improper resue of exchange Ids
Hiral Shah
2014-11-20
1
-1
/
+1
*
Fnic: Memcopy only mimumum of data or trace buffer
Hiral Shah
2014-11-20
1
-1
/
+1
*
Fnic: Not probing all the vNICS via fnic_probe on boot
Hiral Shah
2014-11-20
1
-1
/
+1
*
fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfs
Hiral Shah
2014-09-16
1
-1
/
+1
*
fnic: fnic Control Path Trace Utility
Hiral Shah
2014-05-19
1
-1
/
+1
*
fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count
Hiral Shah
2014-05-19
1
-1
/
+2
*
[SCSI] fnic: Incremented driver version
Hiral Patel
2013-10-25
1
-1
/
+1
*
[SCSI] fnic: Fnic Statistics Collection
Hiral Patel
2013-10-25
1
-0
/
+8
*
[SCSI] fnic: fnic Driver Tuneables Exposed through CLI
Hiral Patel
2013-09-12
1
-0
/
+3
*
[SCSI] fnic: FC stat param seconds_since_last_reset not getting updated
Narsimhulu Musini
2013-09-11
1
-0
/
+5
*
[SCSI] fnic: BUG: sleeping function called from invalid context during probe
Chris Leech
2013-08-02
1
-1
/
+1
*
[SCSI] fnic: Incremented driver version
Hiral Patel
2013-05-02
1
-1
/
+1
*
[SCSI] fnic: FIP VLAN Discovery Feature Support
Hiral Patel
2013-05-02
1
-0
/
+32
*
[SCSI] fnic: Fnic Trace Utility
Hiral Patel
2013-02-22
1
-0
/
+1
*
[SCSI] fnic: New debug flags and debug log messages
Hiral Patel
2013-02-22
1
-8
/
+23
[next]