linux-stable/drivers/net/ethernet/hisilicon
Hao Lan 3b064f541b net: hns3: support wake on lan configuration and query
The HNS3 driver supports Wake-on-LAN, which can wake up
the server from power off state to power on state by magic
packet or magic security packet.

ChangeLog:
v1->v2:
Deleted the debugfs function that overlaps with the ethtool function
from suggestion of Andrew Lunn.

v2->v3:
Return the wol configuration stored in driver,
suggested by Alexander H Duyck.

v3->v4:
Add a helper to go from netdev to the local struct,
suggested by Simon Horman and Jakub Kicinski.

Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Hao Lan <lanhao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-29 09:07:42 +01:00
..
hns net: hns: Switch to use acpi_evaluate_dsm_typed() 2023-01-20 13:25:17 +00:00
hns3 net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hip04_eth.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
hisi_femac.c net: hisilicon: Fix potential use-after-free in hisi_femac_rx() 2022-12-06 12:45:11 +01:00
hix5hd2_gmac.c net: hisilicon: Fix potential use-after-free in hix5hd2_rx() 2022-12-06 12:53:31 +01:00
hns_mdio.c net: hns: Separate C22 and C45 transactions 2023-01-17 19:34:08 -08:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile