index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
at803x.c
Age
Commit message (
Expand
)
Author
2023-06-18
net: phy: at803x: Use devm_regulator_get_enable_optional()
Christophe JAILLET
2023-03-19
net: phy: at803x: Replace of_gpio.h with what indeed is used
Andy Shevchenko
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-21
net: phy: at803x: fix error return code in at803x_probe()
Wei Yongjun
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
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
[next]