summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2021-06-09net: phy: realtek: net: Fix less than zero comparison of a u16Colin Ian King-8/+9
2021-06-08net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang-1/+14
2021-06-08net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang-3/+17
2021-06-08net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang-1/+41
2021-06-07net: phy: do not print dump stack if device was removedOleksij Rempel-0/+3
2021-06-07net: usb/phy: asix: add support for ax88772A/C PHYsOleksij Rempel-1/+73
2021-06-03net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King-21/+6
2021-05-30net: phy: abort loading yt8511 driver in unsupported modesPeter Geis-7/+8
2021-05-30net: phy: fix yt8511 clang uninitialized variable warningPeter Geis-1/+1
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2021-05-21net: phy: Fix inconsistent indentingJiapeng Chong-1/+1
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis-0/+143
2021-05-19net: phy: add MediaTek Gigabit Ethernet PHY driverDENG Qingfang-0/+118
2021-05-17net: mdiobus: get rid of a BUG_ON()Dan Carpenter-1/+2
2021-05-17net: phy: Demote non-compliant kernel-doc headersYang Shen-2/+2
2021-05-14net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith-3/+134
2021-05-14net: phy: at803x: clean whitespace errorsAnsuel Smith-14/+16
2021-05-10phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)-1/+530
2021-04-30net: phy: marvell: enable downshift by defaultMaxim Kochetkov-12/+50
2021-04-28net: phy: marvell: add downshift support for M88E1240Maxim Kochetkov-0/+2
2021-04-27net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov-2/+0
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-20/+53
2021-04-23phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)-0/+33
2021-04-22net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov-10/+16
2021-04-22net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov-10/+16
2021-04-21net: phy: marvell: don't use empty switch default caseMarek Behún-2/+0
2021-04-21net: phy: intel-xway: enable integrated led functionsMartin Schiller-0/+21
2021-04-20net: phy: at803x: fix probe error if copper page is selectedMichael Walle-6/+17
2021-04-20phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)-1/+1
2021-04-20net: phy: marvell: add support for Amethyst internal PHYMarek Behún-3/+114
2021-04-20net: phy: marvell: use assignment by bitwise AND operatorMarek Behún-1/+1
2021-04-20net: phy: marvell: fix HWMON enable register for 6390Marek Behún-10/+9
2021-04-20net: phy: marvell: refactor HWMON OOP styleMarek Behún-244/+125
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel-3/+28
2021-04-20net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel-2/+5
2021-04-19phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)-0/+595
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)-0/+43
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+29
2021-04-15net: phy: at803x: select correct page on config initDavid Bauer-1/+49
2021-04-14net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov-28/+89
2021-04-14net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov-98/+98
2021-04-14net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov-0/+43
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár-3/+29
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn-0/+48
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+10
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit-0/+6
2021-04-08net: phy: marvell10g: change module descriptionMarek Behún-1/+1
2021-04-08net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún-0/+62
2021-04-08net: phy: marvell10g: fix driver name for mv88e2110Marek Behún-1/+1
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún-2/+56