index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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
*
[fcoe] Use driver-private data to hold FCoE port structure
Michael Brown
2023-09-14
1
-64
/
+21
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+6
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-1
/
+1
*
[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