summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
AgeCommit message (Expand)Author
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang
2021-12-31net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send APIJie Wang
2021-04-30net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-03-13net: hns3: add ioctl support for imp-controlled PHYsGuangbin Huang
2020-05-30net: hns3: fix a print format issue in hclge_mac_mdio_config()Huazhong Tan
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-08-18net: hns3: add phy_attached_info() to the hns3 driverYonglong Liu
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-06-14net: hns3: some variable modificationWeihang Li
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-05-01net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan
2018-03-26net: hns3: never send command queue message to IMP when resetPeng Li
2017-12-27net: hns3: add Asym Pause support to phy default featuresFuyun Liang
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li
2017-11-03net: hns3: fix a bug for phy supported feature initializationFuyun Liang
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta
2017-08-03net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil