david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net
Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional
The send completion handler typically will just free the I/O buffer,
so allow this common case to be handled by the Infiniband core.
2009-07-17 23:06:34 +01:00
..
infiniband [infiniband] Allow completion queue operations to be optional 2009-07-17 23:06:34 +01:00
tcp [scsi] Make SCSI command issuing partially asynchronous 2009-07-17 23:00:09 +01:00
udp [dhcp] Choose ProxyDHCP port based on presence of PXE options 2009-05-22 05:42:57 +01:00
aoe.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
arp.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
dhcpopts.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dhcppkt.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ethernet.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
fakedhcp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
icmp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
icmpv6.c [tcpip] Allow for transmission to multicast IPv4 addresses 2009-01-21 03:40:39 +00:00
infiniband.c [infiniband] Allow completion queue operations to be optional 2009-07-17 23:06:34 +01:00
iobpad.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ipv4.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
ipv6.c [tcpip] Allow for transmission to multicast IPv4 addresses 2009-01-21 03:40:39 +00:00
mii.c [ethernet] Add MII link status functions from Linux 2009-05-26 11:37:46 +01:00
ndp.c Kill off some warnings-problematic debug statements in ndp.c; the code 2007-12-07 01:51:08 +00:00
netdev_settings.c [settings] Allow for arbitrarily-named settings 2009-05-26 11:05:58 +01:00
netdevice.c [netdevice] Add mechanism for reporting detailed link status codes 2009-06-24 13:04:36 +01:00
nullnet.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rarp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
retry.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tcp.c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs 2009-06-23 16:10:34 +01:00
tcpip.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tls.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
udp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00