linux/drivers/net/ethernet/realtek
Ben Greear 6bbe021d40 r8169: Support RX-ALL flag.
This allows the NIC to receive packets with bad FCS and
Runts, which can help when sniffing.

NOTE:  r8169, at least on my NIC, silently drops packets
with bad FCS instead of counting them.  It seems they are
only received in any fashion if the RxCRC flag is set
(which this patch allows).

Signed-off-by: Ben Greear <greearb@candelatech.com>
2012-02-24 01:56:27 -08:00
..
8139cp.c 8139cp: fix missing napi_gro_flush. 2012-01-08 19:20:33 -08:00
8139too.c 8139too: Support RX-FCS flag. 2012-02-24 01:56:24 -08:00
atp.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-08 18:46:38 -05:00
atp.h
Kconfig drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
Makefile
r8169.c r8169: Support RX-ALL flag. 2012-02-24 01:56:27 -08:00