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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[pxe] Create pxe_[de]activate() wrapper functions
Michael Brown
2009-06-28
4
-40
/
+61
*
[pxe] Make pxe_init_structures() an initialisation function
Michael Brown
2009-06-28
4
-6
/
+7
*
[pxe] Update UNDI transmit count before transmitting packet
Michael Brown
2009-06-27
1
-4
/
+8
*
[pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS
Michael Brown
2009-06-27
1
-15
/
+42
*
[pxe] Improve pxe_undi debug messages
Michael Brown
2009-06-27
2
-32
/
+93
*
[hci] Expose ifcommon_exec() in a local header so wireless commands can use it
Joshua Oreman
2009-06-24
2
-1
/
+32
*
[dhcp] Await link-up before starting DHCP
Joshua Oreman
2009-06-24
2
-7
/
+6
*
[ifmgmt] Move link-up status messages from autoboot() to iflinkwait()
Joshua Oreman
2009-06-24
2
-12
/
+28
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
4
-8
/
+48
*
[comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration)
Daniel Verkamp
2009-06-23
1
-1
/
+9
*
[pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver
Michael Brown
2009-06-23
1
-1
/
+1
*
[pxe] Fix interoperability with the Intel DOS UNDI driver
Michael Brown
2009-06-23
2
-1
/
+23
*
[pxe] Fix interoperability with the 3Com DOS UNDI driver
Michael Brown
2009-06-23
1
-2
/
+15
*
[rtl8139] Split debug messages into DBGLVL_LOG and DBGLVL_EXTRA
Michael Brown
2009-06-23
1
-13
/
+18
*
[undi] Include PXENV_GET_IFACE_INFO's ServiceFlags in debug output
Michael Brown
2009-06-23
1
-2
/
+3
*
[e1000] Ensure descriptor is fully written before sending packet
Michael Brown
2009-06-23
1
-0
/
+1
*
[tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs
Michael Brown
2009-06-23
1
-27
/
+31
*
[tcp] Attempt to catch all possible error cases with debug messages
Michael Brown
2009-06-23
1
-11
/
+36
*
[tcp] Include current sequence numbers in "timer expired" messages
Michael Brown
2009-06-23
1
-2
/
+3
*
[tcp] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
2009-06-23
1
-21
/
+21
*
[image] Modify imgfree command to accept an argument
Joshua Oreman
2009-06-23
1
-5
/
+18
*
[netdevice] Adjust maximum link-layer header length for 802.11
Joshua Oreman
2009-06-23
1
-4
/
+5
*
[netdevice] Add netdev argument to link-layer push and pull handlers
Joshua Oreman
2009-06-23
6
-17
/
+30
*
[nvs] Add init function for Atmel 93C66 EEPROM
Joshua Oreman
2009-06-23
1
-0
/
+13
*
[tcp] Improve robustness in the presence of duplicated received packets
Michael Brown
2009-06-23
2
-13
/
+38
*
[settings] Fix setting_cmp() to handle nameless settings
Shao Miller
2009-06-13
1
-2
/
+6
*
[netdevice] Fix incorrect value for MAX_LL_HEADER_LEN
Michael Brown
2009-06-05
1
-3
/
+11
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
5
-19
/
+59
*
[misc] Remove long-obsolete header files dating from Etherboot 5.4
Michael Brown
2009-06-03
2
-70
/
+0
*
[misc] Fix source files erroneously marked as executable
Michael Brown
2009-06-02
6
-0
/
+0
*
[spi] Add address-length autodetection to the SPI bit-bashing code
Michael Brown
2009-05-28
4
-18
/
+95
*
[build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use
Michael Brown
2009-05-27
1
-0
/
+10
*
[comboot] Implement stub calls for auxiliary data vector handling
Daniel Verkamp
2009-05-26
1
-1
/
+12
*
[ethernet] Add MII link status functions from Linux
Daniel Verkamp
2009-05-26
2
-0
/
+206
*
[ethernet] Update mii.h and use it in drivers that had a private copy
Daniel Verkamp
2009-05-26
13
-535
/
+127
*
[ethernet] Move struct mii_if_info to mii.h
Daniel Verkamp
2009-05-26
3
-13
/
+21
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
6
-99
/
+297
*
[multiboot] Include argv[0] as part of "command line"
Michael Brown
2009-05-26
1
-5
/
+6
*
[dhcp] Choose ProxyDHCP port based on presence of PXE options
Michael Brown
2009-05-22
1
-6
/
+22
*
[serial] Define constants for serial port I/O addresses
Thomas Miletich
2009-05-21
1
-1
/
+6
*
[tftp] Process OACKs even if malformed
Michael Brown
2009-05-20
1
-12
/
+28
*
[settings] Fix erroneous bit-masking in fetch_uintz_setting()
Michael Brown
2009-05-20
1
-1
/
+2
*
[dhcp] Send broadcast PXE boot server discovery requests to port 67
Michael Brown
2009-05-20
1
-6
/
+8
*
[dhcp] Perform ProxyDHCP only if we do not already have PXE options
Michael Brown
2009-05-20
1
-2
/
+6
*
[legal] Add FILE_LICENCE declaration to romprefix.S
Michael Brown
2009-05-18
1
-0
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
518
-2
/
+1039
*
[legal] Add licence.pl and %.licence make target
Michael Brown
2009-05-18
3
-1
/
+144
*
[legal] Add mechanism for explicit per-file licence declarations
Michael Brown
2009-05-18
1
-0
/
+101
*
[legacy] Remove long-obsolete old dhcp.h file
Michael Brown
2009-05-18
2
-14
/
+0
*
[pxeprefix] Work around bug in Etherboot 5.4 when loading undionly.kpxe
Michael Brown
2009-04-30
1
-5
/
+55
[prev]
[next]