index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
at803x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-25
net: phy: add qca8081 cdt feature
Luo Jie
1
-3
/
+191
2021-10-25
net: phy: adjust qca8081 master/slave seed value if link down
Luo Jie
1
-0
/
+16
2021-10-25
net: phy: add qca8081 soft_reset and enable master/slave seed
Luo Jie
1
-0
/
+48
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
1
-0
/
+107
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
1
-1
/
+25
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
1
-0
/
+10
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
1
-22
/
+73
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
1
-1
/
+16
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
1
-5
/
+5
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
1
-7
/
+38
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
1
-6
/
+2
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
1
-3
/
+3
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
2021-10-10
net: phy: at803x: add DAC amplitude fix for 8327 phy
Ansuel Smith
1
-0
/
+33
2021-10-10
net: phy: at803x: fix resume for QCA8327 phy
Ansuel Smith
1
-6
/
+63
2021-10-06
net: phy: at803x: add QCA9561 support
David Bauer
1
-2
/
+21
2021-09-20
net: phy: at803x: fix spacing and improve name for 83xx phy
Ansuel Smith
1
-30
/
+30
2021-09-20
net: phy: at803x: add resume/suspend function to qca83xx phy
Ansuel Smith
1
-0
/
+6
2021-09-20
net: phy: at803x: add support for qca 8327 A variant internal phy
Ansuel Smith
1
-5
/
+20
2021-09-14
net: phy: at803x: add support for qca 8327 internal phy
Ansuel Smith
1
-0
/
+15
2021-07-21
net: phy: at803x: finish the phy id checking simplification
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: phy: at803x: simplify custom phy id matching
Russell King
1
-11
/
+5
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+29
2021-06-29
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
1
-1
/
+29
2021-05-15
net: phy: add support for qca8k switch internal PHY in at803x
Ansuel Smith
1
-1
/
+131
2021-05-15
net: phy: at803x: clean whitespace errors
Ansuel Smith
1
-14
/
+16
2021-04-21
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
1
-6
/
+17
2021-04-16
net: phy: at803x: select correct page on config init
David Bauer
1
-1
/
+49
2021-03-19
net: phy: at803x: remove at803x_aneg_done()
Michael Walle
1
-31
/
+0
2021-02-16
net: phy: at803x: add MDIX support to AR8031/33
Michael Walle
1
-0
/
+1
2021-01-16
net: phy: at803x: add support for configuring SmartEEE
Russell King
1
-1
/
+64
2021-01-15
net: phy: ar803x: disable extended next page bit
Russell King
1
-1
/
+7
2021-01-12
net: phy: at803x: use phy_modify_mmd()
Russell King
1
-9
/
+2
2020-11-06
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
1
-7
/
+12
2020-11-06
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+31
2020-08-27
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-07-20
net: phy: at803x: add mdix configuration support for AR9331 and AR8035
Oleksij Rempel
1
-0
/
+78
2020-07-07
net: phy: at803x: Avoid comparison is always false warning
Andrew Lunn
1
-4
/
+3
2020-05-27
net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
Oleksij Rempel
1
-2
/
+16
2020-05-24
net: phy: at803x: fix PHY ID masks
Michael Walle
1
-9
/
+7
2020-05-13
net: phy: at803x: add cable diagnostics support
Michael Walle
1
-0
/
+176
2020-05-01
net: phy: at803x: add downshift support
Michael Walle
1
-0
/
+87
2020-04-19
net: phy: at803x: add support for AR8032 PHY
David Bauer
1
-0
/
+17
2020-04-01
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
1
-2
/
+2
2020-01-31
net: phy: at803x: disable vddio regulator
Michael Walle
1
-0
/
+11
2019-11-07
net: phy: at803x: remove config_init for AR9331
Michael Walle
1
-2
/
+0
2019-11-07
net: phy: at803x: fix the PHY names
Michael Walle
1
-9
/
+9
2019-11-07
net: phy: at803x: mention AR8033 as same as AR8031
Michael Walle
1
-5
/
+7
[next]