summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell10g.c
AgeCommit message (Expand)Author
2021-02-15net: phy: marvell10g: select host interface configurationRussell King
2021-02-15net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-02-15net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-02-15net: phy: marvell10g: add support for configuring LEDsRussell King
2021-02-15net: phy: marvell10g: add downshift tunable supportRussell King
2021-02-15net: sfp: add interface modes bitmapRussell King
2020-08-11net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn
2020-06-29net: phy: marvell10g: support XFI rate matching modeBaruch Siach
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-14net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-14net: marvell10g: report firmware versionRussell King
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King
2020-03-04net: phy: marvell10g: add mdix controlRussell King
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2019-12-11net: sfp: derive interface mode from ethtool link modesRussell King
2019-11-18net: 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