summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ethernet.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-21/+0Star
* [netdevice] Add the concept of an "Ethernet-compatible" MAC addressMichael Brown2009-10-231-0/+1
* [802.11] Support multicast hashingMichael Brown2009-08-121-0/+2
* [netdevice] Allow the hardware and link-layer addresses to differ in sizeMichael Brown2009-08-121-0/+1
* [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocolMichael Brown2009-07-181-21/+1Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [netdevice] Add maximum packet length as a net device propertyMichael Brown2008-10-161-0/+2
* Made eth_ntoa() public for use in legacy drivers' DBG() statements.Michael Brown2006-09-151-0/+2
* Simplify RX data path.Michael Brown2006-06-181-6/+9
* Network API now allows for multiple network devices (although theMichael Brown2006-04-241-0/+28