netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/2] net: couple of facelifts around ethtool speed and duplex values
@ 2014-06-06 12:16 Jiri Pirko
  2014-06-06 12:17 ` [patch net-next 1/2] net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jiri Pirko @ 2014-06-06 12:16 UTC (permalink / raw)
  To: netdev; +Cc: davem, jeffrey.t.kirsher

Jiri Pirko (2):
  net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
  net: use ethtool_cmd_speed_set helper to set ethtool speed value

 drivers/net/ethernet/atheros/atl1c/atl1c_ethtool.c    |  4 ++--
 drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c    |  4 ++--
 drivers/net/ethernet/atheros/atlx/atl1.c              |  4 ++--
 drivers/net/ethernet/atheros/atlx/atl2.c              |  4 ++--
 drivers/net/ethernet/broadcom/bnx2.c                  |  4 ++--
 drivers/net/ethernet/brocade/bna/bnad_ethtool.c       |  4 ++--
 drivers/net/ethernet/chelsio/cxgb/cxgb2.c             |  4 ++--
 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c       |  4 ++--
 drivers/net/ethernet/cisco/enic/enic_ethtool.c        |  4 ++--
 drivers/net/ethernet/dec/tulip/uli526x.c              |  4 ++--
 drivers/net/ethernet/dlink/dl2k.c                     |  4 ++--
 drivers/net/ethernet/ibm/ehea/ehea_ethtool.c          |  4 ++--
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c      |  4 ++--
 drivers/net/ethernet/intel/e1000e/ethtool.c           |  4 ++--
 drivers/net/ethernet/intel/igb/igb_ethtool.c          | 14 ++++++++------
 drivers/net/ethernet/intel/igbvf/ethtool.c            |  4 ++--
 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c        |  4 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c      |  4 ++--
 drivers/net/ethernet/intel/ixgbevf/ethtool.c          |  4 ++--
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c       |  4 ++--
 drivers/net/ethernet/neterion/s2io.c                  |  4 ++--
 drivers/net/ethernet/neterion/vxge/vxge-ethtool.c     |  4 ++--
 drivers/net/ethernet/nvidia/forcedeth.c               |  4 ++--
 .../net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c   |  2 +-
 drivers/net/ntb_netdev.c                              |  1 -
 drivers/net/vmxnet3/vmxnet3_ethtool.c                 |  4 ++--
 drivers/s390/net/qeth_core_main.c                     | 19 +++++++++++--------
 27 files changed, 66 insertions(+), 62 deletions(-)

-- 
1.9.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-06 23:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 12:16 [patch net-next 0/2] net: couple of facelifts around ethtool speed and duplex values Jiri Pirko
2014-06-06 12:17 ` [patch net-next 1/2] net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate Jiri Pirko
2014-06-06 12:17 ` [patch net-next 2/2] net: use ethtool_cmd_speed_set helper to set ethtool speed value Jiri Pirko
2014-06-06 12:24   ` David Laight
2014-06-06 13:02     ` Jiri Pirko
2014-06-06 23:24 ` [patch net-next 0/2] net: couple of facelifts around ethtool speed and duplex values David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).