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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
2021-05-01
net: phy: marvell: enable downshift by default
Maxim Kochetkov
1
-12
/
+50
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
1
-0
/
+2
2021-04-28
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
1
-2
/
+0
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-20
/
+53
2021-04-24
phy: nxp-c45-tja11xx: add interrupt support
Radu Pirea (NXP OSS)
1
-0
/
+33
2021-04-22
net: phy: marvell: fix m88e1111_set_downshift
Maxim Kochetkov
1
-10
/
+16
2021-04-22
net: phy: marvell: fix m88e1011_set_downshift
Maxim Kochetkov
1
-10
/
+16
2021-04-22
net: phy: marvell: don't use empty switch default case
Marek Behún
1
-2
/
+0
2021-04-21
net: phy: intel-xway: enable integrated led functions
Martin Schiller
1
-0
/
+21
2021-04-21
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
1
-6
/
+17
2021-04-21
phy: nxp-c45-tja11xx: fix phase offset calculation
Radu Pirea (NXP OSS)
1
-1
/
+1
2021-04-21
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
1
-3
/
+114
2021-04-21
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
1
-1
/
+1
2021-04-21
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
1
-10
/
+9
2021-04-21
net: phy: marvell: refactor HWMON OOP style
Marek Behún
1
-244
/
+125
2021-04-21
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2
-3
/
+28
2021-04-21
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
1
-2
/
+5
2021-04-20
phy: nxp-c45: add driver for tja1103
Radu Pirea (NXP OSS)
3
-0
/
+595
2021-04-20
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
1
-0
/
+43
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+29
2021-04-16
net: phy: at803x: select correct page on config init
David Bauer
1
-1
/
+49
2021-04-14
net: phy: marvell-88x2222: swap 1G/10G modes on autoneg
Ivan Bornyakov
1
-28
/
+89
2021-04-14
net: phy: marvell-88x2222: move read_status after config_aneg
Ivan Bornyakov
1
-98
/
+98
2021-04-14
net: phy: marvell-88x2222: check that link is operational
Ivan Bornyakov
1
-0
/
+43
2021-04-13
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-3
/
+29
2021-04-12
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
3
-0
/
+48
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+10
2021-04-10
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
1
-0
/
+6
2021-04-08
net: phy: marvell10g: change module description
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: differentiate 88E2110 vs 88E2111
Marek Behún
1
-0
/
+62
2021-04-08
net: phy: marvell10g: fix driver name for mv88e2110
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek Behún
1
-2
/
+56
2021-04-08
net: phy: marvell10g: support other MACTYPEs
Marek Behún
1
-36
/
+54
2021-04-08
net: phy: marvell10g: store temperature read method in chip strucutre
Marek Behún
1
-9
/
+14
2021-04-08
net: phy: marvell10g: check for correct supported interface mode
Marek Behún
1
-7
/
+30
2021-04-08
net: phy: marvell10g: support all rate matching modes
Marek Behún
1
-11
/
+92
2021-04-08
net: phy: marvell10g: add MACTYPE definitions for 88E21xx
Marek Behún
1
-0
/
+9
2021-04-08
net: phy: marvell10g: add all MACTYPE definitions for 88X33x0
Marek Behún
1
-5
/
+13
2021-04-08
net: phy: marvell10g: indicate 88X33x0 only port control registers
Marek Behún
1
-7
/
+7
2021-04-08
net: phy: marvell10g: allow 5gbase-r and usxgmii
Marek Behún
1
-1
/
+7
2021-04-08
net: phy: marvell10g: fix typo
Marek Behún
1
-1
/
+1
2021-04-08
net: phy: marvell10g: rename register
Marek Behún
1
-4
/
+4
2021-04-02
net: phy: broadcom: Add statistics for all Gigabit PHYs
Florian Fainelli
1
-10
/
+66
2021-03-31
net: phy: broadcom: Only advertise EEE for supported modes
Florian Fainelli
1
-3
/
+10
2021-03-31
net: phy: remove repeated word
Peng Li
1
-1
/
+1
2021-03-30
net: phy: lan87xx: fix access to wrong register of LAN87xx
Andre Edich
1
-2
/
+5
2021-03-29
net: phy: Correct function name mdiobus_register_board_info() in comment
Yang Yingliang
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+10
2021-03-25
net: phy: marvell10g: Add PHY loopback support
Wong Vee Khee
1
-0
/
+2
[next]