summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-13scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan1-1/+2
2023-12-14scsi: fnic: Increment driver versionKaran Tilak Kumar1-1/+1
2023-12-14scsi: fnic: Improve logs and add support for multiqueue (MQ)Karan Tilak Kumar1-2/+4
2023-12-14scsi: fnic: Add support for multiqueue (MQ) in fnic driverKaran Tilak Kumar1-2/+0
2023-12-14scsi: fnic: Add support for multiqueue (MQ) in fnic_main.cKaran Tilak Kumar1-2/+2
2023-12-14scsi: fnic: Modify ISRs to support multiqueue (MQ)Karan Tilak Kumar1-3/+6
2023-12-14scsi: fnic: Refactor and redefine fnic.h for multiqueueKaran Tilak Kumar1-8/+22
2023-12-14scsi: fnic: Rename wq_copy to hw_copy_wqKaran Tilak Kumar1-1/+1
2023-12-14scsi: fnic: Add and improve log messagesKaran Tilak Kumar1-4/+8
2023-12-14scsi: fnic: Add and use fnic numberKaran Tilak Kumar1-0/+1
2023-09-27scsi: fnic: Fix sg_reset success pathKaran Tilak Kumar1-1/+3
2023-08-26scsi: fnic: Replace sgreset tag with max_tag_idKaran Tilak Kumar1-1/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-13/+1
2022-05-20scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar1-1/+1
2022-02-23scsi: fnic: Stop using the SCSI pointerBart Van Assche1-7/+20
2021-10-17scsi: fnic: Switch to attribute groupsBart Van Assche1-1/+1
2020-11-24scsi: fnic: Validate io_req before othersKaran Tilak Kumar1-1/+1
2020-11-24scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar1-1/+1
2020-11-24scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar1-1/+1
2020-11-24scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar1-1/+2
2020-11-24scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar1-1/+1
2019-01-23scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat1-1/+1
2019-01-23scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat1-0/+2
2019-01-23scsi: fnic: change fnic queue depth to 256Satish Kharat1-1/+1
2017-08-07scsi: fnic: fix format string overflow warningArnd Bergmann1-1/+1
2017-03-23scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat1-1/+1
2017-03-23scsi: fnic: switch to pci_alloc_irq_vectorsChristoph Hellwig1-1/+0
2017-01-06scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat1-0/+1
2016-04-11fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat1-1/+1
2016-04-11fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat1-1/+1
2016-04-11fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat1-1/+1
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah1-1/+1
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)1-1/+1
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah1-1/+1
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah1-1/+1
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah1-1/+1
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah1-1/+1
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah1-1/+1
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah1-1/+1
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah1-1/+1
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah1-1/+2
2013-10-25[SCSI] fnic: Incremented driver versionHiral Patel1-1/+1
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel1-0/+8
2013-09-12[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel1-0/+3
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini1-0/+5
2013-08-03[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech1-1/+1
2013-05-02[SCSI] fnic: Incremented driver versionHiral Patel1-1/+1
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel1-0/+32
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel1-0/+1
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel1-8/+23