index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hclge_mdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-30
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-14
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-21
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-12
1
-3
/
+1
*
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-12
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-30
1
-1
/
+1
*
net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
Salil
2017-08-03
1
-0
/
+213