aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang1-4/+21
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen1-8/+2
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li1-19/+19
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan1-2/+5
2018-03-26net: hns3: never send command queue message to IMP when resetPeng Li1-0/+6
2017-12-27net: hns3: add Asym Pause support to phy default featuresFuyun Liang1-0/+1
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li1-0/+4
2017-11-03net: hns3: fix a bug for phy supported feature initializationFuyun Liang1-0/+10
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-03net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil1-0/+213