summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-041-11/+34
|\
| * scsi: fnic: Refactor code in fnic probe to initialize SCSI layerKaran Tilak Kumar2022-07-131-11/+34
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-14/+1
|/
* scsi: fnic: Replace DMA mask of 64 bits with 47 bitsKaran Tilak Kumar2022-05-191-3/+3
* scsi: fnic: Remove unneeded flush_workqueue()ran jianping2022-04-251-3/+1
* scsi: fnic: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+1
* scsi: fnic: Switch to attribute groupsBart Van Assche2021-10-161-1/+1
* scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang2021-04-051-3/+0
* scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong2020-12-071-0/+1
* scsi: fnic: Avoid looping in TRANS ETH on unloadKaran Tilak Kumar2020-11-231-0/+2
* scsi: fnic: Remove unneeded semicolonJason Yan2020-09-151-1/+1
* scsi: fnic: Remove set but not used 'old_vlan'Jason Yan2020-09-021-2/+1
* scsi: fnic: make fnic_list and fnic_list_lock staticJason Yan2020-04-171-2/+2
* scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-6/+1
* scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat2019-01-221-1/+10
* scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat2019-01-221-1/+6
* scsi: fnic: RQ enable and then post descriptorsSatish Kharat2019-01-221-3/+2
* scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat2019-01-221-2/+2
* scsi: fnic: support to display 20G port speedSatish Kharat2019-01-221-0/+3
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: fnic: switch to generic DMA APIChristoph Hellwig2018-10-171-17/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-8/+6
* scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat2017-06-271-2/+12
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-8/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+2
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-201-2/+11
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-121-2/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-1/+2
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-1/+1
* fnic: fnic Control Path Trace UtilityHiral Shah2014-05-191-2/+18
* fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah2014-05-191-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-251-0/+19
* | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-111-8/+21
* | [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino2013-09-111-4/+4
* | [SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini2013-09-111-1/+107
|/
* [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-021-13/+9
* [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-021-2/+49
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-221-0/+14
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-221-0/+3
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar2011-06-291-17/+4
* [SCSI] fnic: prep for fc host dev loss tmo supportMike Christie2010-10-071-6/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-6/+1