linux-stable/drivers/net/ethernet/hisilicon/hns3
Yufeng Mo 8373cd38a8 net: hns3: change the method of obtaining default ptp cycle
The ptp cycle is related to the hardware, so it may cause compatibility
issues if a fixed value is used in driver. Therefore, the method of
obtaining this value is changed to read from the register rather than
use a fixed value in driver.

Fixes: 0bf5eb7885 ("net: hns3: add support for PTP")
Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-27 20:59:32 +01:00
..
hns3pf net: hns3: change the method of obtaining default ptp cycle 2021-07-27 20:59:32 +01:00
hns3vf net: hns3: fix rx VLAN offload state inconsistent issue 2021-07-20 13:12:50 +02:00
hclge_mbx.h net: hns3: add match_id to check mailbox response from PF to VF 2021-07-20 13:12:49 +02:00
hnae3.c
hnae3.h net: hns3: add support for dumping MAC umv counter in debugfs 2021-06-28 13:34:58 -07:00
hns3_dcbnl.c
hns3_debugfs.c net: hns3: add support for dumping MAC umv counter in debugfs 2021-06-28 13:34:58 -07:00
hns3_debugfs.h net: hns3: refactor dump fd tcam of debugfs 2021-05-20 15:01:03 -07:00
hns3_enet.c net: hns3: fix reuse conflict of the rx page 2021-06-18 12:26:17 -07:00
hns3_enet.h net: hns3: use bounce buffer when rx page can not be reused 2021-06-16 00:36:06 -07:00
hns3_ethtool.c net: hns3: use bounce buffer when rx page can not be reused 2021-06-16 00:36:06 -07:00
hns3_trace.h
Makefile