Age | Commit message (Expand) | Author | Files | Lines |
2016-07-20 | fcoe: implement FIP VLAN responder |  Hannes Reinecke | 1 | -1/+4 |
2016-07-13 | fcoe: use enum for fip_mode |  Hannes Reinecke | 1 | -6/+8 |
2016-07-12 | fcoe: convert to kworker |  Sebastian Andrzej Siewior | 1 | -2/+4 |
2013-10-11 | libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception |  Robert Love | 1 | -1/+6 |
2012-12-14 | libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb |  Yi Zou | 1 | -0/+2 |
2012-12-14 | libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it |  Yi Zou | 1 | -0/+1 |
2012-12-14 | fcoe: add support to the get_netdev() for fcoe_interface |  Yi Zou | 1 | -0/+12 |
2012-12-14 | fcoe: prep work to start consolidate the usage of fcoe_netdev |  Yi Zou | 1 | -0/+1 |
2012-12-14 | libfcoe, fcoe, bnx2fc: Add new fcoe control interface |  Robert Love | 1 | -2/+14 |
2012-10-07 | [SCSI] fcoe: Fix write errors on NPIV ports |  Neerav Parikh | 1 | -2/+0 |
2012-05-23 | [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs |  Robert Love | 1 | -0/+17 |
2012-05-23 | [SCSI] libfcoe: Add fcoe_sysfs |  Robert Love | 1 | -0/+1 |
2012-05-23 | [SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member |  Robert Love | 1 | -0/+9 |
2012-03-28 | [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC |  Bhanu Prakash Gollapudi | 1 | -1/+3 |
2011-12-15 | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority |  john fastabend | 1 | -0/+3 |
2011-10-16 | [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport |  Bhanu Prakash Gollapudi | 1 | -0/+2 |
2011-08-27 | [SCSI] fcoe: Move common functions to fcoe_transport library |  Bhanu Prakash Gollapudi | 1 | -0/+3 |
2011-02-28 | [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h |  Bhanu Prakash Gollapudi | 1 | -0/+6 |
2011-02-12 | [SCSI] libfcoe: Move common code from fcoe to libfcoe module |  Bhanu Prakash Gollapudi | 1 | -0/+51 |
2011-02-12 | [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h |  Yi Zou | 1 | -0/+48 |
2010-12-21 | [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible |  Joe Eykholt | 1 | -0/+8 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support |  Joe Eykholt | 1 | -1/+41 |
2010-07-28 | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode |  Joe Eykholt | 1 | -1/+10 |
2010-07-28 | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock |  Joe Eykholt | 1 | -7/+2 |
2010-07-28 | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames |  Vasu Dev | 1 | -0/+10 |
2010-04-11 | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. |  Vasu Dev | 1 | -0/+2 |
2010-04-11 | [SCSI] libfcoe: eliminate unused link and last_link fields |  Joe Eykholt | 1 | -6/+2 |
2009-12-04 | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV |  Yi Zou | 1 | -0/+1 |
2009-12-04 | [SCSI] libfcoe: fcoe: simplify receive FLOGI response |  Joe Eykholt | 1 | -1/+1 |
2009-12-04 | [SCSI] libfcoe: FIP should report link to libfc whether selected or not |  Joe Eykholt | 1 | -0/+1 |
2009-12-04 | [SCSI] libfcoe: Allow FIP to be disabled by the driver |  Joe Eykholt | 1 | -0/+2 |
2009-12-04 | [SCSI] libfcoe: formatting and comment cleanups |  Robert Love | 1 | -42/+42 |
2009-12-04 | [SCSI] libfcoe, fcoe: libfcoe NPIV support |  Chris Leech | 1 | -5/+10 |
2009-05-17 | fcoe: adds spma mode support |  Vasu Dev | 1 | -0/+2 |
2009-04-03 | [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive. |  Joe Eykholt | 1 | -1/+133 |
2009-04-03 | [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module |  Vasu Dev | 1 | -118/+2 |
2009-04-03 | [SCSI] fcoe: removes default sw transport code file fcoe_sw.c |  Vasu Dev | 1 | -6/+0 |
2009-04-03 | [SCSI] fcoe: prep work to completely remove fc_transport_fcoe code |  Vasu Dev | 1 | -0/+2 |
2009-04-03 | [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s |  Robert Love | 1 | -1/+0 |
2009-04-03 | [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded |  Robert Love | 1 | -1/+1 |
2009-03-13 | [SCSI] libfc: add support of large receive offload by ddp in fc_fcp |  Yi Zou | 1 | -18/+0 |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI status |  Vasu Dev | 1 | -0/+1 |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper |  Robert Love | 1 | -7/+1 |
2008-12-29 | [SCSI] fcoe: Fibre Channel over Ethernet |  Robert Love | 1 | -0/+176 |