linux/drivers/net/ethernet/intel/igb
Alexander Duyck 74e238eada igb: Support using build_skb in the case that jumbo frames are disabled
This change makes it so that we can enable the use of build_skb for cases
where jumbo frames are disabled.  The advantage to this is that we do not
have to perform a memcpy to populate the header and as a result we see a
significant performance improvement.

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-02-15 01:11:29 -08:00
..
e1000_82575.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_82575.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_defines.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_hw.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_i210.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_i210.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mac.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mac.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_regs.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
igb.h igb: Support using build_skb in the case that jumbo frames are disabled 2013-02-15 01:11:29 -08:00
igb_ethtool.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
igb_hwmon.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
igb_main.c igb: Support using build_skb in the case that jumbo frames are disabled 2013-02-15 01:11:29 -08:00
igb_ptp.c igb: Use in-kernel PTP_EV_PORT #define 2013-01-18 06:52:22 -08:00
Makefile igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00