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
/
include
/
ipxe
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+10
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-11
/
+0
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
1
-2
/
+0
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
1
-3
/
+3
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
1
-0
/
+6
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-0
/
+6
*
[netdevice] Limit MTU by hardware maximum frame length
Michael Brown
2017-01-25
1
-1
/
+8
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
1
-1
/
+10
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-0
/
+17
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[rndis] Add generic RNDIS device abstraction
Michael Brown
2014-12-18
1
-6
/
+5
*
[netdevice] Avoid registering duplicate network devices
Michael Brown
2014-07-30
1
-0
/
+2
*
[netdevice] Notify upper-layer drivers when RX processing is (un)frozen
Michael Brown
2014-03-14
1
-20
/
+2
*
[netdevice] Add generic concept of a network device configurator
Michael Brown
2013-11-05
1
-0
/
+79
*
[ipv6] Add IPv6 socket address converter
Michael Brown
2013-10-21
1
-1
/
+4
*
[netdevice] Add find_netdev_by_index()
Michael Brown
2013-10-21
1
-0
/
+1
*
[netdevice] Add method for generating EUI-64 address from link-layer address
Michael Brown
2013-09-03
1
-0
/
+9
*
[netdevice] Add concept of a network device index
Michael Brown
2013-09-03
1
-0
/
+2
*
[netdevice] Increase maximum network-layer address length
Michael Brown
2013-09-03
1
-1
/
+1
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-32
/
+0
*
[netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions
Michael Brown
2013-05-01
1
-0
/
+4
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-0
/
+9
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-9
/
+19
*
[netdevice] Allow non-completion TX errors to be recorded
Michael Brown
2011-06-28
1
-0
/
+2
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-0
/
+32
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+14
*
[settings] Apply settings block name in register_settings()
Michael Brown
2010-12-01
1
-2
/
+1
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
1
-5
/
+6
*
[netdevice] Allow per-device receive queue processing to be frozen
Michael Brown
2010-11-20
1
-2
/
+37
*
[netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN
Michael Brown
2010-11-19
1
-0
/
+10
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
1
-3
/
+6
*
[netdevice] Add the concept of a network upper-layer driver
Michael Brown
2010-09-05
1
-21
/
+39
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-0
/
+557