linux/drivers/net/ethernet/intel/igb
Alexander Duyck 2bbfebe2db igb: Combine all flag info fields into a single tx_flags structure
This change is meant to combine all of the TX flags fields into one u32
flags field so that it can be stored into the tx_buffer_info structure.
This includes the time stamp flag as well as mapped_as_page flag info.

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>
2011-10-06 23:38:42 -07:00
..
e1000_82575.c
e1000_82575.h igb: Create separate functions for generating cmd_type and olinfo 2011-10-06 23:27:16 -07:00
e1000_defines.h
e1000_hw.h
e1000_mac.c igb: Alternate MAC Address Updates for Func2&3 2011-10-06 03:42:12 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h
e1000_regs.h
igb.h igb: Combine all flag info fields into a single tx_flags structure 2011-10-06 23:38:42 -07:00
igb_ethtool.c igb: split buffer_info into tx_buffer_info and rx_buffer_info 2011-10-06 22:53:13 -07:00
igb_main.c igb: Combine all flag info fields into a single tx_flags structure 2011-10-06 23:38:42 -07:00
Makefile