summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_main.c
Commit message (Expand)AuthorAgeFilesLines
* Fnic: Not probing all the vNICS via fnic_probe on bootHiral Shah2014-11-201-2/+11
* 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: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-1/+1
* fnic: fnic Control Path Trace UtilityHiral Shah2014-05-191-2/+18
* fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle countHiral Shah2014-05-191-1/+2
* 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
* | [SCSI] fnic: Fnic Statistics CollectionHiral Patel2013-10-251-0/+19
* | [SCSI] fnic: fnic Driver Tuneables Exposed through CLIHiral Patel2013-09-121-8/+21
* | [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-111-1/+107
|/
* [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-021-13/+9Star
* [SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel2013-05-021-2/+49
* [SCSI] fnic: Fnic Trace UtilityHiral Patel2013-02-221-0/+14
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-221-0/+3
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+3Star
* [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar2011-06-291-17/+4Star
* [SCSI] fnic: prep for fc host dev loss tmo supportMike Christie2010-10-081-6/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-6/+1Star
* [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-2/+2
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fnic: lport stats need to be initialized in fnic_probe()Venkata Siva Vijayendra Bhamidipati2010-02-181-0/+2
* [SCSI] fnic: Allow multicast and unicast address registrations for fnicVenkata Siva Vijayendra Bhamidipati2010-02-181-0/+2
* [SCSI] fnic: enable bsg pass-thru for fcpingJoe Eykholt2009-12-041-0/+1
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-041-29/+42
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-6/+4Star
* [SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar2009-12-041-11/+10Star
* [SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2009-12-041-0/+1
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-231-11/+9Star
* [SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar2009-06-251-4/+4
* [SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar2009-05-231-0/+1
* [SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar2009-05-141-0/+942