aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libfcoe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke1-0/+1
2019-07-23scsi: fcoe: fix a typoChristophe JAILLET1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-13/+1
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek1-2/+2
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook1-1/+1
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke1-1/+4
2016-07-13fcoe: use enum for fip_modeHannes Reinecke1-6/+8
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior1-2/+4
2013-10-11libfcoe: Make fcoe_sysfs optional / fix fnic NULL exceptionRobert Love1-1/+6
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou1-0/+2
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou1-0/+1
2012-12-14fcoe: add support to the get_netdev() for fcoe_interfaceYi Zou1-0/+12
2012-12-14fcoe: prep work to start consolidate the usage of fcoe_netdevYi Zou1-0/+1
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love1-2/+14
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh1-2/+0
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love1-0/+17
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love1-0/+1
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love1-0/+9
2012-03-28[SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MACBhanu Prakash Gollapudi1-1/+3
2011-12-15[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priorityjohn fastabend1-0/+3
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi1-0/+2
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi1-0/+3
2011-02-28[SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.hBhanu Prakash Gollapudi1-0/+6
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi1-0/+51
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou1-0/+48
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt1-0/+8
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt1-1/+41
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt1-1/+10
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-7/+2
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev1-0/+10
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev1-0/+2
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt1-6/+2
2009-12-04[SCSI] libfcoe: add checking disable flag in FIP_FKA_ADVYi Zou1-0/+1
2009-12-04[SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt1-1/+1
2009-12-04[SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt1-0/+1
2009-12-04[SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt1-0/+2
2009-12-04[SCSI] libfcoe: formatting and comment cleanupsRobert Love1-42/+42
2009-12-04[SCSI] libfcoe, fcoe: libfcoe NPIV supportChris Leech1-5/+10
2009-05-17fcoe: adds spma mode supportVasu Dev1-0/+2
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt1-1/+133
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev1-118/+2
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev1-6/+0
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev1-0/+2
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love1-1/+0
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love1-1/+1
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou1-18/+0
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI statusVasu Dev1-0/+1
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-7/+1
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love1-0/+176