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
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
27
-4
/
+32
*
include stdio.h to suppress printf warning, general warnings fixups
Marty Connor
2006-09-27
6
-4
/
+11
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-3
/
+4
*
eth_ntoa cleanup. still has warnings. needs work.
Marty Connor
2006-09-27
1
-9
/
+5
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-7
/
+8
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-54
/
+44
*
compilation warnings cleanup
Marty Connor
2006-09-26
2
-27
/
+24
*
eth_ntoa cleanup
Marty Connor
2006-09-26
1
-4
/
+3
*
warnings cleanup (still gives lots of compilation warnings from unused functi...
Marty Connor
2006-09-26
1
-5
/
+2
*
warnings cleanup
Marty Connor
2006-09-26
1
-14
/
+15
*
compilation warnings cleanup
Marty Connor
2006-09-26
1
-33
/
+27
*
eth_ntoa and compilation warnings fixes
Marty Connor
2006-09-26
3
-12
/
+11
*
eth_ntoa fixes
Marty Connor
2006-09-26
1
-5
/
+4
*
Minor fix
Michael Brown
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups, memcpy compilation fix
Marty Connor
2006-09-25
1
-9
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-13
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-11
/
+13
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+3
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-6
/
+6
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-6
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-3
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-2
/
+6
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-1
/
+3
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-2
/
+3
*
eth_ntoa fixup
Marty Connor
2006-09-19
1
-1
/
+4
*
eth_ntoa fixup, some warnings fixups (isa/pnp fixups still needed)
Marty Connor
2006-09-19
1
-5
/
+4
*
eth_ntoa fixup, _disable arg fixup
Marty Connor
2006-09-19
1
-3
/
+4
*
fix args to _disable routine
Marty Connor
2006-09-19
1
-2
/
+1
*
Minor edit to make HEAD build
Marty Connor
2006-09-19
1
-2
/
+4
*
Killed
Michael Brown
2006-09-18
1
-0
/
+0
*
Removed as a gesture of goodwill following a request from Microsoft
Michael Brown
2006-09-18
1
-0
/
+0
*
Killed
Michael Brown
2006-09-18
2
-0
/
+0
*
commented out contents of core/nic.c, which should now be obsolete.
Marty Connor
2006-09-18
1
-13
/
+25
*
DBG MAC addr printout in driver
Marty Connor
2006-09-15
1
-6
/
+5
*
change MAC address printout to DBG using eth_ntoa (temporary legacy support)
Marty Connor
2006-09-15
1
-1
/
+3
*
Made eth_ntoa() public for use in legacy drivers' DBG() statements.
Michael Brown
2006-09-15
2
-1
/
+3
*
get rid of compile warnings (except intentionally generated ones)
Marty Connor
2006-09-14
1
-5
/
+5
*
fix DBG macro unknown variable
Marty Connor
2006-09-14
1
-5
/
+5
*
Fix compile warnings, remove unused var
Marty Connor
2006-09-14
1
-6
/
+2
*
update DBG_DISCARD macro to allow the compiler to see the argument for compil...
Marty Connor
2006-09-14
1
-1
/
+3
*
Fixed DBG macro format, fixed compile warnings. removed extra parameter from ...
Marty Connor
2006-09-14
1
-25
/
+25
*
Remove nic_disable call from drivers. Call should be made at a higher level
Marty Connor
2006-09-14
8
-11
/
+10
*
Remove printf of MAC address in driver.
Marty Connor
2006-09-14
1
-0
/
+2
*
Restored the le32_to_cpus() and cpu_to_le32s() calls
Michael Brown
2006-09-11
1
-2
/
+6
*
Added the "swap in place" macros
Michael Brown
2006-09-11
2
-0
/
+24
*
Tidied up.
Michael Brown
2006-09-11
1
-105
/
+25
*
Reduced size from 2087 bytes to 1056 bytes
Michael Brown
2006-09-11
1
-4
/
+100
[next]