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