summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-05-17net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-05-17net: phy: Demote non-compliant kernel-doc headersYang Shen
2021-05-14net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith
2021-05-14net: phy: at803x: clean whitespace errorsAnsuel Smith
2021-05-10phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)
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
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
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-04-01net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-03-30net: phy: remove repeated wordPeng Li