aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/marvell10g.c
AgeCommit message (Expand)Author
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean
2021-07-16net: phy: marvell10g: enable WoL for 88X3310 and 88E2110Voon Weifeng
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek Behún
2021-04-08net: phy: marvell10g: change module descriptionMarek Behún
2021-04-08net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún
2021-04-08net: phy: marvell10g: fix driver name for mv88e2110Marek Behún
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún
2021-04-08net: phy: marvell10g: support other MACTYPEsMarek Behún
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún
2021-04-08net: phy: marvell10g: fix typoMarek Behún
2021-04-08net: phy: marvell10g: rename registerMarek Behún
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-02-11net: phy: introduce phydev->portMichael Walle
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