summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2019-06-281-0/+7
* net: hns3: some variable modificationWeihang Li2019-06-151-4/+4
* net: phy: marvell: add new default led configure for m88e151xJian Shen2019-04-231-0/+3
* net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen2019-04-141-1/+7
* net: hns3: fix port info query issue for copper portJian Shen2019-02-221-15/+2Star
* net: hns3: Fix NULL deref when unloading driverHuazhong Tan2019-01-301-2/+6
* net: hns3: synchronize speed and duplex from phy when phy link upPeng Li2018-12-181-0/+4
* net: hns3: remove 1000M/half support of phyFuyun Liang2018-12-181-1/+1
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-2/+11
* net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan2018-10-311-2/+2
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-131-3/+1Star
* net: ethernet: Fix up drivers masking pause supportAndrew Lunn2018-09-131-2/+2
* net: hns3: Fix for phy link issue when using marvell phy driverJian Shen2018-08-141-0/+2
* net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang2018-08-141-4/+21
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-211-8/+2Star
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-021-19/+19
* net: hns3: fix for phy_addr error in hclge_mac_mdio_configHuazhong Tan2018-05-011-2/+5
* net: hns3: never send command queue message to IMP when resetPeng Li2018-03-261-0/+6
* net: hns3: add Asym Pause support to phy default featuresFuyun Liang2017-12-271-0/+1
* net: hns3: add support to update flow control settings after autonegPeng Li2017-12-271-0/+4
* net: hns3: fix a bug for phy supported feature initializationFuyun Liang2017-11-031-0/+10
* net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta2017-08-311-1/+1
* net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil2017-08-041-0/+213