index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell.c
Age
Commit message (
Expand
)
Author
2020-06-22
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
2020-06-22
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
2020-06-22
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
2020-06-05
net: marvell: Fix OF_MDIO config check
Dan Murphy
2020-05-29
net: phy: marvell: unlock after phy_select_page() failure
Dan Carpenter
2020-05-26
net: phy: marvell: Configure TDR pulse based on measurement length
Andrew Lunn
2020-05-26
net : phy: marvell: Speedup TDR data retrieval by only changing page once
Andrew Lunn
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-26
net: phy: marvell: Add support for amplitude graph
Andrew Lunn
2020-05-10
net: phy: marvell: Add cable test support
Andrew Lunn
2020-04-11
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
2020-03-23
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
2020-02-27
net: phy: marvell: don't interpret PHY status unless resolved
Russell King
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
2019-12-19
net: phy: marvell: consolidate phy status reading
Russell King
2019-12-19
net: phy: marvell: use positive logic for link state
Russell King
2019-12-19
net: phy: marvell: initialise link partner state earlier
Russell King
2019-12-19
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
2019-10-30
net: phy: marvell: add downshift support for 88E1145
Heiner Kallweit
2019-10-29
net: phy: marvell: add PHY tunable support for more PHY versions
Heiner Kallweit
2019-10-29
net: phy: marvell: add downshift support for M88E1111
Heiner Kallweit
2019-10-29
net: phy: marvell: fix downshift function naming
Heiner Kallweit
2019-10-29
net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK
Heiner Kallweit
2019-10-21
net: phy: marvell: remove superseded function marvell_set_downshift
Heiner Kallweit
2019-10-21
net: phy: marvell: support downshift as PHY tunable
Heiner Kallweit
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-26
net: phy: marvell: Fix buffer overrun with stats counters
Andrew Lunn
2019-04-23
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-03-27
net: phy: marvell: add PHY tunable fast link down support for 88E1540
Heiner Kallweit
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-02
Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
Russell King
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-15
net: phy: marvell: Fix deadlock from wrong locking
Andrew Lunn
2019-01-15
net: phy: marvell: Errata for mv88e6390 internal PHYs
Andrew Lunn
2018-12-05
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-11-11
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-07-27
net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()
Jia-Ju Bai
[next]