david/ipxe
Archived
1
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 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver
Replace the explicit calls from the Infiniband core to the IPoIB layer
with the general concept of an Infiniband upper-layer driver
(analogous to a PCI driver) which can create arbitrary devices on top
of Infiniband devices.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-09-05 03:06:16 +01:00
..
80211 [802.11] Fix a use-after-free 2010-08-01 17:29:57 +01:00
infiniband [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
tcp [xfer] Generalise metadata "whence" field to "flags" field 2010-09-03 21:21:14 +01:00
udp [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
aoe.c [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
arp.c [build] Fix misaligned table entries when using gcc 4.5 2010-08-20 10:13:04 +01:00
cachedhcp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
dhcpopts.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
dhcppkt.c [refcnt] Add ref_init() wrapper function 2010-06-22 14:26:40 +01:00
eapol.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
eth_slow.c [build] Fix misaligned table entries when using gcc 4.5 2010-08-20 10:13:04 +01:00
ethernet.c [lacp] Add simple LACP implementation 2010-05-10 16:34:17 +01:00
fakedhcp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
icmp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
icmpv6.c [build] Fix misaligned table entries when using gcc 4.5 2010-08-20 10:13:04 +01:00
infiniband.c [infiniband] Add the concept of an Infiniband upper-layer driver 2010-09-05 03:06:16 +01:00
iobpad.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ipv4.c [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
ipv6.c [build] Fix misaligned table entries when using gcc 4.5 2010-08-20 10:13:04 +01:00
mii.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
ndp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
netdev_settings.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
netdevice.c [netdevice] Add the concept of a network upper-layer driver 2010-09-05 03:03:38 +01:00
nullnet.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
rarp.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
retry.c [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
tcp.c [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
tcpip.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
tls.c [tls] Handle multiple handshake records 2010-06-23 01:01:32 +01:00
udp.c [build] Fix misaligned table entries when using gcc 4.5 2010-08-20 10:13:04 +01:00