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
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
2023-12-13
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
2023-11-27
net: phy: add possible interfaces
Russell King (Oracle)
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2023-08-14
net: phy: Introduce PSGMII PHY interface mode
Gabor Juhos
2023-08-10
net: phy: phy_device: Call into the PHY driver to set LED offload
Andrew Lunn
2023-08-09
net: phy: Remove two unused function declarations
Yue Haibing
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
2023-06-02
net: phylib: fix phy_read*_poll_timeout()
Russell King (Oracle)
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-17
mdio_bus: unhide mdio_bus_init prototype
Arnd Bergmann
2023-05-13
net: phy: Allow drivers to always call into ->suspend()
Florian Fainelli
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-27
net: phy: constify fwnode_get_phy_node() fwnode argument
Russell King (Oracle)
2023-03-07
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
2023-01-19
net: mdio: Rework scanning of bus ready for quirks
Andrew Lunn
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
2023-01-10
net: mdio: Add dedicated C45 API to MDIO bus drivers
Andrew Lunn
2023-01-10
net: phy: allow a phy to opt-out of interrupt handling
Michael Walle
2023-01-01
net: phy: Update documentation for get_rate_matching
Sean Anderson
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek BehĂșn
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-08-22
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
2022-08-22
net: phy: Introduce QUSGMII PHY mode
Maxime Chevallier
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
[next]