summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
AgeCommit message (Expand)AuthorLines
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)-1/+16
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig-1/+0
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-2/+2
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig-0/+1
2014-11-20Fnic: Fnic Driver crashed with NULL pointer referenceHiral Shah-4/+19
2014-11-20Fnic: For Standalone C series, "sending VLAN request" message seen even if th...Hiral Shah-1/+6
2014-11-20Fnic: Improper resue of exchange IdsHiral Shah-1/+12
2014-11-20Fnic: Memcopy only mimumum of data or trace bufferHiral Shah-3/+3
2014-11-20Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah-3/+12
2014-11-12scsi: don't force tagged_supported in driversChristoph Hellwig-2/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-1/+2
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig-9/+2
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig-1/+1
2014-10-07Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-6/+6
2014-09-16fnic: assign FIP_ALL_FCF_MACS to fcoe_all_fcfsHiral Shah-6/+6
2014-09-01treewide: fix errors in printkMasanari Iida-2/+2
2014-07-29fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev-2/+2
2014-07-25fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig-0/+16
2014-07-17scsi: use 64-bit LUNsHannes Reinecke-2/+2
2014-05-19fnic: fnic Control Path Trace UtilityHiral Shah-43/+637
2014-05-19fnic: Failing to queue aborts due to Q full cause terminate driver timeoutHiral Shah-6/+7
2014-05-19fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah-7/+4
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2013-11-10Merge tag 'fcoe-3.13' into for-linusJames Bottomley-3/+3
2013-10-25[SCSI] fnic: Incremented driver versionHiral Patel-1/+1
2013-10-25[SCSI] fnic: Fnic Statistics CollectionHiral Patel-24/+971
2013-10-25[SCSI] fnic: host reset returns nonzero value(errno) on successNarsimhulu Musini-5/+4
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches-3/+3
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel-18/+34
2013-09-11[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel-3/+20
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel-28/+42
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars-32/+0
2013-09-11[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upBrian Uchino-4/+4
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedNarsimhulu Musini-1/+112
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech-14/+10
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+2
2013-06-29fnic: switch to fixed_size_llseek()Al Viro-14/+2
2013-06-26[SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter-4/+2
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro-1/+1
2013-05-02[SCSI] fnic: Incremented driver versionHiral Patel-1/+1
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel-0/+6
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel-4/+784
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel-11/+803
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel-21/+132
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel-7/+116
2013-02-22[SCSI] fnic: Fix SGEs limitHiral Patel-1/+1
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel-32/+397
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel-2/+4