aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fnic: fix incorrect use of SLAB_CACHE_DMA flagAbhijeet Joglekar2011-06-293-19/+6
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* [SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.Venkata Siva Vijayendra Bhamidipati2011-02-121-1/+1
* [SCSI] fnic: fix memory leakVenkata Siva Vijayendra Bhamidipati2011-02-121-1/+1
* SCSI host lock push-downJeff Garzik2010-11-162-2/+4
* [SCSI] fnic: prep for fc host dev loss tmo supportMike Christie2010-10-071-6/+7
* [SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-4/+10
* scsi: remove private BIT macrosAndrew Morton2010-08-111-1/+1
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-6/+1
* [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-2/+2
* [SCSI] fnic: fnic_scsi.c: clean upRoel Kluin2010-07-271-14/+8
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-112-2/+2
* [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino2010-04-111-1/+1
* [SCSI] fnic: Update version to 1.4.0.145Brian Uchino2010-04-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* [SCSI] fnic: Set fnic driver versionVenkata Siva Vijayendra Bhamidipati2010-02-171-1/+1
* [SCSI] fnic: lport stats need to be initialized in fnic_probe()Venkata Siva Vijayendra Bhamidipati2010-02-171-0/+2
* [SCSI] fnic: Allow multicast and unicast address registrations for fnicVenkata Siva Vijayendra Bhamidipati2010-02-172-1/+3
* [SCSI] fnic: enable bsg pass-thru for fcpingJoe Eykholt2009-12-041-0/+1
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-047-341/+381
* [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ...Chris Leech2009-12-041-6/+4
* [SCSI] fnic: Allocate OS interrupt resources just before enabling interruptsAbhijeet Joglekar2009-12-041-11/+10
* [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_ehChristof Schmitt2009-12-041-18/+2
* [SCSI] fnic: Pad the unused bytes of CDB to 0sAbhijeet Joglekar2009-12-042-2/+5
* [SCSI] fnic: Set max_cmd_len to driver supported CDB lengthAbhijeet Joglekar2009-12-042-1/+2
* [SCSI] fnic: Process all cq entries per ISRAbhijeet Joglekar2009-12-041-9/+9
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-222-12/+10
* [SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKAbhijeet Joglekar2009-06-251-4/+4
* [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsignedRoel Kluin2009-06-251-5/+2
* [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-1334-0/+9179