index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
at803x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
1
-13
/
+13
2022-01-11
net: phy: at803x: make array offsets static
Colin Ian King
1
-1
/
+1
2021-10-27
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-05
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-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+29
2021-06-28
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
1
-1
/
+29
2021-05-14
net: phy: add support for qca8k switch internal PHY in at803x
Ansuel Smith
1
-1
/
+131
2021-05-14
net: phy: at803x: clean whitespace errors
Ansuel Smith
1
-14
/
+16
2021-04-20
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
1
-6
/
+17
2021-04-15
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-15
net: phy: at803x: add MDIX support to AR8031/33
Michael Walle
1
-0
/
+1
2021-01-15
net: phy: at803x: add support for configuring SmartEEE
Russell King
1
-1
/
+64
2021-01-14
net: phy: ar803x: disable extended next page bit
Russell King
1
-1
/
+7
2021-01-11
net: phy: at803x: use phy_modify_mmd()
Russell King
1
-9
/
+2
2020-11-05
net: phy: at803x: remove the use of .ack_interrupt()
Ioana Ciornei
1
-7
/
+12
2020-11-05
net: phy: at803x: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+31
2020-08-26
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-07-19
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-26
net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
Oleksij Rempel
1
-2
/
+16
2020-05-23
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-04-30
net: phy: at803x: add downshift support
Michael Walle
1
-0
/
+87
2020-04-18
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-06
net: phy: at803x: remove config_init for AR9331
Michael Walle
1
-2
/
+0
[next]