linux-kernel-test/drivers/net/e1000e
Bruce Allan d53f706da8 e1000e: increase minimum frame size allowed
Setting an MTU value below 68 was disabling the network connection and
would not reconnect until the driver was reloaded.  Prevent changing the
MTU to anything below 68.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-08-14 04:40:20 -04:00
..
82571.c e1000e: cleanup several stats issues 2008-04-25 02:07:11 -04:00
defines.h e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
e1000.h e1000e: remove inapplicable test for ioport 2008-08-07 01:54:55 -04:00
es2lan.c e1000e: Fix HW Error on es2lan, ARP capture issue by BMC 2008-04-25 02:07:12 -04:00
ethtool.c e1000e: Return 1 instead of a non-zero value for link up indication 2008-08-14 04:39:56 -04:00
hw.h e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
ich8lan.c e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00
lib.c e1000e: rename a few functions 2008-04-16 20:41:37 -04:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: increase minimum frame size allowed 2008-08-14 04:40:20 -04:00
param.c e1000e: Set InterruptThrottleRate to default when invalid value used 2008-08-14 04:40:03 -04:00
phy.c e1000e: Add support for BM PHYs on ICH9 2008-05-06 12:04:14 -04:00