index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
1
-1
/
+2
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-0
/
+1
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
1
-0
/
+140
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
1
-34
/
+30
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
1
-0
/
+2
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-1
/
+4
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-1
/
+10
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-0
/
+21
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
1
-0
/
+1
2022-08-22
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
1
-0
/
+52
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-1
/
+2
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-14
/
+8
2021-12-09
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
1
-1
/
+1
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
1
-1
/
+2
2020-09-24
net: phy: Document core PHY structures
Andrew Lunn
1
-1
/
+31
2020-09-20
ethtool: Add 100base-FX link mode entries
Dan Murphy
1
-1
/
+3
2020-07-09
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
1
-1
/
+16
2020-05-27
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-7
/
+4
2020-03-24
net: phy: add and use phy_check_downshift
Heiner Kallweit
1
-0
/
+38
2020-03-18
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
1
-31
/
+0
2020-02-19
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+1
2020-01-20
net: phy: don't crash in phy_read/_write_mmd without a PHY driver
Alex Marginean
1
-2
/
+2
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
1
-14
/
+14
2019-10-18
net: phy: avoid NPE if read_page/write_page callbacks are not available
Heiner Kallweit
1
-0
/
+6
2019-10-16
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
1
-1
/
+9
2019-10-05
net: phy: extract pause mode
Russell King
1
-7
/
+13
2019-08-14
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+28
2019-08-14
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
1
-2
/
+7
2019-08-12
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-5
/
+24
2019-05-23
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
1
-1
/
+3
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
1
-1
/
+1
2019-04-14
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
1
-0
/
+5
2019-04-14
net: phy: add support for new modes in phylib
Heiner Kallweit
1
-0
/
+18
2019-04-14
net: phy: shrink PHY settings array
Heiner Kallweit
1
-202
/
+45
2019-02-18
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
1
-36
/
+7
2019-02-14
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
1
-0
/
+27
2019-02-14
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
1
-0
/
+45
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
1
-9
/
+118
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
1
-13
/
+103
2019-01-23
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-5
/
+1
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
1
-0
/
+8
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
1
-4
/
+158
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
1
-7
/
+6
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-14
/
+24
2018-03-05
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
1
-2
/
+2
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
1
-7
/
+6
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
1
-1
/
+1
2018-01-03
net: phy: add phy_modify() accessor
Russell King
1
-0
/
+23
2018-01-03
net: phy: add paged phy register accessors
Russell King
1
-0
/
+157
2018-01-03
net: phy: add unlocked accessors
Russell King
1
-0
/
+25
[next]