index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: marvell: use mii_bmcr_encode_fixed()
Russell King (Oracle)
2022-06-19
1
-8
/
+2
*
net: phy: marvell: Add errata section 5.1 for Alaska PHY
Leszek Polak
2022-05-17
1
-0
/
+37
*
net: phy: marvell: update abilities and advertising when switching to SGMII
Robert Hancock
2022-05-01
1
-1
/
+15
*
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
2022-03-14
1
-4
/
+4
*
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
2022-02-08
1
-4
/
+6
*
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
2022-02-06
1
-4
/
+3
*
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
2022-01-15
1
-1
/
+55
*
net: phy: marvell: configure RGMII delays for 88E1118
Russell King (Oracle)
2022-01-05
1
-0
/
+6
*
net: phy: marvell: use phy_write_paged() to set MSCR
Russell King (Oracle)
2022-01-05
1
-14
/
+8
*
net: phy: marvell: Add WAKE_PHY support to WOL event
Song Yoong Siang
2021-08-16
1
-3
/
+36
*
net: phy: marvell: add SFP support for 88E1510
Ivan Bornyakov
2021-08-14
1
-1
/
+104
*
net: phy: replace if-else statements with switch
Weihang Li
2021-06-16
1
-4
/
+9
*
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
2021-06-04
1
-21
/
+6
*
net: phy: marvell: enable downshift by default
Maxim Kochetkov
2021-05-01
1
-12
/
+50
*
net: phy: marvell: add downshift support for M88E1240
Maxim Kochetkov
2021-04-28
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
1
-20
/
+32
|
\
|
*
net: phy: marvell: fix m88e1111_set_downshift
Maxim Kochetkov
2021-04-22
1
-10
/
+16
|
*
net: phy: marvell: fix m88e1011_set_downshift
Maxim Kochetkov
2021-04-22
1
-10
/
+16
*
|
net: phy: marvell: don't use empty switch default case
Marek Behún
2021-04-21
1
-2
/
+0
*
|
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
2021-04-21
1
-3
/
+114
*
|
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
2021-04-21
1
-1
/
+1
*
|
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
2021-04-21
1
-10
/
+9
*
|
net: phy: marvell: refactor HWMON OOP style
Marek Behún
2021-04-21
1
-244
/
+125
|
/
*
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
2021-04-12
1
-3
/
+29
*
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
2021-02-16
1
-5
/
+8
*
net: phy: introduce phydev->port
Michael Walle
2021-02-11
1
-0
/
+1
*
net: phy: drop explicit genphy_read_status() op
Michael Walle
2021-02-09
1
-1
/
+0
*
net: phy: marvell: replace phy_modify()
Yejune Deng
2020-12-02
1
-8
/
+8
*
net: phy: marvell: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
1
-20
/
+11
*
net: phy: marvell: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-17
1
-21
/
+36
*
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
2020-10-31
1
-1
/
+99
*
drivers: net: phy: Fix spelling in comment defalut to default
Bhaskar Chowdhury
2020-10-30
1
-1
/
+1
*
net: phy: marvell: Use phy_read_paged() instead of open coding it
Jisheng Zhang
2020-10-05
1
-10
/
+4
*
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
2020-06-23
1
-0
/
+23
*
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
2020-06-23
1
-0
/
+23
*
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
2020-06-23
1
-111
/
+111
*
net: marvell: Fix OF_MDIO config check
Dan Murphy
2020-06-05
1
-1
/
+1
*
net: phy: marvell: unlock after phy_select_page() failure
Dan Carpenter
2020-05-29
1
-1
/
+1
*
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
2020-05-27
1
-2
/
+23
*
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
2020-05-27
1
-12
/
+19
*
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-27
1
-17
/
+42
*
net: phy: marvell: Add support for amplitude graph
Andrew Lunn
2020-05-27
1
-1
/
+231
*
net: phy: marvell: Add cable test support
Andrew Lunn
2020-05-10
1
-0
/
+201
*
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
2020-04-12
1
-22
/
+24
*
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-03-24
1
-24
/
+0
*
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
2020-02-27
1
-0
/
+5
*
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
2019-12-19
1
-20
/
+1
*
net: phy: marvell: use phy_modify_changed()
Russell King
2019-12-19
1
-16
/
+10
*
net: phy: marvell: use existing clause 37 definitions
Russell King
2019-12-19
1
-18
/
+8
*
net: phy: marvell: consolidate phy status reading
Russell King
2019-12-19
1
-43
/
+17
[next]