netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: qcom/emac: add the last ethtool functions
@ 2017-02-08 21:49 Timur Tabi
  2017-02-08 21:49 ` [PATCH 1/2] net: qcom/emac: add ethtool support for reading hardware registers Timur Tabi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Timur Tabi @ 2017-02-08 21:49 UTC (permalink / raw)
  To: David Miller, netdev

These two patches implement the remaining two ethtool functions that
are of interest to the Qualcomm EMAC driver.  These are the last 
patches that will be submitted for the 4.11 merge window.

Timur Tabi (2):
  net: qcom/emac: add ethtool support for reading hardware registers
  net: qcom/emac: add ethtool support for setting ring parameters

 drivers/net/ethernet/qualcomm/emac/emac-ethtool.c |  64 +++++++++++++
 drivers/net/ethernet/qualcomm/emac/emac-mac.c     |  52 -----------
 drivers/net/ethernet/qualcomm/emac/emac.h         | 108 ++++++++++++++++------
 3 files changed, 143 insertions(+), 81 deletions(-)

-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

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

end of thread, other threads:[~2017-02-09 22:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 21:49 [PATCH 0/2] net: qcom/emac: add the last ethtool functions Timur Tabi
2017-02-08 21:49 ` [PATCH 1/2] net: qcom/emac: add ethtool support for reading hardware registers Timur Tabi
2017-02-08 21:49 ` [PATCH 2/2] net: qcom/emac: add ethtool support for setting ring parameters Timur Tabi
2017-02-09 22:09 ` [PATCH 0/2] net: qcom/emac: add the last ethtool functions 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).