summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-07-02net: phylink: use phy interface mode bitmapsRussell King
2021-07-02net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-07-02net: phy: add supported_interfaces to marvell PHYsRussell King
2021-07-02net: phy: add supported_interfaces to bcm84881Russell King
2021-07-02net: phy: marvell10g: select host interface configurationRussell King
2021-07-02net: phy: pass supported PHY interface types to phylibRussell King
2021-07-02net: sfp: display SFP module information [*not for mainline*]Russell King
2021-07-02net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-07-02net: sfp: add support for cooled SFP+ transceiversRussell King
2021-07-02net: phy: make phy_error() report which PHY has failedRussell King
2021-07-02net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-07-02net: phy: provide phy driver start/stop hooksRussell King
2021-07-02net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-07-02net: phy: add resolved pause supportRussell King
2021-07-02net: phy: marvell10g: add support for configuring LEDsRussell King
2021-07-02net: phy: marvell10g: add downshift tunable supportRussell King
2021-07-02net: phy: add helpers for comparing phy IDsRussell King
2021-07-02net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-29net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-29net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-06-29net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-06-29net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-06-11net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-05-17net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-04-30net: phy: marvell: enable downshift by defaultMaxim Kochetkov
2021-04-28net: phy: marvell: add downshift support for M88E1240Maxim Kochetkov
2021-04-27net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-23phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)
2021-04-22net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov
2021-04-22net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov
2021-04-21net: phy: marvell: don't use empty switch default caseMarek Behún
2021-04-21net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle
2021-04-20phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek Behún
2021-04-20net: phy: marvell: use assignment by bitwise AND operatorMarek Behún
2021-04-20net: phy: marvell: fix HWMON enable register for 6390Marek Behún
2021-04-20net: phy: marvell: refactor HWMON OOP styleMarek Behún
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel
2021-04-20net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel
2021-04-19phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer
2021-04-14net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov
2021-04-14net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn