summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic/fnic_main.c
AgeCommit message (Expand)Author
2019-01-29scsi: fnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22scsi: fnic: Enable fnic devcmd2 interfaceSatish Kharat
2019-01-22scsi: fnic: Impose upper limit on max. # of CQs processed per intrSatish Kharat
2019-01-22scsi: fnic: RQ enable and then post descriptorsSatish Kharat
2019-01-22scsi: fnic: delaying vnic dev enable till after req intrSatish Kharat
2019-01-22scsi: fnic: support to display 20G port speedSatish Kharat
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: fnic: switch to generic DMA APIChristoph Hellwig
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-06-27scsi: fnic: correct speed display and add support for 25,40 and 100GSatish Kharat
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel
2013-09-11[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2011-06-29[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar
2010-10-07[SCSI] fnic: prep for fc host dev loss tmo supportMike Christie
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] fnic: lport stats need to be initialized in fnic_probe()Venkata Siva Vijayendra Bhamidipati
2010-02-17[SCSI] fnic: Allow multicast and unicast address registrations for fnicVenkata Siva Vijayendra Bhamidipati
2009-12-04[SCSI] fnic: enable bsg pass-thru for fcpingJoe Eykholt
2009-12-04[SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech
2009-12-04[SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar
2009-12-04[SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev
2009-06-25[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar