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
/
drivers
/
net
/
legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-3
/
+3
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-4
/
+4
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-1
/
+1
*
[netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol
Michael Brown
2009-07-17
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
1
-0
/
+3
*
Overwrite the device descriptor's IRQ number with whatever the legacy
Michael Brown
2007-12-15
1
-0
/
+8
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Use net_device_operations structure and netdev_nullify() to allow for
Michael Brown
2007-07-07
1
-21
/
+30
*
Enable/disable interrupts in driver open/close.
Michael Brown
2007-07-03
1
-3
/
+8
*
How has the legacy wrapper been working for the past month or so...?
Michael Brown
2007-07-01
1
-1
/
+2
*
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
2007-06-27
1
-3
/
+3
*
pkbuff->iobuf changeover
Michael Brown
2007-05-19
1
-15
/
+15
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-20
/
+14
*
Remove no-longer-used variable
Michael Brown
2007-02-19
1
-1
/
+0
*
Fix padding problem - from Michael
James Harper
2007-02-10
1
-3
/
+1
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-0
/
+1
*
Add RX quotas to the net device poll() method. This avoids the problem
Michael Brown
2007-01-09
1
-1
/
+4
*
Added net device TX queue; this will be needed to support the PXE UNDI API
Michael Brown
2007-01-09
1
-1
/
+1
*
Make open() and close() an official part of the netdevice API.
Michael Brown
2007-01-04
1
-0
/
+10
*
Improve debugging output for legacy wrapper
Michael Brown
2006-06-16
1
-1
/
+5
*
Legacy drivers cannot cope with multiple active devices.
Michael Brown
2006-06-08
1
-0
/
+7
*
Force pci.o to be included.
Michael Brown
2006-06-05
1
-0
/
+5
*
Legacy drivers will not pad when necessary
Michael Brown
2006-06-05
1
-0
/
+4
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
1
-0
/
+104