linux/drivers/net/ethernet/intel/e1000e
Bruce Allan b64e9dd5d0 e1000e: bad short packets received when jumbos enabled on 82579
When short packets are received with jumbos enabled on 82579, they can be
interpreted to have a receive address that does not match any configured
address.  This is due to a hardware bug that can be worked around by
reducing the number of IPG octets added when the packet is transferred from
the PHY to the MAC.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-06 22:44:13 -07:00
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h
e1000.h e1000e: make function tables const 2011-10-05 02:52:21 -07:00
ethtool.c e1000e: convert to netdev features/hw_features API 2011-08-26 23:28:39 -07:00
hw.h
ich8lan.c e1000e: bad short packets received when jumbos enabled on 82579 2011-10-06 22:44:13 -07:00
lib.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-08-20 10:39:12 -07:00
Makefile
netdev.c intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
param.c
phy.c