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
/
adin.c
Age
Commit message (
Expand
)
Author
2023-11-29
net: phy: adin: allow control of Fast Link Down
Vincent Whitchurch
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-18
net: phy: adin: add support for clock output
Josua Mayer
2021-05-17
net: phy: Demote non-compliant kernel-doc headers
Yang Shen
2020-11-17
net: phy: adin: remove the use of the .ack_interrupt()
Ioana Ciornei
2020-11-17
net: phy: adin: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-04
net: phy: adin: implement cable-test support
Alexandru Ardelean
2020-11-04
net: phy: adin: disable diag clock & disable standby mode in config_aneg
Alexandru Ardelean
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
net: phy: Fixup parameters in kerneldoc
Andrew Lunn
2020-01-19
net: phy: adin: fix a warning about msleep
Dejin Zheng
2020-01-17
net: phy: adin: const-ify static data
Alexandru Ardelean
2019-09-16
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-08-16
net: phy: adin: add ethtool get_stats support
Alexandru Ardelean
2019-08-16
net: phy: adin: implement downshift configuration via phy-tunable
Alexandru Ardelean
2019-08-16
net: phy: adin: implement PHY subsystem software reset
Alexandru Ardelean
2019-08-16
net: phy: adin: add EEE translation layer from Clause 45 to Clause 22
Alexandru Ardelean
2019-08-16
net: phy: adin: add support MDI/MDIX/Auto-MDI selection
Alexandru Ardelean
2019-08-16
net: phy: adin: make RMII fifo depth configurable
Alexandru Ardelean
2019-08-16
net: phy: adin: make RGMII internal delays configurable
Alexandru Ardelean
2019-08-16
net: phy: adin: configure RGMII/RMII/MII modes on config
Alexandru Ardelean
2019-08-16
net: phy: adin: add {write,read}_mmd hooks
Alexandru Ardelean
2019-08-16
net: phy: adin: add support for interrupts
Alexandru Ardelean
2019-08-16
net: phy: adin: hook genphy_{suspend, resume} into the driver
Alexandru Ardelean
2019-08-16
net: phy: adin: add support for Analog Devices PHYs
Alexandru Ardelean