index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hclge_mdio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: use the user's cfg after reset
Peiyang Wang
2024-08-15
1
-0
/
+3
*
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
1
-1
/
+1
*
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
2022-03-26
1
-2
/
+2
*
net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API
Jie Wang
2021-12-31
1
-2
/
+2
*
net: hns3: disable phy loopback setting in hclge_mac_start_phy
Yufeng Mo
2021-04-30
1
-0
/
+2
*
net: hns3: add ioctl support for imp-controlled PHYs
Guangbin Huang
2021-03-13
1
-0
/
+39
*
net: hns3: fix a print format issue in hclge_mac_mdio_config()
Huazhong Tan
2020-05-31
1
-1
/
+1
*
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
1
-1
/
+1
*
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
2019-08-18
1
-0
/
+2
*
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2019-06-28
1
-0
/
+7
*
net: hns3: some variable modification
Weihang Li
2019-06-15
1
-4
/
+4
*
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-23
1
-0
/
+3
*
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
2019-04-14
1
-1
/
+7
*
net: hns3: fix port info query issue for copper port
Jian Shen
2019-02-22
1
-15
/
+2
*
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2019-01-30
1
-2
/
+6
*
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
2018-12-18
1
-0
/
+4
*
net: hns3: remove 1000M/half support of phy
Fuyun Liang
2018-12-18
1
-1
/
+1
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-2
/
+11
*
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
2018-10-31
1
-2
/
+2
*
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-13
1
-3
/
+1
*
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-13
1
-2
/
+2
*
net: hns3: Fix for phy link issue when using marvell phy driver
Jian Shen
2018-08-14
1
-0
/
+2
*
net: hns3: Fix for information of phydev lost problem when down/up
Fuyun Liang
2018-08-14
1
-4
/
+21
*
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
2018-07-21
1
-8
/
+2
*
net: hns3: modify hnae_ to hnae3_
Peng Li
2018-07-02
1
-19
/
+19
*
net: hns3: fix for phy_addr error in hclge_mac_mdio_config
Huazhong Tan
2018-05-01
1
-2
/
+5
*
net: hns3: never send command queue message to IMP when reset
Peng Li
2018-03-26
1
-0
/
+6
*
net: hns3: add Asym Pause support to phy default features
Fuyun Liang
2017-12-27
1
-0
/
+1
*
net: hns3: add support to update flow control settings after autoneg
Peng Li
2017-12-27
1
-0
/
+4
*
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
2017-11-03
1
-0
/
+10
*
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
2017-08-31
1
-1
/
+1
*
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2017-08-04
1
-0
/
+213