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
/
marvell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
net: phy: marvell: Add WAKE_PHY support to WOL event
Song Yoong Siang
1
-3
/
+36
2021-08-13
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-03
net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()
Russell King
1
-21
/
+6
2021-04-30
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-21
net: phy: marvell: don't use empty switch default case
Marek Behún
1
-2
/
+0
2021-04-20
net: phy: marvell: add support for Amethyst internal PHY
Marek Behún
1
-3
/
+114
2021-04-20
net: phy: marvell: use assignment by bitwise AND operator
Marek Behún
1
-1
/
+1
2021-04-20
net: phy: marvell: fix HWMON enable register for 6390
Marek Behún
1
-10
/
+9
2021-04-20
net: phy: marvell: refactor HWMON OOP style
Marek Behún
1
-244
/
+125
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-3
/
+29
2021-02-16
net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111
Robert Hancock
1
-5
/
+8
2021-02-11
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-01
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-30
net: phy: marvell: add special handling of Finisar modules with 88E1111
Robert Hancock
1
-1
/
+99
2020-10-30
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-22
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
1
-0
/
+23
2020-06-22
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
1
-0
/
+23
2020-06-22
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-26
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
1
-2
/
+23
2020-05-26
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
1
-12
/
+19
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-17
/
+42
2020-05-26
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-11
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
1
-22
/
+24
2020-03-23
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
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
1
-16
/
+10
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
1
-18
/
+8
2019-12-19
net: phy: marvell: consolidate phy status reading
Russell King
1
-43
/
+17
2019-12-19
net: phy: marvell: use positive logic for link state
Russell King
1
-4
/
+3
2019-12-19
net: phy: marvell: initialise link partner state earlier
Russell King
1
-20
/
+5
2019-12-19
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
1
-34
/
+32
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
1
-15
/
+4
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
1
-4
/
+1
2019-10-30
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
1
-0
/
+3
2019-10-29
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
1
-0
/
+12
2019-10-29
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
1
-0
/
+64
2019-10-29
net: phy: marvell: fix downshift function naming
Heiner Kallweit
1
-15
/
+15
[next]