index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2021-06-09
net: phy: realtek: net: Fix less than zero comparison of a u16
Colin Ian King
-8
/
+9
2021-06-08
net: phy: realtek: add delay to fix RXC generation issue
Joakim Zhang
-1
/
+14
2021-06-08
net: phy: realtek: add dt property to enable ALDPS mode
Joakim Zhang
-3
/
+17
2021-06-08
net: phy: realtek: add dt property to disable CLKOUT clock
Joakim Zhang
-1
/
+41
2021-06-07
net: phy: do not print dump stack if device was removed
Oleksij Rempel
-0
/
+3
2021-06-07
net: usb/phy: asix: add support for ax88772A/C PHYs
Oleksij Rempel
-1
/
+73
2021-06-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
-21
/
+6
2021-05-30
net: phy: abort loading yt8511 driver in unsupported modes
Peter Geis
-7
/
+8
2021-05-30
net: phy: fix yt8511 clang uninitialized variable warning
Peter Geis
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
-1
/
+1
2021-05-21
net: phy: add driver for Motorcomm yt8511 phy
Peter Geis
-0
/
+143
2021-05-19
net: phy: add MediaTek Gigabit Ethernet PHY driver
DENG Qingfang
-0
/
+118
2021-05-17
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
-1
/
+2
2021-05-17
net: phy: Demote non-compliant kernel-doc headers
Yang Shen
-2
/
+2
2021-05-14
net: phy: add support for qca8k switch internal PHY in at803x
Ansuel Smith
-3
/
+134
2021-05-14
net: phy: at803x: clean whitespace errors
Ansuel Smith
-14
/
+16
2021-05-10
phy: nxp-c45-tja11xx: add timestamping support
Radu Pirea (NXP OSS)
-1
/
+530
2021-04-30
net: phy: marvell: enable downshift by default
Maxim Kochetkov
-12
/
+50
2021-04-28
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
-0
/
+2
2021-04-27
net: phy: marvell-88x2222: enable autoneg by default
Ivan Bornyakov
-2
/
+0
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-20
/
+53
2021-04-23
phy: nxp-c45-tja11xx: add interrupt support
Radu Pirea (NXP OSS)
-0
/
+33
2021-04-22
net: phy: marvell: fix m88e1111_set_downshift
Maxim Kochetkov
-10
/
+16
2021-04-22
net: phy: marvell: fix m88e1011_set_downshift
Maxim Kochetkov
-10
/
+16
2021-04-21
net: phy: marvell: don't use empty switch default case
Marek Behún
-2
/
+0
2021-04-21
net: phy: intel-xway: enable integrated led functions
Martin Schiller
-0
/
+21
2021-04-20
net: phy: at803x: fix probe error if copper page is selected
Michael Walle
-6
/
+17
2021-04-20
phy: nxp-c45-tja11xx: fix phase offset calculation
Radu Pirea (NXP OSS)
-1
/
+1
2021-04-20
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
-3
/
+114
2021-04-20
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
-1
/
+1
2021-04-20
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
-10
/
+9
2021-04-20
net: phy: marvell: refactor HWMON OOP style
Marek Behún
-244
/
+125
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
-3
/
+28
2021-04-20
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
-2
/
+5
2021-04-19
phy: nxp-c45: add driver for tja1103
Radu Pirea (NXP OSS)
-0
/
+595
2021-04-19
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
-0
/
+43
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+29
2021-04-15
net: phy: at803x: select correct page on config init
David Bauer
-1
/
+49
2021-04-14
net: phy: marvell-88x2222: swap 1G/10G modes on autoneg
Ivan Bornyakov
-28
/
+89
2021-04-14
net: phy: marvell-88x2222: move read_status after config_aneg
Ivan Bornyakov
-98
/
+98
2021-04-14
net: phy: marvell-88x2222: check that link is operational
Ivan Bornyakov
-0
/
+43
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
-3
/
+29
2021-04-11
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
-0
/
+48
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+10
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
-0
/
+6
2021-04-08
net: phy: marvell10g: change module description
Marek Behún
-1
/
+1
2021-04-08
net: phy: marvell10g: differentiate 88E2110 vs 88E2111
Marek Behún
-0
/
+62
2021-04-08
net: phy: marvell10g: fix driver name for mv88e2110
Marek Behún
-1
/
+1
2021-04-08
net: phy: marvell10g: add separate structure for 88X3340
Marek Behún
-2
/
+56
[prev]
[next]