linux/drivers/net/ethernet/intel
Alexander Duyck 2ccd994c4c igb: Update MTU so that it is always at least a standard frame size
This change makes it so that we limit the lower bound for max_frame_size to
the size of a standard Ethernet frame.  This allows for feature parity with
other Intel based drivers such as ixgbe.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-08-22 02:25:49 -07:00
..
e1000 net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
e1000e e1000e: fix I217/I218 PHY initialization flow 2013-07-28 04:02:05 -07:00
igb igb: Update MTU so that it is always at least a standard frame size 2013-08-22 02:25:49 -07:00
igbvf net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
ixgb net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
ixgbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-08-03 21:36:46 -07:00
ixgbevf net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
e100.c e100: dump small buffers via %*ph 2013-07-28 02:06:38 -07:00