index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell10g.c
Age
Commit message (
Expand
)
Author
2019-03-03
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
2019-02-27
net: phy: marvell10g: Use the generic C45 helper to read the 2110 features
Maxime Chevallier
2019-02-27
net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bit
Maxime Chevallier
2019-02-24
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
2019-02-21
net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...
Heiner Kallweit
2019-02-20
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
2019-02-17
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
2019-02-17
net: phy: marvell10g: check for newly set aneg
Heiner Kallweit
2019-02-17
net: phy: marvell10g: use genphy_c45_an_config_aneg
Andrew Lunn
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2019-02-10
net: phy: marvell10g: fix usage of new MMD modifying helpers
Heiner Kallweit
2019-02-07
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2019-02-06
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
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-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-04-04
net: phy: marvell10g: add thermal hwmon device
Russell King
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-01
net: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
2018-01-02
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
2018-01-02
net: phy: marvell10g: clean up interface mode switching
Russell King
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
2018-01-02
net: phy: marvell10g: update header comments
Russell King
2017-12-13
net: phy: marvell10g: remove XGMII as an option for 88x3310
Russell King
2017-11-28
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
2017-06-06
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King