linux/drivers/net/ethernet/hisilicon/hns3
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
..
hns3_common net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3pf net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3vf net: hisilicon: Remove redundant pci_clear_master 2023-03-24 09:09:27 +00:00
hclge_mbx.h net: hns3: refactor function hclge_mbx_handler() 2022-09-21 14:32:21 -07:00
hnae3.c
hnae3.h net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3_dcbnl.c net: hns3: add support config dscp map to tc 2022-09-07 16:20:14 +01:00
hns3_debugfs.c net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3_debugfs.h
hns3_enet.c net: hns3: remove unnecessary aer.h include 2023-03-08 23:34:38 -08:00
hns3_enet.h net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3_ethtool.c net: hns3: support wake on lan configuration and query 2023-03-29 09:07:42 +01:00
hns3_ethtool.h
hns3_trace.h
Makefile