summaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic
AgeCommit message (Expand)Author
2020-02-05scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-23scsi: fnic: fix invalid stack accessArnd Bergmann
2020-01-23scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko
2018-03-22scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negativeSatish Kharat
2017-08-06scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat
2016-07-20fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke
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
2016-03-18fnic: move printk()s outside of the critical code section.Maurizio Lombardi
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-27fnic: check pci_map_single() return valueMaurizio Lombardi
2015-08-18fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
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: 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
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: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah
2014-09-01treewide: fix errors in printkMasanari Iida
2014-07-29fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-25fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah
2014-05-19fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral 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-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley
2013-10-25[SCSI] fnic: Incremented driver versionHiral Patel
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel
2013-10-25[SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
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: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars