index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-07
net: mdio: add ipq8064 mdio driver
Ansuel Smith
3
-0
/
+175
2020-03-05
net: phy: marvell10g: place in powersave mode at probe
Russell King
1
-4
/
+26
2020-03-05
net: phy: marvell10g: add energy detect power down tunable
Russell King
1
-1
/
+85
2020-03-05
net: phy: marvell10g: add mdix control
Russell King
1
-2
/
+59
2020-03-02
net: phy: mscc: add constants for used interrupt mask bits
Heiner Kallweit
1
-2
/
+8
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-10
/
+16
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-2
/
+7
2020-02-27
net: phy: marvell10g: read copper results from CSSR1
Russell King
1
-52
/
+89
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2020-02-27
net: phy: mscc: fix firmware paths
Antoine Tenart
1
-2
/
+2
2020-02-27
net: phy: mscc: add missing shift for media operation mode selection
Antoine Tenart
1
-3
/
+3
2020-02-27
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2
-6
/
+6
2020-02-25
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
1
-0
/
+17
2020-02-24
net: phy: Avoid multiple suspends
Florian Fainelli
1
-2
/
+3
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+22
2020-02-21
net: phy: dp83867: Add speed optimization feature
Dan Murphy
1
-0
/
+150
2020-02-20
net: phy: broadcom: Wire suspend/resume for BCM54810
Florian Fainelli
1
-0
/
+16
2020-02-20
net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
Florian Fainelli
1
-4
/
+1
2020-02-20
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
Florian Fainelli
1
-1
/
+2
2020-02-20
phy: avoid unnecessary link-up delay in polling mode
Petr Oros
2
-4
/
+6
2020-02-19
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+1
2020-02-18
net: phy: broadcom: Fix a typo ("firsly")
Jonathan Neuschäfer
1
-2
/
+2
2020-02-18
net: phy: allow bcm84881 to be a module
Russell King
1
-2
/
+2
2020-02-17
net: phylink: improve initial mac configuration
Russell King
1
-2
/
+34
2020-02-17
net: phylink: allow ethtool -A to change flow control advertisement
Russell King
1
-0
/
+18
2020-02-17
net: phylink: resolve fixed link flow control
Russell King
1
-39
/
+31
2020-02-17
net: phylink: use phylib resolved flow control modes
Russell King
1
-8
/
+9
2020-02-17
net: phylink: ensure manual flow control is selected appropriately
Russell King
1
-17
/
+25
2020-02-17
net: phylink: remove pause mode ethtool setting for fixed links
Russell King
1
-12
/
+5
2020-02-17
net: add linkmode helper for setting flow control advertisement
Russell King
2
-16
/
+52
2020-02-17
net: add helpers to resolve negotiated flow control
Russell King
3
-1
/
+72
2020-02-17
net: phy: restore mdio regs in the iproc mdio driver
Arun Parameswaran
1
-0
/
+20
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+18
2020-02-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+3
2020-01-31
net: phy: at803x: disable vddio regulator
Michael Walle
1
-0
/
+11
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
1
-0
/
+7
2020-01-28
net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
Scott Branden
1
-0
/
+1
2020-01-23
net: phy: DP83822: Add support for additional DP83825 devices
Dan Murphy
2
-3
/
+12
2020-01-23
phy: dp83826: Add phy IDs for DP83826N and 826NC
Dan Murphy
2
-2
/
+8
2020-01-21
net: phy: add new version of phy_do_ioctl
Heiner Kallweit
1
-3
/
+13
2020-01-21
net: phy: rename phy_do_ioctl to phy_do_ioctl_running
Heiner Kallweit
1
-3
/
+3
2020-01-20
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
Heiner Kallweit
1
-0
/
+15
2020-01-20
net: phylink: allow in-band AN for USXGMII
Alex Marginean
1
-0
/
+1
2020-01-20
net: phy: don't crash in phy_read/_write_mmd without a PHY driver
Alex Marginean
1
-2
/
+2
2020-01-20
net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes
Vladimir Oltean
1
-0
/
+4
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+11
2020-01-19
net: phy: adin: fix a warning about msleep
Dejin Zheng
1
-1
/
+1
2020-01-17
net: phy: adin: const-ify static data
Alexandru Ardelean
1
-5
/
+5
2020-01-17
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
1
-1
/
+7
2020-01-17
net: phy: Maintain MDIO device and bus statistics
Florian Fainelli
1
-2
/
+249
[next]