index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-18
net: phy: remove leftovers from switch to linkmode bitmaps
Heiner Kallweit
1
-18
/
+0
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
1
-0
/
+1
2025-01-14
net: phy: introduce optional polling interface for PHY statistics
Oleksij Rempel
1
-0
/
+21
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
1
-0
/
+36
2025-01-10
net: phy: add configuration of rx clock stop mode
Russell King (Oracle)
1
-0
/
+1
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
1
-0
/
+1
2024-12-09
net: phy: Add helper for mapping RGMII link speed to clock rate
Jan Petrous (OSS)
1
-0
/
+23
2024-12-06
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
1
-1
/
+1
2024-12-04
net: phy: add phy_config_inband()
Russell King (Oracle)
1
-0
/
+6
2024-12-04
net: phy: add phy_inband_caps()
Russell King (Oracle)
1
-0
/
+28
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
1
-0
/
+2
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-11
/
+18
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+0
2024-11-15
net: phy: fix phylib's dual eee_enabled
Russell King (Oracle)
1
-2
/
+0
2024-11-14
net: phy: add phy_set_eee_broken
Heiner Kallweit
1
-0
/
+10
2024-11-14
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
1
-5
/
+4
2024-11-07
net: phy: remove genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+0
2024-11-07
net: phy: make genphy_c45_write_eee_adv() static
Heiner Kallweit
1
-1
/
+0
2024-10-16
iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
Anna-Maria Behnsen
1
-4
/
+5
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
1
-2
/
+3
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
1
-0
/
+1
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+4
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+19
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-27
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-0
/
+4
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
1
-6
/
+0
2024-04-06
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+4
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-0
/
+1
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
1
-1
/
+2
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
1
-0
/
+3
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
1
-0
/
+2
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+2
2024-02-15
net: mdio_bus: make mdio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
1
-1
/
+1
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
1
-0
/
+6
2024-02-06
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
1
-0
/
+1
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
Heiner Kallweit
1
-4
/
+4
2024-01-26
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
1
-6
/
+0
2024-01-02
Revert "net: mdio: get/put device node during (un)registration"
Jakub Kicinski
1
-3
/
+0
2024-01-02
net: phy: linux/phy.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-1
/
+0
2024-01-01
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
[next]