linux/drivers/net/ethernet/intel/igb
Eric Dumazet bdbc063129 igb: Add support for byte queue limits.
This adds support for byte queue limits (BQL)

Since this driver collects bytes count in 'bytecount' field, use it also
in igb_tx_map()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-05 13:12:03 -05:00
..
e1000_82575.c igb: Convert bare printk to pr_notice 2011-11-16 04:39:34 -08:00
e1000_82575.h
e1000_defines.h
e1000_hw.h
e1000_mac.c
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: Add flow control advertising to ethtool setting. 2012-01-02 17:42:02 -08:00
igb_main.c igb: Add support for byte queue limits. 2012-01-05 13:12:03 -05:00
igb.h igb: Add support for byte queue limits. 2012-01-05 13:12:03 -05:00
Makefile