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.13.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-04-15
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
1
-3
/
+13
2020-04-15
net: marvell10g: report firmware version
Russell King
1
-0
/
+20
2020-04-15
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-12
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-04-08
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
1
-1
/
+1
2020-04-04
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
1
-0
/
+7
2020-04-01
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
1
-2
/
+2
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
1
-22
/
+55
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
1
-15
/
+15
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
1
-5
/
+7
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
1
-1
/
+1
2020-03-30
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
1
-0
/
+50
2020-03-28
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
3
-0
/
+27
2020-03-27
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
1
-17
/
+15
2020-03-27
net: phy: add marvell usb to mdio controller
Tobias Waldekranz
3
-0
/
+128
2020-03-27
net: phy: probe PHY drivers synchronously
Heiner Kallweit
1
-0
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-20
/
+46
2020-03-25
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-25
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-25
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
1
-10
/
+4
2020-03-24
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-13
/
+3
2020-03-24
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-24
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-9
/
+4
2020-03-24
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-23
/
+4
2020-03-24
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+1
2020-03-24
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+0
2020-03-24
net: phy: add and use phy_check_downshift
Heiner Kallweit
2
-1
/
+41
2020-03-24
net: phy: xpcs: Restart AutoNeg if outcome was invalid
Jose Abreu
1
-1
/
+3
2020-03-24
net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
Jose Abreu
1
-1
/
+3
2020-03-24
net: phy: xpcs: Reset XPCS upon probe
Jose Abreu
1
-1
/
+1
2020-03-24
net: phy: xpcs: Return error when 10GKR link errors are found
Jose Abreu
1
-1
/
+3
2020-03-24
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2
-0
/
+25
2020-03-24
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2
-3
/
+15
2020-03-24
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
1
-0
/
+3
2020-03-24
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2
-10
/
+10
2020-03-22
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
Grygorii Strashko
1
-1
/
+20
2020-03-20
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2
-0
/
+43
2020-03-20
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2
-12
/
+21
2020-03-20
net: phy: mscc: add missing check on a phy_write return value
Antoine Tenart
1
-0
/
+2
2020-03-19
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
1
-1
/
+59
2020-03-18
net: phy: sfp-bus.c: get rid of docs warnings
Mauro Carvalho Chehab
1
-14
/
+18
2020-03-18
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+30
2020-03-18
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+206
2020-03-18
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2
-31
/
+56
2020-03-18
net: mdiobus: avoid BUG_ON() in mdiobus accessors
Russell King
1
-4
/
+8
2020-03-18
net: phy: xpcs: Add XLGMII support
Jose Abreu
1
-0
/
+98
2020-03-18
net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value
Rayagonda Kokatanur
1
-1
/
+6
2020-03-18
net: phy: mscc: consider interrupt source in interrupt handler
Heiner Kallweit
1
-2
/
+5
[next]