linux/drivers/net/ixgb
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings
This makes sure the ethtool's set_settings() callback of network
drivers don't ignore the 16 most significant bits when ethtool calls
their set_settings().

All drivers compiled with make allyesconfig on x86_64 have been
updated.

Signed-off-by: David Decotigny <decot@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-29 14:03:00 -07:00
..
ixgb_ee.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
ixgb_ee.h
ixgb_ethtool.c ethtool: Use full 32 bit speed range in ethtool's set_settings 2011-04-29 14:03:00 -07:00
ixgb_hw.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
ixgb_hw.h ixgb: Use pr_<level> and netdev_<level> 2010-04-27 12:53:30 -07:00
ixgb_ids.h
ixgb_main.c ixgb: convert to new VLAN model 2011-03-11 01:16:23 -08:00
ixgb_osdep.h ixgb: Use pr_<level> and netdev_<level> 2010-04-27 12:53:30 -07:00
ixgb_param.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00
ixgb.h ixgb: convert to new VLAN model 2011-03-11 01:16:23 -08:00
Makefile