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
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
net: phy: correct spelling error of media in documentation
Colin Foster
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-07
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-10-26
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2021-06-12
net: phy: Add 25G BASE-R interface mode
Steen Hegelund
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-07
net: phy: introduce PHY_INTERFACE_MODE_REVRMII
Vladimir Oltean
2021-05-26
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-04-19
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
2021-02-16
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
2021-02-16
net: phy: Add 5GBASER interface mode
Pavana Sharma
2021-02-15
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-11
net: phy: introduce phydev->port
Michael Walle
2021-01-19
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2021-01-14
net: phy: Add 100 base-x mode
Bjarni Jonasson
2020-12-16
phy: fix kdoc warning
Jakub Kicinski
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-05
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-05
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-10-28
net: phy: remove kernel-doc duplication
Mauro Carvalho Chehab
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
2020-09-23
net: phy: Fixup kernel doc
Andrew Lunn
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2020-06-30
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-06-24
net: phy: add support for a common probe between shared PHYs
Antoine Tenart
2020-06-23
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
2020-06-19
net: phy: read MMD ID from all present MMDs
Russell King
2020-06-19
net: phy: split devices_in_package
Russell King
2020-06-19
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
[next]