summaryrefslogtreecommitdiffstats
path: root/include/scsi/libfcoe.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: fcoe: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
* fcoe: implement FIP VLAN responderHannes Reinecke2016-07-201-1/+4
* fcoe: use enum for fip_modeHannes Reinecke2016-07-131-6/+8
* fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-121-2/+4
* libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love2013-10-111-1/+6
* libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou2012-12-141-0/+2
* libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou2012-12-141-0/+1
* fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou2012-12-141-0/+12
* fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou2012-12-141-0/+1
* libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love2012-12-141-2/+14
* [SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2012-10-071-2/+0
* [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-231-0/+17
* [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-231-0/+1
* [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love2012-05-231-0/+9
* [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi2012-03-281-1/+3
* [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-151-0/+3
* [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi2011-10-161-0/+2
* [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-271-0/+3
* [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi2011-02-281-0/+6
* [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-121-0/+51
* [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou2011-02-121-0/+48
* [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-0/+8
* [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt2010-07-281-1/+41
* [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt2010-07-281-1/+10
* [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt2010-07-281-7/+2
* [SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev2010-07-281-0/+10
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-111-0/+2
* [SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt2010-04-111-6/+2
* [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou2009-12-041-0/+1
* [SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt2009-12-041-1/+1
* [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-0/+1
* [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-0/+2
* [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-42/+42
* [SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech2009-12-041-5/+10
* fcoe: adds spma mode supportVasu Dev2009-05-171-0/+2
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-1/+133
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-118/+2
* [SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev2009-04-031-6/+0
* [SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev2009-04-031-0/+2
* [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love2009-04-031-1/+0
* [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love2009-04-031-1/+1
* [SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou2009-03-131-18/+0
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-291-0/+176