index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
2022-07-21
1
-1
/
+1
*
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-14
1
-1
/
+0
*
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
2022-06-14
1
-5
/
+6
*
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
2022-04-20
1
-0
/
+21
*
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
2022-02-16
1
-4
/
+3
*
net: sfp: ignore disabled SFP node
Marek BehĂșn
2022-02-08
1
-0
/
+5
*
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
2022-01-27
1
-0
/
+6
*
net: mdio: Demote probed message to debug print
Florian Fainelli
2022-01-27
1
-1
/
+1
*
net: phylink: avoid mvneta warning when setting pause parameters
Russell King (Oracle)
2021-11-26
1
-1
/
+1
*
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
2021-11-26
1
-2
/
+3
*
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
2021-11-02
1
-1
/
+0
*
net: mdiobus: Fix memory leak in __mdiobus_register
Yanfei Xu
2021-10-27
1
-0
/
+1
*
net: phy: bcm7xxx: Fixed indirect MMD operations
Florian Fainelli
2021-10-17
1
-0
/
+94
*
phy: mdio: fix memory leak
Pavel Skripkin
2021-10-17
1
-0
/
+7
*
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
2021-10-09
1
-0
/
+11
*
ptp: dp83640: don't define PAGE0
Randy Dunlap
2021-09-22
1
-1
/
+1
*
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
2021-08-26
1
-2
/
+6
*
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
2021-08-26
1
-10
/
+18
*
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
2021-06-16
1
-1
/
+2
*
net: mdio: octeon: Fix some double free issues
Christophe JAILLET
2021-06-03
1
-2
/
+0
*
net: mdio: thunder: Fix a double free issue in the .remove function
Christophe JAILLET
2021-06-03
1
-1
/
+0
*
net: phy: broadcom: Only advertise EEE for supported modes
Florian Fainelli
2021-04-16
1
-3
/
+8
*
net: phy: fix save wrong speed and duplex problem if autoneg is on
Guangbin Huang
2021-03-17
1
-3
/
+4
*
sfp: Fix error handing in sfp_probe()
YueHaibing
2020-11-10
1
-1
/
+2
*
mdio: fix mdio-thunder.c dependency & build error
Randy Dunlap
2020-10-14
1
-0
/
+1
*
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
2020-10-01
1
-1
/
+2
*
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2020-08-05
1
-0
/
+2
*
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Sergey Organov
2020-07-29
1
-0
/
+4
*
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
2020-05-20
1
-3
/
+5
*
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2020-05-20
1
-2
/
+2
*
dp83640: reverse arguments to list_add_tail
Julia Lawall
2020-05-20
1
-1
/
+1
*
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
2020-04-13
1
-0
/
+7
*
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-20
1
-1
/
+5
*
net: phy: Avoid multiple suspends
Florian Fainelli
2020-03-20
1
-2
/
+3
*
phy: Revert toggling reset changes.
David S. Miller
2020-03-20
1
-6
/
+5
*
net: phy: restore mdio regs in the iproc mdio driver
Arun Parameswaran
2020-03-11
1
-0
/
+20
*
net: phy: fixed_phy: Fix fixed_phy not checking GPIO
Moritz Fischer
2020-01-27
1
-3
/
+3
*
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
2020-01-27
1
-5
/
+6
*
net: phy: initialise phydev speed and duplex sanely
Russell King
2019-12-31
1
-2
/
+2
*
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
2019-12-31
1
-5
/
+10
*
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
2019-12-01
1
-0
/
+18
*
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
2019-12-01
1
-0
/
+19
*
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
2019-11-20
1
-2
/
+2
*
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
2019-11-20
1
-2
/
+81
*
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
2019-11-20
1
-4
/
+3
*
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
2019-11-20
1
-3
/
+3
*
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
2019-10-05
1
-3
/
+6
*
net: phylink: Fix flow control resolution
Stefan Chulski
2019-09-19
1
-3
/
+3
*
net: phylink: Fix flow control for fixed-link
René van Dorst
2019-08-09
1
-0
/
+2
*
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
2019-07-31
1
-1
/
+5
[next]