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
2023-08-02
net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
Radu Pirea (NXP OSS)
1
-8
/
+52
2023-08-02
net: phy: nxp-c45-tja11xx: add TJA1120 support
Radu Pirea (NXP OSS)
2
-1
/
+160
2023-08-02
net: phy: nxp-c45-tja11xx: use get_features
Radu Pirea (NXP OSS)
1
-1
/
+9
2023-08-02
net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
Radu Pirea (NXP OSS)
1
-168
/
+406
2023-08-02
net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
Radu Pirea (NXP OSS)
1
-9
/
+0
2023-08-02
net: phy: nxp-c45-tja11xx: use phylib master/slave implementation
Radu Pirea (NXP OSS)
1
-75
/
+2
2023-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2023-07-27
net: phy/pcs: Explicitly include correct DT includes
Rob Herring
2
-3
/
+0
2023-07-27
net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
Tristram Ha
2
-2
/
+251
2023-07-26
net: mdio_bus: validate "addr" for mdiobus_is_registered_device()
Russell King (Oracle)
1
-4
/
+9
2023-07-25
net: phylink: explicitly invalidate link_state members in mac_config
Russell King (Oracle)
1
-9
/
+16
2023-07-25
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
1
-21
/
+4
2023-07-24
net: phy: motorcomm: Add pad drive strength cfg support
Samin Guo
1
-0
/
+118
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
1
-0
/
+7
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+14
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY
Stefan Eichenberger
3
-0
/
+270
2023-07-20
net: phy: c45: detect the BASE-T1 speed from the ability register
Stefan Eichenberger
1
-0
/
+8
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
1
-13
/
+31
2023-07-20
net: phy: c45: add support for 1000BASE-T1 forced setup
Stefan Eichenberger
1
-1
/
+10
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
1
-13
/
+9
2023-07-17
net: phy: at803x: add qca8081 fifo reset on the link changed
Luo Jie
1
-0
/
+14
2023-07-17
net: phy: at803x: remove qca8081 1G fast retrain and slave seed config
Luo Jie
1
-18
/
+32
2023-07-17
net: phy: at803x: support qca8081 1G chip type
Luo Jie
1
-0
/
+15
2023-07-17
net: phy: at803x: enable qca8081 slave seed conditionally
Luo Jie
1
-5
/
+20
2023-07-17
net: phy: at803x: merge qca8081 slave seed function
Luo Jie
1
-20
/
+9
2023-07-17
net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities
Luo Jie
1
-10
/
+18
2023-07-17
net: phy: bcm7xxx: Add EPHY entry for 74165
Florian Fainelli
1
-0
/
+1
2023-07-14
net: mdio: add unlocked mdiobus and mdiodev bus accessors
Russell King (Oracle)
1
-2
/
+22
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
1
-4
/
+34
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
1
-0
/
+24
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
1
-9
/
+39
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+5
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
1
-2
/
+2
2023-06-25
net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead
Giulio Benetti
1
-15
/
+4
2023-06-23
net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
Oleksij Rempel
1
-18
/
+5
2023-06-23
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
1
-5
/
+4
2023-06-23
net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
Russell King (Oracle)
1
-5
/
+4
2023-06-23
net: phylink: add PCS negotiation mode
Russell King (Oracle)
1
-11
/
+34
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+16
2023-06-21
net: micrel: Change to receive timestamp in the frame for lan8841
Horatiu Vultur
1
-96
/
+154
2023-06-21
net: phy-c45: Fix genphy_c45_ethtool_set_eee description
Andrew Lunn
1
-3
/
+6
2023-06-21
Revert "net: phy: dp83867: perform soft reset and retain established link"
Francesco Dolcini
1
-1
/
+1
2023-06-21
net: mdio: fix the wrong parameters
Jiawen Wu
1
-1
/
+1
2023-06-20
net: phy: mediatek: fix compile-test dependencies
Arnd Bergmann
1
-1
/
+1
2023-06-18
net: phy: at803x: Use devm_regulator_get_enable_optional()
Christophe JAILLET
1
-37
/
+7
2023-06-18
net: phy: Manual remove LEDs to ensure correct ordering
Andrew Lunn
1
-1
/
+14
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+39
2023-06-13
net: phylink: use a dedicated helper to parse usgmii control word
Maxime Chevallier
1
-1
/
+38
2023-06-13
net: phylink: report correct max speed for QUSGMII
Maxime Chevallier
1
-1
/
+1
[prev]
[next]