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/drivers/net/e1000
Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state
Add ability for network devices to flag link up/down state to the
networking core.

Autobooting code will now wait for link-up before attempting DHCP.

IPoIB reflects the Infiniband link state as the network device link state
(which is not strictly correct; we also need a succesful IPoIB IPv4
broadcast group join), but is probably more informative.
2008-04-22 17:40:50 +01:00
..
e1000_hw.c Introduce files for new e1000 driver 2007-11-18 10:31:00 -05:00
e1000_hw.h Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports. 2007-11-20 12:06:22 -05:00
e1000_osdep.h Modify gPXE core and drivers to work with the new timer subsystem 2008-03-02 03:41:10 +03:00
e1000.c [NETDEV] Add notion of link state 2008-04-22 17:40:50 +01:00
e1000.h Modify gPXE core and drivers to work with the new timer subsystem 2008-03-02 03:41:10 +03:00