index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ethernet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
[ethernet] Add support for generating multicast hash for IPv6 addresses
Michael Brown
1
-0
/
+5
2013-09-03
[netdevice] Add method for generating EUI-64 address from link-layer address
Michael Brown
1
-0
/
+16
2012-08-31
[ethernet] Expose eth_broadcast as a global constant
Michael Brown
1
-1
/
+1
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2012-03-02
[undi] Allow underlying PXE stack to construct link-layer header
Michael Brown
1
-7
/
+6
2011-07-15
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
1
-1
/
+7
2010-05-10
[lacp] Add simple LACP implementation
Michael Brown
1
-0
/
+3
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-6
/
+6
2009-10-23
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
1
-0
/
+12
2009-08-12
[802.11] Support multicast hashing
Michael Brown
1
-2
/
+1
2009-08-12
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
1
-0
/
+12
2009-07-17
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
1
-1
/
+18
2009-06-23
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
1
-2
/
+6
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2009-01-21
[ethernet] Fix eth_mc_hash() return status
Michael Brown
1
-0
/
+1
2008-10-16
[netdevice] Change link-layer push() and pull() methods to take raw types
Michael Brown
1
-14
/
+14
2008-10-16
[netdevice] Split multicast hashing out into an mc_hash method
Michael Brown
1
-2
/
+30
2008-08-20
[undi] Fill in ProtType correctly in PXENV_UNDI_ISR
Michael Brown
1
-19
/
+21
2007-12-07
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
1
-1
/
+1
2007-07-02
Add untested support for UNDI transmit and receive.
Michael Brown
1
-0
/
+1
2007-05-19
pkbuff->iobuf changeover
Michael Brown
1
-13
/
+13
2007-01-19
Use stdio.h instead of vsprintf.h
Michael Brown
1
-1
/
+1
2006-09-15
Made eth_ntoa() public for use in legacy drivers' DBG() statements.
Michael Brown
1
-1
/
+1
2006-08-09
Remove _PROTOCOL macros for gcc 3.2 compatibility
Marty Connor
1
-3
/
+1
2006-08-09
Clarified packet ownership transfer between a few functions.
Michael Brown
1
-3
/
+5
2006-06-17
Simplify RX data path.
Michael Brown
1
-22
/
+24
2006-06-16
For consistency
Michael Brown
1
-1
/
+1
2006-06-16
Simplify TX datapath.
Michael Brown
1
-71
/
+23
2006-05-27
Tidied up debugging messages
Michael Brown
1
-1
/
+1
2006-05-14
Rewrote printf and friends to better support standard C semantics.
Michael Brown
1
-0
/
+1
2006-04-28
Network layer now works as a proof of concept
Michael Brown
1
-9
/
+32
2006-04-24
Network API now allows for multiple network devices (although the
Michael Brown
1
-48
/
+69
2006-04-19
Remove the concept of the media-independent link-layer header and replace
Michael Brown
1
-0
/
+116