K 10 svn:author V 8 hselasky K 8 svn:date V 27 2014-07-16T06:18:02.496099Z K 7 svn:log V 318 MFC r268582: Fix performance problems with AXGE network adapter in RX direction: - Remove 4 extra bytes from the ethernet payload. - The maximum RX buffer was incorrectly set. Increase it to 64K for now, until the exact limit is understood. - Enable hardware checksumming again. - Make hardware data structure packed. END