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
/
include
/
gpxe
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add find_pci_netdev()
Michael Brown
2007-01-10
1
-0
/
+2
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+5
*
Added network interface management commands
Michael Brown
2007-01-10
1
-1
/
+14
*
Add "name" field to network device, to facilitate netdev commands.
Michael Brown
2007-01-10
1
-6
/
+6
*
Add RX quotas to the net device poll() method. This avoids the problem
Michael Brown
2007-01-09
1
-3
/
+4
*
Added net device TX queue; this will be needed to support the PXE UNDI API
Michael Brown
2007-01-09
1
-8
/
+14
*
Make open() and close() an official part of the netdevice API.
Michael Brown
2007-01-04
1
-0
/
+33
*
Use hotplug support to notify persistent reference holders when a
Michael Brown
2007-01-04
1
-0
/
+5
*
Remove _PROTOCOL macros for gcc 3.2 compatibility
Marty Connor
2006-08-09
1
-14
/
+4
*
Clarified packet ownership transfer between a few functions.
Michael Brown
2006-08-09
1
-4
/
+6
*
Simplify RX data path.
Michael Brown
2006-06-18
1
-163
/
+39
*
Simplify TX datapath.
Michael Brown
2006-06-16
1
-71
/
+36
*
Change semantics of network API so that packet-absorbing calls *always*
Michael Brown
2006-04-29
1
-10
/
+9
*
Network layer now works as a proof of concept
Michael Brown
2006-04-28
1
-27
/
+80
*
Network API now allows for multiple network devices (although the
Michael Brown
2006-04-24
1
-125
/
+248
*
First sketch of a new net device API.
Michael Brown
2006-04-19
1
-20
/
+26
*
Remove the concept of the media-independent link-layer header and replace
Michael Brown
2006-04-19
1
-36
/
+26
*
Added the concept of a network interface (a network-layer concept) as
Michael Brown
2006-04-19
1
-23
/
+104
*
First sketch
Michael Brown
2006-04-18
1
-0
/
+126