http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Switch from calloc() to malloc()+memset() to match the practices used
[people/xl0/gpxe.git]
/
src
/
net
/
netdevice.c
2007-01-18
Michael Brown
Switch from calloc() to malloc()+memset() to match...
blob
|
commitdiff
2007-01-11
Michael Brown
I hate NULL pointer dereferences.
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Add find_pci_netdev()
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Add "name" field to struct device to allow human-readab...
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Added network interface management commands
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Add "name" field to network device, to facilitate netde...
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Add RX quotas to the net device poll() method. This...
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Added net device TX queue; this will be needed to suppo...
blob
|
commitdiff
|
diff to current
2007-01-04
Michael Brown
Make open() and close() an official part of the netdevi...
blob
|
commitdiff
|
diff to current
2007-01-04
Michael Brown
Use hotplug support to notify persistent reference...
blob
|
commitdiff
|
diff to current
2006-12-19
Michael Brown
Use stdlib.h for malloc() instead of malloc.h.
blob
|
commitdiff
|
diff to current
2006-09-27
Michael Brown
We don't actually have a stdio.h header file. Our...
blob
|
commitdiff
|
diff to current
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Clarified packet ownership transfer between a few funct...
blob
|
commitdiff
|
diff to current
2006-07-20
Michael Brown
Remove the static IP address hack from netdevice.c...
blob
|
commitdiff
|
diff to current
2006-06-17
Michael Brown
Simplify RX data path.
blob
|
commitdiff
|
diff to current
2006-06-16
Michael Brown
Simplify TX datapath.
blob
|
commitdiff
|
diff to current
2006-05-27
Michael Brown
Avoid causing TX overflow on small TX queues.
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Move init.h to gpxe/init.h.
blob
|
commitdiff
|
diff to current
2006-04-29
Michael Brown
Change semantics of network API so that packet-absorbin...
blob
|
commitdiff
|
diff to current
2006-04-28
Michael Brown
Network layer now works as a proof of concept
blob
|
commitdiff
|
diff to current
2006-04-24
Michael Brown
Network API now allows for multiple network devices...
blob
|
commitdiff
|
diff to current
2006-04-19
Michael Brown
First sketch of a new net device API.
blob
|
commitdiff
|
diff to current