index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2025-01-14
net: phy: move realtek PHY driver to its own subdirectory
Heiner Kallweit
2025-01-14
net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL...
Heiner Kallweit
2025-01-14
net: phy: dp83822: Fix typo "outout" -> "output"
Colin Ian King
2025-01-14
net: phy: dp83tg720: add statistics support
Oleksij Rempel
2025-01-14
net: phy: dp83td510: add statistics support
Oleksij Rempel
2025-01-14
net: phy: introduce optional polling interface for PHY statistics
Oleksij Rempel
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2025-01-14
net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL
Divya Koppera
2025-01-11
net: phy: dp83822: Add support for PHY LEDs on DP83822
Dimitri Fedrau
2025-01-10
net: phy: add configuration of rx clock stop mode
Russell King (Oracle)
2025-01-09
net: phy: micrel: use helper phy_disable_eee
Heiner Kallweit
2025-01-06
net: phylink: add support for PCS supported_interfaces bitmap
Russell King (Oracle)
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-02
net: phy: fix phy_disable_eee
Heiner Kallweit
2024-12-23
net: phy: microchip_t1 : Add initialization of ptp for lan887x
Divya Koppera
2024-12-23
net: phy: Makefile: Add makefile support for rds ptp in Microchip phys
Divya Koppera
2024-12-23
net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...
Divya Koppera
2024-12-23
net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys
Divya Koppera
2024-12-23
net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library
Divya Koppera
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
2024-12-19
net: phy: micrel: Dynamically control external clock of KSZ PHY
Wei Fang
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-18
net: phy: avoid undefined behavior in *_led_polarity_set()
Arnd Bergmann
2024-12-17
net: phy: ks8995: constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-12-15
net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...
Vladimir Oltean
2024-12-15
net: phy: dp83822: Add support for GPIO2 clock output
Dimitri Fedrau
2024-12-10
net: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2
Dimitri Fedrau
2024-12-06
net: phy: update phy_ethtool_get_eee() documentation
Russell King (Oracle)
2024-12-06
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
2024-12-06
net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
Russell King (Oracle)
2024-12-06
net: phy: marvell: use phydev->eee_cfg.eee_enabled
Russell King (Oracle)
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-04
net: phylink: remove phylink_phy_no_inband()
Russell King (Oracle)
2024-12-04
net: phylink: add negotiation of in-band capabilities
Russell King (Oracle)
2024-12-04
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
2024-12-04
net: phy: marvell: implement config_inband() method
Russell King (Oracle)
2024-12-04
net: phy: add phy_config_inband()
Russell King (Oracle)
2024-12-04
net: phy: marvell: implement phy_inband_caps() method
Russell King (Oracle)
2024-12-04
net: phy: bcm84881: implement phy_inband_caps() method
Russell King (Oracle)
2024-12-04
net: phy: add phy_inband_caps()
Russell King (Oracle)
2024-12-04
net: phylink: add debug for phylink_major_config()
Russell King (Oracle)
2024-12-04
net: phylink: split cur_link_an_mode into requested and active
Russell King (Oracle)
2024-12-04
net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()
Russell King (Oracle)
2024-12-02
net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...
Oleksij Rempel
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
2024-11-24
net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...
Heiner Kallweit
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-15
net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887x
Tarun Alle
2024-11-15
net: phy: fix phylib's dual eee_enabled
Russell King (Oracle)
[prev]
[next]