summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-0/+1
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* | scsi: fnic: Avoid sending reset to firmware when another reset is in progressSatish Kharat2017-01-052-0/+17
|/
* scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat2016-11-161-10/+18
* scsi: fnic: use kernel's '%pM' format option to print MACAndy Shevchenko2016-11-081-8/+2
* scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-081-1/+1
* scsi: fnic: Use time64_t to represent trace timestampsDeepa Dinamani2016-11-082-3/+3
* fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-07-201-4/+4
* fcoe: use enum for fip_modeHannes Reinecke2016-07-131-1/+1
* fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-132-10/+2
* fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat2016-04-112-10/+12
* fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat2016-04-112-11/+29
* fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat2016-04-112-7/+28
* fnic: move printk()s outside of the critical code section.Maurizio Lombardi2016-03-181-7/+6
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-8/+0
* fnic: check pci_map_single() return valueMaurizio Lombardi2015-10-272-8/+54
* fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-032-0/+2
* fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
* 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: Fnic Driver crashed with NULL pointer referenceHiral Shah2014-11-202-4/+19
* Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah2014-11-202-1/+6
* Fnic: Improper resue of exchange IdsHiral Shah2014-11-202-1/+12
* Fnic: Memcopy only mimumum of data or trace bufferHiral Shah2014-11-202-3/+3
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-202-3/+12
* 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: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-9/+2
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-1/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-073-6/+6
|\
| * fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah2014-09-163-6/+6
* | treewide: fix errors in printkMasanari Iida2014-09-012-2/+2
|/
* fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-2/+2
* fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig2014-07-251-0/+16
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* fnic: fnic Control Path Trace UtilityHiral Shah2014-05-196-43/+637
* fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah2014-05-191-6/+7
* fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah2014-05-193-7/+4
* 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
* | Merge tag 'fcoe-3.13' into for-linusJames Bottomley2013-11-101-3/+3
|\ \
| * | scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-10-141-3/+3
| |/
* | [SCSI] fnic: Incremented driver versionHiral Patel2013-10-251-1/+1
* | [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-259-24/+971
* | [SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini2013-10-251-5/+4
* | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-114-18/+34
* | [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel2013-09-111-3/+20