linux/drivers/net/ethernet/intel/igb
Tushar Dave ea5ceeabf5 igb: Correcting and improving small packet check and padding
Current implementation mess up the tail pointer. This patch sets skb->tail
correctly.
Also, the small packet check and padding is optimized by using unlikely and
calling skb_pad directly.

Signed-off-by: Tushar Dave <tushar.n.dave@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-10-19 04:23:29 -07:00
..
e1000_82575.c igb: Support to enable EEE on all eee_supported devices 2012-09-20 02:47:12 -07:00
e1000_82575.h igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_defines.h igb: Support to enable EEE on all eee_supported devices 2012-09-20 02:47:12 -07:00
e1000_hw.h igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_i210.c igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_i210.h igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_mac.c igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_mac.h igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
e1000_mbx.c igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
e1000_mbx.h igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
e1000_nvm.c igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00
e1000_nvm.h igb: Update Copyright on all Intel copyrighted files. 2012-01-19 12:35:06 -05:00
e1000_phy.c igb: implement 580 MDI setting support 2012-08-21 01:24:05 -07:00
e1000_phy.h igb: implement 580 MDI setting support 2012-08-21 01:24:05 -07:00
e1000_regs.h igb: Support to enable EEE on all eee_supported devices 2012-09-20 02:47:12 -07:00
igb.h igb: Use dma_unmap_addr and dma_unmap_len defines 2012-09-22 03:18:20 -07:00
igb_ethtool.c igb: Correct PTP support query from ethtool. 2012-09-17 02:04:18 -07:00
igb_main.c igb: Correcting and improving small packet check and padding 2012-10-19 04:23:29 -07:00
igb_ptp.c ptp: link the phc device to its parent device 2012-09-22 15:42:38 -04:00
Makefile igb: Add Support for new i210/i211 devices. 2012-05-12 13:17:13 -07:00