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-10-20
net: phy: micrel: Fix forced link mode for KSZ886X switches
Oleksij Rempel
1
-0
/
+22
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-10-19
net: phy: bcm7xxx: Add missing 16nm EPHY statistics
Florian Fainelli
1
-0
/
+3
2023-10-18
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
1
-27
/
+8
2023-10-18
net: phylink: remove .validate() method
Russell King (Oracle)
1
-10
/
+6
2023-10-18
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
1
-3
/
+11
2023-10-17
net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-14
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-10-07
net: phy: broadcom: add support for BCM5221 phy
Giulio Benetti
1
-33
/
+121
2023-10-06
net: phy: dp83867: Add support for hardware blinking LEDs
Sascha Hauer
1
-0
/
+137
2023-10-06
net: sfp: improve Nokia GPON sfp fixup
Russell King (Oracle)
1
-1
/
+16
2023-10-06
net: sfp: re-implement ignoring the hardware TX_FAULT signal
Russell King (Oracle)
1
-8
/
+8
2023-10-03
net: sfp: add quirk for FS's 2.5G copper SFP
Raju Lakkaraju
1
-0
/
+3
2023-10-03
net: phy: amd: Support the Altima AMI101L
Linus Walleij
2
-12
/
+25
2023-09-28
net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
Christian Marangi
1
-0
/
+5
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2
-2
/
+3
2023-09-17
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
1
-1
/
+3
2023-09-17
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
1
-26
/
+42
2023-09-17
net: phy: move phy_state_machine()
Russell King (Oracle)
1
-76
/
+76
2023-09-17
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
1
-7
/
+6
2023-09-17
net: phy: move call to start aneg
Russell King (Oracle)
1
-5
/
+6
2023-09-17
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
1
-3
/
+1
2023-09-17
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
1
-1
/
+1
2023-09-07
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-3
/
+6
2023-08-26
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
1
-0
/
+18
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+17
2023-08-23
dp83640: Use list_for_each_entry() helper
Jinjie Ruan
1
-11
/
+4
2023-08-19
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
1
-4
/
+7
2023-08-19
net: sfp: handle 100G/25G active optical cables in sfp_parse_support
Josua Mayer
1
-0
/
+10
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+15
2023-08-16
net: phy: mediatek-ge-soc: support PHY LEDs
Daniel Golle
1
-9
/
+426
2023-08-16
net: phy: broadcom: stub c45 read/write for 54810
Justin Chen
1
-0
/
+13
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2
-0
/
+5
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
1
-11
/
+2
2023-08-11
net: phy: marvell: Add support for offloading LED blinking
Andrew Lunn
1
-0
/
+281
2023-08-11
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
1
-0
/
+68
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-22
/
+25
2023-08-07
net: sfp: Remove unused function declaration sfp_link_configure()
Yue Haibing
1
-1
/
+0
2023-08-05
net: phy: move marking PHY on SFP module into SFP code
Russell King (Oracle)
2
-2
/
+3
2023-08-04
net: phy: at803x: remove set/get wol callbacks for AR8032
Li Yang
1
-2
/
+0
2023-08-04
net: phy: at803x: fix the wol setting functions
Li Yang
1
-20
/
+25
2023-08-03
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
4
-0
/
+65
2023-08-03
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
1
-0
/
+7
2023-08-02
net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
Radu Pirea (NXP OSS)
1
-0
/
+17
2023-08-02
net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120
Radu Pirea (NXP OSS)
1
-6
/
+58
2023-08-02
net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode
Radu Pirea (NXP OSS)
1
-0
/
+5
2023-08-02
net: phy: nxp-c45-tja11xx: handle FUSA irq
Radu Pirea (NXP OSS)
1
-2
/
+77
2023-08-02
net: phy: nxp-c45-tja11xx: read egress ts on TJA1120
Radu Pirea (NXP OSS)
1
-18
/
+92
[next]