summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* 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/+2Star
* 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-083-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/+4Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+0Star
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0Star
* | 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/+4Star
* | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-124-18/+34
* | [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgSesidhar Beddel2013-09-121-3/+20
* | [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetSesidhar Beddel2013-09-121-28/+42
* | [SCSI] fnic: Remove QUEUE_FULL handling codeSuma Ramars2013-09-121-32/+0Star
* | [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-112-1/+112
|/
* [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-041-4/+2Star
|\
| * [SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter2013-06-271-4/+2Star
* | fnic: switch to fixed_size_llseek()Al Viro2013-06-291-14/+2Star
* | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
|/
* [SCSI] fnic: Incremented driver versionHiral Patel2013-05-021-1/+1
* [SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel2013-05-021-0/+6
* [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-027-4/+784
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-227-11/+803
* [SCSI] fnic: New debug flags and debug log messagesHiral Patel2013-02-223-21/+132
* [SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2013-02-222-7/+116
* [SCSI] fnic: Fix SGEs limitHiral Patel2013-02-221-1/+1
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-223-32/+397
* [SCSI] fnic: fix for trusted cosHiral Patel2013-01-291-2/+4