Re: [PATCH] atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features

2013-10-03 Thread David Miller
From: Andrea Merello Date: Thu, 3 Oct 2013 21:18:37 +0200 > This patch allows (optionally, via ethtool) the atl1e NIC to: > - Receive bad frames (runt, bad-fcs, etc..) > - Receive full frames without stripping the FCS. > > This has been tested on my board by injecting runt and bad-fcs > frames

[PATCH] atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features

2013-10-03 Thread Andrea Merello
This patch allows (optionally, via ethtool) the atl1e NIC to: - Receive bad frames (runt, bad-fcs, etc..) - Receive full frames without stripping the FCS. This has been tested on my board by injecting runt and bad-fcs frames with a FPGA-based device. The particular scenario of receiving very shor