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.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
/
marvell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
net: phy: marvell: add sleep time after enabling the loopback bit
Aminuddin Jamaluddin
1
-7
/
+9
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-1
/
+2
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-19
net: phy: marvell: use mii_bmcr_encode_fixed()
Russell King (Oracle)
1
-8
/
+2
2022-05-17
net: phy: marvell: Add errata section 5.1 for Alaska PHY
Leszek Polak
1
-0
/
+37
2022-05-01
net: phy: marvell: update abilities and advertising when switching to SGMII
Robert Hancock
1
-1
/
+15
2022-03-15
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-02-08
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-01-16
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
1
-1
/
+55
2022-01-05
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
1
-0
/
+6
2022-01-05
net: phy: marvell: use phy_write_paged() to set MSCR
Russell King (Oracle)
1
-14
/
+8
2021-08-16
net: phy: marvell: Add WAKE_PHY support to WOL event
Song Yoong Siang
1
-3
/
+36
2021-08-14
net: phy: marvell: add SFP support for 88E1510
Ivan Bornyakov
1
-1
/
+104
2021-06-16
net: phy: replace if-else statements with switch
Weihang Li
1
-4
/
+9
2021-06-04
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+32
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: 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-13
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-3
/
+29
2021-02-17
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
1
-5
/
+8
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+1
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
1
-1
/
+0
2020-12-02
net: phy: marvell: replace phy_modify()
Yejune Deng
1
-8
/
+8
2020-11-17
net: phy: marvell: remove the use of .ack_interrupt()
Ioana Ciornei
1
-20
/
+11
2020-11-17
net: phy: marvell: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-21
/
+36
2020-10-31
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
1
-1
/
+99
2020-10-31
drivers: net: phy: Fix spelling in comment defalut to default
Bhaskar Chowdhury
1
-1
/
+1
2020-10-05
net: phy: marvell: Use phy_read_paged() instead of open coding it
Jisheng Zhang
1
-10
/
+4
2020-06-23
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
1
-0
/
+23
2020-06-23
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
1
-0
/
+23
2020-06-23
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
1
-111
/
+111
2020-06-05
net: marvell: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-05-29
net: phy: marvell: unlock after phy_select_page() failure
Dan Carpenter
1
-1
/
+1
2020-05-27
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
1
-2
/
+23
2020-05-27
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
1
-12
/
+19
2020-05-27
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-17
/
+42
2020-05-27
net: phy: marvell: Add support for amplitude graph
Andrew Lunn
1
-1
/
+231
2020-05-10
net: phy: marvell: Add cable test support
Andrew Lunn
1
-0
/
+201
2020-04-12
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-03-24
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+0
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
1
-0
/
+5
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
1
-20
/
+1
[next]