android_kernel_xiaomi_sdm845/drivers/net/e1000
Auke Kok eb0f8054dd e1000: fix panic on large frame receive when mtu=default
A panic was reported when receiving 1522 size packets if using
the default MTU. we should set the initial rx buffer length to the
value that e1000changemtu sets so that we can receive any packet
that would not be dropped by LPE=0.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke.jan.h.kok@intel.com>
2006-07-14 16:14:48 -07:00
..
e1000_ethtool.c Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream 2006-07-05 14:32:39 -04:00
e1000_hw.c e1000: integrate ich8 support into driver 2006-06-27 09:08:22 -07:00
e1000_hw.h e1000: add ich8lan core functions 2006-06-27 09:08:17 -07:00
e1000_main.c e1000: fix panic on large frame receive when mtu=default 2006-07-14 16:14:48 -07:00
e1000_osdep.h e1000: add ich8lan core functions 2006-06-27 09:08:17 -07:00
e1000_param.c e1000: allow user to disable ich8 lock loss workaround 2006-06-27 09:08:26 -07:00
e1000.h e1000: fix panic on large frame receive when mtu=default 2006-07-14 16:14:48 -07:00
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile e1000: Fix date string in Makefile 2006-05-23 13:36:10 -07:00