index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
nic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split TCP code out into proto/tcp.c
Michael Brown
2005-05-02
1
-297
/
+1
*
More URL parsing moved into url.c
Michael Brown
2005-05-02
1
-35
/
+7
*
Always request DNS server. DHCP handling will be generalised in future.
Michael Brown
2005-04-30
1
-19
/
+3
*
tftp functions moved to proto/tftp.c
Michael Brown
2005-04-30
1
-157
/
+3
*
loadkernel renamed to download_url, substantially restructured, and moved
Michael Brown
2005-04-30
1
-2
/
+62
*
Added back in the actual call to load().
Michael Brown
2005-04-26
1
-11
/
+18
*
Renamed describe to describe_device for consistency
Michael Brown
2005-04-25
1
-4
/
+4
*
Created a bus/device API that allows for the ROM prefix to specify an
Michael Brown
2005-04-21
1
-68
/
+45
*
Fix endianness of dhcp device id structure.
Michael Brown
2005-04-18
1
-5
/
+8
*
Whoops
Michael Brown
2005-04-13
1
-2
/
+2
*
Fix type of dummy_irq()
Michael Brown
2005-04-13
1
-1
/
+1
*
Avoid compiler warnings.
Michael Brown
2005-04-13
1
-2
/
+2
*
Use NIC's connect method.
Michael Brown
2005-04-13
1
-2
/
+8
*
Add dummy_connect and dummy_irq
Michael Brown
2005-04-12
1
-4
/
+16
*
struct nic is now part of struct dev, rather than the other way around.
Michael Brown
2005-04-12
1
-111
/
+87
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+1778