linux/drivers/net/ixgb
Alexander Duyck fe52eeb82b ixgb: refactor tx path to use skb_dma_map/unmap
This code updates ixgb so that it can use the skb_dma_map/unmap functions
to map the buffers.  In addition it also updates the tx hang logic to use
time_stamp instead of dma to determine if it has detected a tx hang.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-20 01:17:24 -07:00
..
Makefile
ixgb.h drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c ixgb: refactor tx path to use skb_dma_map/unmap 2009-03-20 01:17:24 -07:00
ixgb_osdep.h
ixgb_param.c