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
/
ethernet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
1
-1
/
+18
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
1
-2
/
+6
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[ethernet] Fix eth_mc_hash() return status
Michael Brown
2009-01-21
1
-0
/
+1
*
[netdevice] Change link-layer push() and pull() methods to take raw types
Michael Brown
2008-10-16
1
-14
/
+14
*
[netdevice] Split multicast hashing out into an mc_hash method
Michael Brown
2008-10-16
1
-2
/
+30
*
[undi] Fill in ProtType correctly in PXENV_UNDI_ISR
Michael Brown
2008-08-20
1
-19
/
+21
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Add untested support for UNDI transmit and receive.
Michael Brown
2007-07-02
1
-0
/
+1
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-13
/
+13
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Made eth_ntoa() public for use in legacy drivers' DBG() statements.
Michael Brown
2006-09-15
1
-1
/
+1
*
Remove _PROTOCOL macros for gcc 3.2 compatibility
Marty Connor
2006-08-09
1
-3
/
+1
*
Clarified packet ownership transfer between a few functions.
Michael Brown
2006-08-09
1
-3
/
+5
*
Simplify RX data path.
Michael Brown
2006-06-17
1
-22
/
+24
*
For consistency
Michael Brown
2006-06-16
1
-1
/
+1
*
Simplify TX datapath.
Michael Brown
2006-06-16
1
-71
/
+23
*
Tidied up debugging messages
Michael Brown
2006-05-27
1
-1
/
+1
*
Rewrote printf and friends to better support standard C semantics.
Michael Brown
2006-05-14
1
-0
/
+1
*
Network layer now works as a proof of concept
Michael Brown
2006-04-28
1
-9
/
+32
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
1
-48
/
+69
*
Remove the concept of the media-independent link-layer header and replace
Michael Brown
2006-04-19
1
-0
/
+116