index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hclge_mdio.c
Age
Commit message (
Expand
)
Author
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-06-28
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2019-06-14
net: hns3: some variable modification
Weihang Li
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-14
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
2019-02-21
net: hns3: fix port info query issue for copper port
Jian Shen
2019-01-30
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-31
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-08-14
net: hns3: Fix for phy link issue when using marvell phy driver
Jian Shen
2018-08-14
net: hns3: Fix for information of phydev lost problem when down/up
Fuyun Liang
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-05-01
net: hns3: fix for phy_addr error in hclge_mac_mdio_config
Huazhong Tan
2018-03-26
net: hns3: never send command queue message to IMP when reset
Peng Li
2017-12-27
net: hns3: add Asym Pause support to phy default features
Fuyun Liang
2017-12-27
net: hns3: add support to update flow control settings after autoneg
Peng Li
2017-11-03
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
2017-08-30
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
2017-08-03
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil