aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/fnic
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+0
2013-11-10Merge tag 'fcoe-3.13' into for-linusGravatar James Bottomley 1-3/+3
2013-10-25[SCSI] fnic: Incremented driver versionGravatar Hiral Patel 1-1/+1
2013-10-25[SCSI] fnic: Fnic Statistics CollectionGravatar Hiral Patel 9-24/+971
2013-10-25[SCSI] fnic: host reset returns nonzero value(errno) on successGravatar Narsimhulu Musini 1-5/+4
2013-10-14scsi: Convert uses of compare_ether_addr to ether_addr_equalGravatar Joe Perches 1-3/+3
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-09-11[SCSI] fnic: fnic Driver Tuneables Exposed through CLIGravatar Hiral Patel 4-18/+34
2013-09-11[SCSI] fnic: Kernel panic while running sh/nosh with max lun cfgGravatar Sesidhar Beddel 1-3/+20
2013-09-11[SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_resetGravatar Sesidhar Beddel 1-28/+42
2013-09-11[SCSI] fnic: Remove QUEUE_FULL handling codeGravatar Suma Ramars 1-32/+0
2013-09-11[SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot upGravatar Brian Uchino 1-4/+4
2013-09-11[SCSI] fnic: FC stat param seconds_since_last_reset not getting updatedGravatar Narsimhulu Musini 2-1/+112
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeGravatar Chris Leech 2-14/+10
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+2
2013-06-29fnic: switch to fixed_size_llseek()Gravatar Al Viro 1-14/+2
2013-06-26[SCSI] fnic: potential dead lock in fnic_is_abts_pending()Gravatar Dan Carpenter 1-4/+2
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nGravatar Al Viro 1-1/+1
2013-05-02[SCSI] fnic: Incremented driver versionGravatar Hiral Patel 1-1/+1
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationGravatar Hiral Patel 1-0/+6
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportGravatar Hiral Patel 7-4/+784
2013-02-22[SCSI] fnic: Fnic Trace UtilityGravatar Hiral Patel 7-11/+803
2013-02-22[SCSI] fnic: New debug flags and debug log messagesGravatar Hiral Patel 3-21/+132
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetGravatar Hiral Patel 2-7/+116
2013-02-22[SCSI] fnic: Fix SGEs limitGravatar Hiral Patel 1-1/+1
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeGravatar Hiral Patel 3-32/+397
2013-01-29[SCSI] fnic: fix for trusted cosGravatar Hiral Patel 1-2/+4
2013-01-03Drivers: scsi: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+3
2011-06-29[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagGravatar Abhijeet Joglekar 3-19/+6
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-3/+3
2011-02-12[SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.Gravatar Venkata Siva Vijayendra Bhamidipati 1-1/+1
2011-02-12[SCSI] fnic: fix memory leakGravatar Venkata Siva Vijayendra Bhamidipati 1-1/+1
2010-11-16SCSI host lock push-downGravatar Jeff Garzik 2-2/+4
2010-10-07[SCSI] fnic: prep for fc host dev loss tmo supportGravatar Mike Christie 1-6/+7
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutGravatar Mike Christie 1-4/+10
2010-08-11scsi: remove private BIT macrosGravatar Andrew Morton 1-1/+1
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportGravatar Joe Eykholt 1-6/+1
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeGravatar Joe Eykholt 1-2/+2
2010-07-27[SCSI] fnic: fnic_scsi.c: clean upGravatar Roel Kluin 1-14/+8
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Gravatar Vasu Dev 2-2/+2
2010-04-11[SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueGravatar Brian Uchino 1-1/+1
2010-04-11[SCSI] fnic: Update version to 1.4.0.145Gravatar Brian Uchino 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 6-0/+6
2010-02-17[SCSI] fnic: Set fnic driver versionGravatar Venkata Siva Vijayendra Bhamidipati 1-1/+1
2010-02-17[SCSI] fnic: lport stats need to be initialized in fnic_probe()Gravatar Venkata Siva Vijayendra Bhamidipati 1-0/+2
2010-02-17[SCSI] fnic: Allow multicast and unicast address registrations for fnicGravatar Venkata Siva Vijayendra Bhamidipati 2-1/+3
2009-12-04[SCSI] fnic: enable bsg pass-thru for fcpingGravatar Joe Eykholt 1-0/+1
2009-12-04[SCSI] fnic: Add FIP support to the fnic driverGravatar Joe Eykholt 7-341/+381
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Gravatar Chris Leech 1-6/+4
2009-12-04[SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsGravatar Abhijeet Joglekar 1-11/+10