summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic.h
AgeCommit message (Expand)Author
2025-01-10scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macroArun Easi
2025-01-02scsi: fnic: Increment driver versionKaran Tilak Kumar
2025-01-02scsi: fnic: Add support to handle port channel RSCNKaran Tilak Kumar
2025-01-02scsi: fnic: Code cleanupKaran Tilak Kumar
2025-01-02scsi: fnic: Modify fnic interfaces to use FDLSKaran Tilak Kumar
2025-01-02scsi: fnic: Modify IO path to use FDLSKaran Tilak Kumar
2025-01-02scsi: fnic: Add functionality in fnic to support FDLSKaran Tilak Kumar
2025-01-02scsi: fnic: Add and integrate support for FIPKaran Tilak Kumar
2025-01-02scsi: fnic: Add and integrate support for FDMIKaran Tilak Kumar
2025-01-02scsi: fnic: Add Cisco hardware model namesKaran Tilak Kumar
2025-01-02scsi: fnic: Add support for target based solicited requests and responsesKaran Tilak Kumar
2025-01-02scsi: fnic: Add support for fabric based solicited requests and responsesKaran Tilak Kumar
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan
2023-12-13scsi: fnic: Increment driver versionKaran Tilak Kumar
2023-12-13scsi: fnic: Improve logs and add support for multiqueue (MQ)Karan Tilak Kumar
2023-12-13scsi: fnic: Add support for multiqueue (MQ) in fnic driverKaran Tilak Kumar
2023-12-13scsi: fnic: Add support for multiqueue (MQ) in fnic_main.cKaran Tilak Kumar
2023-12-13scsi: fnic: Modify ISRs to support multiqueue (MQ)Karan Tilak Kumar
2023-12-13scsi: fnic: Refactor and redefine fnic.h for multiqueueKaran Tilak Kumar
2023-12-13scsi: fnic: Rename wq_copy to hw_copy_wqKaran Tilak Kumar
2023-12-13scsi: fnic: Add and improve log messagesKaran Tilak Kumar
2023-12-13scsi: fnic: Add and use fnic numberKaran Tilak Kumar
2023-09-27scsi: fnic: Fix sg_reset success pathKaran Tilak Kumar
2023-08-25scsi: fnic: Replace sgreset tag with max_tag_idKaran Tilak Kumar
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2022-05-19scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar
2022-02-22scsi: fnic: Stop using the SCSI pointerBart Van Assche
2021-10-16scsi: fnic: Switch to attribute groupsBart Van Assche
2020-11-23scsi: fnic: Validate io_req before othersKaran Tilak Kumar
2020-11-23scsi: fnic: Set scsi_set_resid() only for underflowKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()Karan Tilak Kumar
2020-11-23scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar
2020-11-23scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()Karan Tilak Kumar
2019-01-22scsi: fnic: Update fnic driver version to 1.6.0.47Satish Kharat
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat
2019-01-22scsi: fnic: change fnic queue depth to 256Satish Kharat
2017-08-07scsi: fnic: fix format string overflow warningArnd Bergmann
2017-03-23scsi: fnic: Adding debug IO and Abort latency counter to fnic statsSatish Kharat
2017-03-23scsi: fnic: switch to pci_alloc_irq_vectorsChristoph Hellwig
2017-01-05scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2016-04-11fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat
2016-04-11fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat
2016-04-11fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah