index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
2019-11-25
1
-14
/
+14
*
net: phy: avoid NPE if read_page/write_page callbacks are not available
Heiner Kallweit
2019-10-18
1
-0
/
+6
*
ethtool: Add support for 400Gbps (50Gbps per lane) link modes
Jiri Pirko
2019-10-15
1
-1
/
+9
*
net: phy: extract pause mode
Russell King
2019-10-04
1
-7
/
+13
*
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
2019-08-13
1
-0
/
+28
*
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
2019-08-13
1
-2
/
+7
*
net: phy: add phy_modify_paged_changed
Heiner Kallweit
2019-08-11
1
-5
/
+24
*
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-22
1
-1
/
+3
*
net: phy: improve pause handling
Heiner Kallweit
2019-05-04
1
-1
/
+1
*
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
2019-04-14
1
-0
/
+5
*
net: phy: add support for new modes in phylib
Heiner Kallweit
2019-04-14
1
-0
/
+18
*
net: phy: shrink PHY settings array
Heiner Kallweit
2019-04-14
1
-202
/
+45
*
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
2019-02-17
1
-36
/
+7
*
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
1
-0
/
+27
*
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-13
1
-0
/
+45
*
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2019-02-10
1
-9
/
+118
*
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2019-02-06
1
-13
/
+103
*
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
1
-5
/
+1
*
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
2018-11-11
1
-0
/
+8
*
net: phy: Add more link modes to the settings table
Andrew Lunn
2018-11-11
1
-4
/
+158
*
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
1
-7
/
+6
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-14
/
+24
*
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-04
1
-2
/
+2
*
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
2018-01-15
1
-7
/
+6
*
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-08
1
-1
/
+1
*
net: phy: add phy_modify() accessor
Russell King
2018-01-03
1
-0
/
+23
*
net: phy: add paged phy register accessors
Russell King
2018-01-03
1
-0
/
+157
*
net: phy: add unlocked accessors
Russell King
2018-01-03
1
-0
/
+25
*
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-03
1
-5
/
+6
*
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
1
-0
/
+43
*
net: phy: add 1000Base-X to phy settings table
Russell King
2017-08-06
1
-0
/
+5
*
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
1
-0
/
+126
*
net: phy: split out PHY speed and duplex string generation
Russell King
2017-08-06
1
-0
/
+49
*
net: phy: test the right variable in phy_write_mmd()
Dan Carpenter
2017-04-17
1
-1
/
+1
*
net: phy: clean up mmd_phy_indirect()
Russell King
2017-03-22
1
-7
/
+7
*
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
1
-85
/
+34
*
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
1
-8
/
+25
*
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
1
-0
/
+135