index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
fcoe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[build] Fix dubious uses of bitwise operators
Michael Brown
2013-04-28
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-2
/
+6
*
[fcoe] Use only the first instance of a FIP descriptor
Michael Brown
2010-11-27
1
-1
/
+3
*
[fcoe] Tidy up debug message
Michael Brown
2010-11-27
1
-4
/
+2
*
[fc] Allow Fibre Channel ports to be explicitly named
Michael Brown
2010-11-27
1
-1
/
+2
*
[fcoe] Create Fibre Channel port only when we have selected an FCF
Michael Brown
2010-11-27
1
-10
/
+21
*
[fcoe] Add support for FIP VLAN discovery
Michael Brown
2010-11-26
1
-3
/
+149
*
[fcoe] Request SPMA iff FIP advertisement indicates support for SPMA
Michael Brown
2010-10-15
1
-5
/
+18
*
[fcoe] Add support for the FCoE Initialization Protocol (FIP)
Michael Brown
2010-10-07
1
-44
/
+676
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
1
-4
/
+4
*
[fcoe] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[fcoe] Disambiguate the various error cases and add a CRC failure message
Michael Brown
2010-09-15
1
-4
/
+29
*
[fcoe] Add support for Fibre Channel over Ethernet
Michael Brown
2010-09-15
1
-0
/
+383