aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02[SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2-14/+10
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+2
2013-06-29fnic: switch to fixed_size_llseek()Al Viro1-14/+2
2013-06-26[SCSI] fnic: potential dead lock in fnic_is_abts_pending()Dan Carpenter1-4/+2
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro1-1/+1
2013-05-02[SCSI] fnic: Incremented driver versionHiral Patel1-1/+1
2013-05-02[SCSI] fnic: Kernel panic due to FIP mode misconfigurationHiral Patel1-0/+6
2013-05-02[SCSI] fnic: FIP VLAN Discovery Feature SupportHiral Patel7-4/+784
2013-02-22[SCSI] fnic: Fnic Trace UtilityHiral Patel7-11/+803
2013-02-22[SCSI] fnic: New debug flags and debug log messagesHiral Patel3-21/+132
2013-02-22[SCSI] fnic: fnic driver may hit BUG_ON on device resetHiral Patel2-7/+116
2013-02-22[SCSI] fnic: Fix SGEs limitHiral Patel1-1/+1
2013-02-22[SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel3-32/+397
2013-01-29[SCSI] fnic: fix for trusted cosHiral Patel1-2/+4
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-4/+3
2011-06-29[SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar3-19/+6
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-02-12[SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.Venkata Siva Vijayendra Bhamidipati1-1/+1
2011-02-12[SCSI] fnic: fix memory leakVenkata Siva Vijayendra Bhamidipati1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik2-2/+4
2010-10-07[SCSI] fnic: prep for fc host dev loss tmo supportMike Christie1-6/+7
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie1-4/+10
2010-08-11scsi: remove private BIT macrosAndrew Morton1-1/+1
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-6/+1
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-2/+2
2010-07-27[SCSI] fnic: fnic_scsi.c: clean upRoel Kluin1-14/+8
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2-2/+2
2010-04-11[SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino1-1/+1
2010-04-11[SCSI] fnic: Update version to 1.4.0.145Brian Uchino1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-02-17[SCSI] fnic: Set fnic driver versionVenkata Siva Vijayendra Bhamidipati1-1/+1
2010-02-17[SCSI] fnic: lport stats need to be initialized in fnic_probe()Venkata Siva Vijayendra Bhamidipati1-0/+2
2010-02-17[SCSI] fnic: Allow multicast and unicast address registrations for fnicVenkata Siva Vijayendra Bhamidipati2-1/+3
2009-12-04[SCSI] fnic: enable bsg pass-thru for fcpingJoe Eykholt1-0/+1
2009-12-04[SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt7-341/+381
2009-12-04[SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with allocationChris Leech1-6/+4
2009-12-04[SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar1-11/+10
2009-12-04[SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt1-18/+2
2009-12-04[SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2-2/+5
2009-12-04[SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2-1/+2
2009-12-04[SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar1-9/+9
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2-12/+10
2009-06-25[SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar1-4/+4
2009-06-25[SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin1-5/+2
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar1-0/+1
2009-05-13[SCSI] fnic: Add new Cisco PCI-Express FCoE HBAAbhijeet Joglekar34-0/+9179