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
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-08-18
net: phy: at803x: add disable hibernation mode support
Wei Fang
2022-06-19
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
Oleksij Rempel
2022-05-30
net: phy: at803x: disable WOL at probe
Viorel Suman
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-01
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
2022-01-27
net: phy: at803x: Support downstream SFP cage
Robert Hancock
2022-01-27
net: phy: at803x: add fiber support
Robert Hancock
2022-01-27
net: phy: at803x: move page selection fix to config_init
Robert Hancock
2022-01-11
net: phy: at803x: make array offsets static
Colin Ian King
2021-10-27
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
2021-10-05
net: phy: at803x: add QCA9561 support
David Bauer
2021-09-20
net: phy: at803x: fix spacing and improve name for 83xx phy
Ansuel Smith
2021-09-20
net: phy: at803x: add resume/suspend function to qca83xx phy
Ansuel Smith
2021-09-20
net: phy: at803x: add support for qca 8327 A variant internal phy
Ansuel Smith
2021-09-14
net: phy: at803x: add support for qca 8327 internal phy
Ansuel Smith
2021-07-21
net: phy: at803x: finish the phy id checking simplification
Vladimir Oltean
2021-07-20
net: phy: at803x: simplify custom phy id matching
Russell King
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
2021-05-14
net: phy: add support for qca8k switch internal PHY in at803x
Ansuel Smith
2021-05-14
net: phy: at803x: clean whitespace errors
Ansuel Smith
2021-04-20
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
2021-04-15
net: phy: at803x: select correct page on config init
David Bauer
2021-03-19
net: phy: at803x: remove at803x_aneg_done()
Michael Walle
2021-02-15
net: phy: at803x: add MDIX support to AR8031/33
Michael Walle
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
2021-01-14
net: phy: ar803x: disable extended next page bit
Russell King
2021-01-11
net: phy: at803x: use phy_modify_mmd()
Russell King
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
[next]