linux-stable/drivers/net/e1000e
Bruce Allan 2adc55c959 e1000e: specify max supported frame size in adapter struct
By putting the maximum frame size supported by the hardware into the
adapter structure, the change_mtu entry point function can be cleaned
up of checks for all the different max frame sizes supported by

Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-03 02:46:33 -07:00
..
82571.c e1000e: specify max supported frame size in adapter struct 2009-06-03 02:46:33 -07:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
defines.h e1000e: correct flow control thresholds 2009-06-03 02:46:33 -07:00
e1000.h e1000e: specify max supported frame size in adapter struct 2009-06-03 02:46:33 -07:00
es2lan.c e1000e: specify max supported frame size in adapter struct 2009-06-03 02:46:33 -07:00
ethtool.c e1000e: add support for 82583 device id 2009-03-20 01:17:18 -07:00
hw.h igb/e1000e: update PSSR_MDIX value to reflect correct bit 2009-05-26 20:35:06 -07:00
ich8lan.c e1000e: specify max supported frame size in adapter struct 2009-06-03 02:46:33 -07:00
lib.c e1000e: fix loss of multicast packets 2009-03-26 01:09:59 -07:00
netdev.c e1000e: specify max supported frame size in adapter struct 2009-06-03 02:46:33 -07:00
param.c e1000e: enable CRC stripping by default 2009-06-03 02:46:31 -07:00
phy.c e1000e: sync change flow control variables with ixgbe 2008-11-21 16:57:36 -08:00