Searched hist:e05ddafd896fccb4568db01fe4de812ca1e6f353 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ethtool.h | e05ddafd896fccb4568db01fe4de812ca1e6f353 Tue Apr 18 01:47:55 CEST 2017 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene-v2: Extend ethtool statistics
This patch adds extended statistics reporting to ethtool.
In summary, this patch,
- adds ethtool.h with the statistics register definitions - adds 'struct xge_gstrings_extd_stats' to gather extended stats - modifies xge_get_strings(), get_sset_count() and get_ethtool_stats() accordingly - moves 'struct xge_gstrings_stats' to ethtool.h
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mac.h | diff e05ddafd896fccb4568db01fe4de812ca1e6f353 Tue Apr 18 01:47:55 CEST 2017 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene-v2: Extend ethtool statistics
This patch adds extended statistics reporting to ethtool.
In summary, this patch,
- adds ethtool.h with the statistics register definitions - adds 'struct xge_gstrings_extd_stats' to gather extended stats - modifies xge_get_strings(), get_sset_count() and get_ethtool_stats() accordingly - moves 'struct xge_gstrings_stats' to ethtool.h
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ethtool.c | diff e05ddafd896fccb4568db01fe4de812ca1e6f353 Tue Apr 18 01:47:55 CEST 2017 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene-v2: Extend ethtool statistics
This patch adds extended statistics reporting to ethtool.
In summary, this patch,
- adds ethtool.h with the statistics register definitions - adds 'struct xge_gstrings_extd_stats' to gather extended stats - modifies xge_get_strings(), get_sset_count() and get_ethtool_stats() accordingly - moves 'struct xge_gstrings_stats' to ethtool.h
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | main.h | diff e05ddafd896fccb4568db01fe4de812ca1e6f353 Tue Apr 18 01:47:55 CEST 2017 Iyappan Subramanian <isubramanian@apm.com> drivers: net: xgene-v2: Extend ethtool statistics
This patch adds extended statistics reporting to ethtool.
In summary, this patch,
- adds ethtool.h with the statistics register definitions - adds 'struct xge_gstrings_extd_stats' to gather extended stats - modifies xge_get_strings(), get_sset_count() and get_ethtool_stats() accordingly - moves 'struct xge_gstrings_stats' to ethtool.h
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|