summaryrefslogtreecommitdiffstats
path: root/src/net/fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [build] Fix dubious uses of bitwise operatorsMichael Brown2013-04-281-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [netdevice] Allow link layer to report broadcast/multicast packets via pull()Michael Brown2011-07-151-2/+6
* [fcoe] Use only the first instance of a FIP descriptorMichael Brown2010-11-271-1/+3
* [fcoe] Tidy up debug messageMichael Brown2010-11-271-4/+2Star
* [fc] Allow Fibre Channel ports to be explicitly namedMichael Brown2010-11-271-1/+2
* [fcoe] Create Fibre Channel port only when we have selected an FCFMichael Brown2010-11-271-10/+21
* [fcoe] Add support for FIP VLAN discoveryMichael Brown2010-11-261-3/+149
* [fcoe] Request SPMA iff FIP advertisement indicates support for SPMAMichael Brown2010-10-151-5/+18
* [fcoe] Add support for the FCoE Initialization Protocol (FIP)Michael Brown2010-10-071-44/+676
* [netdevice] Pass both link-layer addresses in net_tx() and net_rx()Michael Brown2010-10-071-4/+4
* [fcoe] Add support for identifying the underlying hardware deviceMichael Brown2010-09-221-0/+13
* [fcoe] Disambiguate the various error cases and add a CRC failure messageMichael Brown2010-09-151-4/+29
* [fcoe] Add support for Fibre Channel over EthernetMichael Brown2010-09-151-0/+383