linux_dsm_epyc7002/drivers/net/ethernet/qualcomm/emac
Timur Tabi 79f664edc1 net: qcom/emac: add ethtool support
Add support for some ethtool methods: get/set link settings, get/set
message level, get statistics, get link status, get ring params, get
pause params, and restart autonegotiation.

The code to collect the hardware statistics is moved into its own
function so that it can be used by "get statistics" method.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-10 13:26:25 -05:00
..
emac-ethtool.c net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00
emac-mac.c net: qcom/emac: enable flow control if requested 2016-11-09 18:45:24 -05:00
emac-mac.h
emac-phy.c net: qcom/emac: fix of_node and phydev leaks 2016-11-27 20:01:15 -05:00
emac-phy.h
emac-sgmii-fsm9900.c net: qcom/emac: move phy init code to separate files 2016-12-09 22:11:02 -05:00
emac-sgmii-qdf2400.c net: qcom/emac: add support for the Qualcomm Technologies QDF2400 2016-12-09 22:11:02 -05:00
emac-sgmii-qdf2432.c net: qcom/emac: move phy init code to separate files 2016-12-09 22:11:02 -05:00
emac-sgmii.c net: qcom/emac: add support for the Qualcomm Technologies QDF2400 2016-12-09 22:11:02 -05:00
emac-sgmii.h net: qcom/emac: add support for the Qualcomm Technologies QDF2400 2016-12-09 22:11:02 -05:00
emac.c net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00
emac.h net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00
Makefile net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00