summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell10g.c
AgeCommit message (Expand)Author
2019-12-09net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2019-12-08net: phy: marvell10g: add SFP+ supportRussell King
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-04-09net: phy: remove unnecessary callback settings in C45 driversHeiner Kallweit
2019-04-03net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210Antoine Tenart
2019-04-03net: phy: marvell10g: implement suspend/resume callbacksAntoine Tenart
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit
2019-02-27net: phy: marvell10g: Use the generic C45 helper to read the 2110 featuresMaxime Chevallier
2019-02-27net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bitMaxime Chevallier
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier
2019-02-24net: phy: marvell10g: Force reading of 2.5/5GMaxime Chevallier
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier
2019-02-24net: phy: marvell10g: Use 2500BASEX when using 2.5GBASETMaxime Chevallier
2019-02-24net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bitMaxime Chevallier
2019-02-24net: phy: marvell10g: Use get_features to get the PHY abilitiesMaxime Chevallier
2019-02-21net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...Heiner Kallweit
2019-02-20net: phy: marvell10g: improve mv3310_config_anegHeiner Kallweit
2019-02-17net: phy: marvell10g: Don't explicitly set Pause and Asym_PauseMaxime Chevallier
2019-02-17net: phy: marvell10g: check for newly set anegHeiner Kallweit
2019-02-17net: phy: marvell10g: use genphy_c45_an_config_anegAndrew Lunn
2019-02-13net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier
2019-02-10net: phy: marvell10g: fix usage of new MMD modifying helpersHeiner Kallweit
2019-02-07net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit
2019-02-06net: phy: improve genphy_c45_read_linkHeiner Kallweit
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn
2018-10-01net: phy: Add phydev_warn()Andrew Lunn
2018-04-04net: phy: marvell10g: add thermal hwmon deviceRussell King
2018-03-04net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King
2018-03-01net: phy: marvell10g: Utilize gen10g_no_soft_reset()Florian Fainelli
2018-01-02net: phy: marvell10g: add support for half duplex 100M and 10MRussell King
2018-01-02net: phy: marvell10g: clean up interface mode switchingRussell King
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King
2018-01-02net: phy: marvell10g: update header commentsRussell King
2017-12-13net: phy: marvell10g: remove XGMII as an option for 88x3310Russell King
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King