opengnsys_ipxe/src
Michael Brown a3021ad0e4 [rtl8139] Strip CRC from received packets
The rtl8139 driver includes the Ethernet CRC within the received
packet.  All current protocols ignore trailing garbage, but FCoE
requires the frame length to be correct (since the FCoE footer
position is calculated from the end of the packet), so fix the driver
to strip out the CRC.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-09-03 21:29:44 +01:00
..
arch [xfer] Generalise metadata "whence" field to "flags" field 2010-09-03 21:21:14 +01:00
bin
config [linux] Add the tap driver 2010-08-19 13:12:53 +01:00
core [process] Add process_running() 2010-09-03 21:26:21 +01:00
crypto
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [rtl8139] Strip CRC from received packets 2010-09-03 21:29:44 +01:00
hci [linux] Add command line arguments 2010-08-19 12:45:41 +01:00
image [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00
include [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
interface
libgcc
net [retry] Hold reference while timer is running and during expiry callback 2010-09-03 21:28:43 +01:00
tests [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00
usr
util [efi] Fix the 32-bit version of elf2efi64 2010-07-21 12:41:41 +01:00
.gitignore
Makefile
Makefile.housekeeping
doxygen.cfg