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-12-13
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
1
-10
/
+17
2023-12-13
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
1
-3
/
+3
2023-12-10
net: mdio_bus: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2
-2
/
+2
2023-12-06
net: sfp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-05
net: phy: micrel: allow usage of generic ethernet-phy clock
Heiko Stuebner
1
-0
/
+5
2023-12-05
net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock
Heiko Stuebner
1
-1
/
+1
2023-12-01
net: phy: mdio_device: Reset device only when necessary
Andrew Halaney
2
-0
/
+7
2023-11-30
net: phy: aquantia: drop wrong endianness conversion for addr and CRC
Christian Marangi
1
-10
/
+14
2023-11-30
net: phy: adin: allow control of Fast Link Down
Vincent Whitchurch
1
-0
/
+53
2023-11-28
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
1
-13
/
+54
2023-11-28
net: phylink: split out PHY validation from phylink_bringup_phy()
Russell King (Oracle)
1
-25
/
+31
2023-11-28
net: phylink: pass PHY into phylink_validate_mask()
Russell King (Oracle)
1
-4
/
+7
2023-11-28
net: phylink: pass PHY into phylink_validate_one()
Russell King (Oracle)
1
-2
/
+5
2023-11-28
net: phylink: split out per-interface validation
Russell King (Oracle)
1
-12
/
+30
2023-11-28
net: phy: aquantia: fill in possible_interfaces for AQR113C
Russell King (Oracle)
2
-1
/
+80
2023-11-28
net: phy: bcm84881: fill in possible_interfaces
Russell King (Oracle)
1
-0
/
+12
2023-11-28
net: phy: marvell10g: fill in possible_interfaces
Russell King (Oracle)
1
-0
/
+18
2023-11-28
net: phy: marvell10g: table driven mactype decode
Russell King (Oracle)
1
-77
/
+120
2023-11-28
net: phy: add possible interfaces
Russell King (Oracle)
1
-0
/
+2
2023-11-25
net: sfp: rework the RollBall PHY waiting code
Marek Behún
1
-20
/
+21
2023-11-24
net: phy: correctly check soft_reset ret ONLY if defined for PHY
Christian Marangi
1
-5
/
+4
2023-11-21
net: phylink: use for_each_set_bit()
Russell King (Oracle)
1
-10
/
+8
2023-11-19
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
6
-54
/
+0
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
6
-0
/
+54
2023-11-18
net: phy: micrel: fix ts_info value in case of no phc
Kory Maincent
1
-5
/
+1
2023-11-18
net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
Kory Maincent
1
-2
/
+5
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
6
-65
/
+68
2023-11-17
net: phy: broadcom: Wire suspend/resume for BCM54612E
Marco von Rosenberg
1
-0
/
+2
2023-11-17
net: sfp: use linkmode_*() rather than open coding
Russell King (Oracle)
1
-1
/
+1
2023-11-17
net: phylink: use linkmode_fill()
Russell King (Oracle)
1
-2
/
+2
2023-11-17
net: phy: aquantia: add firmware load support
Robert Marko
5
-1
/
+410
2023-11-17
net: phy: aquantia: move MMD_VEND define to header
Christian Marangi
3
-69
/
+69
2023-11-17
net: phy: aquantia: move to separate directory
Christian Marangi
7
-9
/
+13
2023-11-08
net: phylink: initialize carrier state at creation
Klaus Kudielka
1
-0
/
+1
2023-11-02
net: phy: fill in missing MODULE_DESCRIPTION()s
Andrew Lunn
4
-0
/
+4
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
[prev]
[next]