linux/drivers/net/igb
Ajit Khaparde 8d24e93309 igb: Use the instance of net_device_stats from net_device.
Since net_device has an instance of net_device_stats,
we can remove the instance of this from the adapter structure.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-07 22:00:27 -07:00
..
Makefile igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00
e1000_82575.c igb: move the generic copper link setup code into e1000_phy.c 2009-10-06 14:59:23 -07:00
e1000_82575.h igb: update comments for serdes config and update to handle duplex 2009-10-06 14:59:16 -07:00
e1000_defines.h igb: reset sgmii phy at start of init 2009-09-14 17:03:49 -07:00
e1000_hw.h igb: remove microwire support from igb 2009-10-06 14:59:22 -07:00
e1000_mac.c igb: add flushes between RAR writes when setting mac address 2009-10-06 14:59:24 -07:00
e1000_mac.h igb: resolve namespacecheck warning for igb_hash_mc_addr 2009-09-21 11:32:33 -07:00
e1000_mbx.c igb: fix a few items where weren't correctly setup for mbx timeout 2009-10-06 14:59:21 -07:00
e1000_mbx.h igb: fix unused external references introduced with sr-iov changes 2009-04-11 02:55:12 -07:00
e1000_nvm.c igb: remove microwire support from igb 2009-10-06 14:59:22 -07:00
e1000_nvm.h
e1000_phy.c igb: add additional error handling to the phy code 2009-10-06 14:59:24 -07:00
e1000_phy.h igb: move the generic copper link setup code into e1000_phy.c 2009-10-06 14:59:23 -07:00
e1000_regs.h igb: make use of the uta to allow for promiscous mode filter 2009-10-06 14:59:19 -07:00
igb.h igb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00
igb_ethtool.c igb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00
igb_main.c igb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00