2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/net/fjes
Taku Izumi b6ba737d0b fjes: ethtool -w and -W support for fjes driver
This patch adds implementation of supporting
ethtool -w and -W for fjes driver.

You can enable and disable firmware debug mode by
using ethtool -W, and also retrieve firmware
activity information by using ethtool -w.

This is useful for debugging.

Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-14 12:04:57 -04:00
..
fjes_ethtool.c fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_hw.c fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_hw.h fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes_main.c fjes: Add tracepoints in fjes driver 2016-10-14 12:04:57 -04:00
fjes_regs.h fjes: net_device_ops.ndo_open and .ndo_stop 2015-08-24 14:06:34 -07:00
fjes_trace.c fjes: Add tracepoints in fjes driver 2016-10-14 12:04:57 -04:00
fjes_trace.h fjes: ethtool -w and -W support for fjes driver 2016-10-14 12:04:57 -04:00
fjes.h fjes: ethtool support 2015-08-24 14:06:37 -07:00
Makefile fjes: Add tracepoints in fjes driver 2016-10-14 12:04:57 -04:00