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
/
at803x.c
Age
Commit message (
Expand
)
Author
2020-11-05
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-08-26
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
2020-07-19
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
2020-07-07
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
2020-05-26
net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
Oleksij Rempel
2020-05-23
net: phy: at803x: fix PHY ID masks
Michael Walle
2020-05-13
net: phy: at803x: add cable diagnostics support
Michael Walle
2020-04-30
net: phy: at803x: add downshift support
Michael Walle
2020-04-18
net: phy: at803x: add support for AR8032 PHY
David Bauer
2020-04-01
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
2020-01-31
net: phy: at803x: disable vddio regulator
Michael Walle
2019-11-06
net: phy: at803x: remove config_init for AR9331
Michael Walle
2019-11-06
net: phy: at803x: fix the PHY names
Michael Walle
2019-11-06
net: phy: at803x: mention AR8033 as same as AR8031
Michael Walle
2019-11-06
net: phy: at803x: add device tree binding
Michael Walle
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
2019-10-03
net: phy: at803x: remove probe and struct at803x_priv
Oleksij Rempel
2019-10-03
net: phy: at803x: add ar9331 support
Oleksij Rempel
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-08-12
net: phy: at803x: stop switching phy delay config needlessly
André Draszik
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-03-20
net: phy: improve handling link_change_notify callback
Heiner Kallweit
2019-02-22
net: phy: at803x: disable delay only for RGMII mode
Vinod Koul
2019-02-22
net: phy: at803x: don't inline helpers
Vinod Koul
2019-01-27
net: phy: at803x: Use helpers to access MMD PHY registers
Carlo Caione
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
net: phy: at803x: Disable phy delay for RGMII mode
Vinod Koul
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-13
net: phy: fix resume handling
Russell King
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-10-11
net: phy: at803x: Change error to EINVAL for invalid MAC
Dan Murphy
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
net: phy: at803x: Add a definition for PHY ID mask
Fabio Estevam
2016-10-27
at803x: double check SGMII side autoneg
Zefir Kurtisi
2016-10-27
Revert "at803x: fix suspend/resume for SGMII link"
Zefir Kurtisi
2016-04-28
net: phy: at803x: only the AT8030 needs a hardware reset on link change
Timur Tabi
2016-03-23
net: phy: at803x: Request 'reset' GPIO only for AT8030 PHY
Sebastian Frias
2016-03-23
at803x: fix reset handling
Sergei Shtylyov
2016-03-13
at803x: fix suspend/resume for SGMII link
Zefir Kurtisi
2016-01-17
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
2016-01-17
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
[next]