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: 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
*
net: phy: marvell: use positive logic for link state
Russell King
2019-12-19
1
-4
/
+3
*
net: phy: marvell: initialise link partner state earlier
Russell King
2019-12-19
1
-20
/
+5
*
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
2019-12-19
1
-34
/
+32
*
net: phy: provide and use genphy_read_status_fixed()
Russell King
2019-12-19
1
-15
/
+4
*
net: phy: use phy_resolve_aneg_pause()
Russell King
2019-12-19
1
-4
/
+1
*
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
2019-10-31
1
-0
/
+3
*
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
2019-10-30
1
-0
/
+12
*
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
2019-10-30
1
-0
/
+64
*
net: phy: marvell: fix downshift function naming
Heiner Kallweit
2019-10-30
1
-15
/
+15
*
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
2019-10-30
1
-4
/
+4
*
net: phy: marvell: remove superseded function marvell_set_downshift
Heiner Kallweit
2019-10-21
1
-53
/
+35
*
net: phy: marvell: support downshift as PHY tunable
Heiner Kallweit
2019-10-21
1
-1
/
+87
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-2
/
+4
|
\
|
*
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
2019-04-26
1
-2
/
+4
*
|
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-23
1
-1
/
+5
*
|
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-04-16
1
-14
/
+14
*
|
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
2019-03-27
1
-0
/
+108
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-16
/
+0
|
\
|
*
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
2019-02-03
1
-16
/
+0
*
|
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-23
1
-6
/
+1
|
/
*
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
2019-01-16
1
-1
/
+1
*
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
2019-01-16
1
-1
/
+34
*
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-11
/
+11
*
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-12-06
1
-1
/
+1
*
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
2018-11-12
1
-2
/
+0
*
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
1
-14
/
+12
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-20
/
+30
*
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
1
-15
/
+0
*
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-02
1
-1
/
+1
*
net: phy: Add phydev_warn()
Andrew Lunn
2018-10-02
1
-1
/
+1
*
net: phy: marvell: Fix build.
David S. Miller
2018-09-26
1
-1
/
+1
*
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-09-26
1
-42
/
+21
*
net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
[next]