summaryrefslogtreecommitdiff
path: root/ct_servmgmt.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+278
option value='2'>stat only
authorTimur Tabi <timur@codeaurora.org>2017-02-08 15:49:27 -0600
committerDavid S. Miller <davem@davemloft.net>2017-02-09 17:09:19 -0500
commitc4e7beea21921733026b6a1bca0652c883d84680 (patch)
treea2374e3d8faaf3733e8792df1e60404418dae13a
parent15c2e102412d95af4fe88e5b28b3eba124545bbf (diff)
net: qcom/emac: add ethtool support for reading hardware registers
Implement the get_regs_len and get_regs ethtool methods. The driver returns the values of selected hardware registers. The make the register offsets known to emac_ethtool, the the register offset macros are all combined into one header file. They were inexplicably and arbitrarily split between two files. Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat