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