aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-01-22 16:05:50 -0500
committerDavid S. Miller <davem@davemloft.net>2018-01-22 16:05:50 -0500
commit3dff4c621f687fe34d6cef2a331cd386a562376e (patch)
tree2d0f0bcfde73b983527d1f4edfeac8217b78bd0f /drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
parentnet: core: Expose number of link up/down transitions (diff)
parentnet: hns3: add net status led support for fiber port (diff)
downloadlinux-dev-3dff4c621f687fe34d6cef2a331cd386a562376e.tar.xz
linux-dev-3dff4c621f687fe34d6cef2a331cd386a562376e.zip
Merge branch 'hns3-new-features'
Peng Li says: ==================== add some features to hns3 driver This patchset adds some features to hns3 driver, include the support for ethtool command -d, -p and support for manager table. [Patch 1/4] adds support for ethtool command -d, its ops is get_regs. driver will send command to command queue, and get regs number and regs value from command queue. [Patch 2/4] adds manager table initialization for hardware. [Patch 3/4] adds support for ethtool command -p. For fiber ports, driver sends command to command queue, and IMP will write SGPIO regs to control leds. [Patch 4/4] adds support for net status led for fiber ports. Net status include port speed, total rx/tx packets and link status. Driver send the status to command queue, and IMP will write SGPIO to control leds. --- Change log: V1 -> V2: 1, fix comments from Andrew Lunn, remove the patch "net: hns3: add ethtool -p support for phy device". ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions