summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2021-06-16net: phy: fix space alignment issuesWenpeng Liang4-25/+25
2021-06-16net: phy: delete repeated words of commentsWenpeng Liang2-2/+2
2021-06-16net: phy: correct format of block commentsWenpeng Liang5-9/+16
2021-06-16net: phy: change format of some declarationsWenpeng Liang5-5/+9
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean1-0/+6
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean1-1/+1
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean1-1/+1
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel1-0/+180
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel1-0/+89
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel1-0/+88
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel1-22/+22
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King1-6/+3
2021-06-12net: phylink: Add 25G BASE-R supportSteen Hegelund1-0/+5
2021-06-12net: sfp: add support for 25G BASE-R SFPsSteen Hegelund1-0/+5
2021-06-11net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson1-38/+1
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson1-0/+54
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson2-2/+4
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson1-0/+21
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson1-0/+62
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson1-0/+23
2021-06-10net: phy: probe for C45 PHYs that return PHY ID of zero in C22 spaceWong Vee Khee1-0/+12
2021-06-10net: phy: realtek: net: Fix less than zero comparison of a u16Colin Ian King1-8/+9
2021-06-08net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang1-1/+14
2021-06-08net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang1-3/+17
2021-06-08net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang1-1/+41
2021-06-07net: phy: do not print dump stack if device was removedOleksij Rempel1-0/+3
2021-06-07net: usb/phy: asix: add support for ax88772A/C PHYsOleksij Rempel1-1/+73
2021-06-04net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King1-21/+6
2021-05-31net: phy: abort loading yt8511 driver in unsupported modesPeter Geis1-7/+8
2021-05-31net: phy: fix yt8511 clang uninitialized variable warningPeter Geis1-1/+1
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-05-21net: phy: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis3-0/+143
2021-05-19net: phy: add MediaTek Gigabit Ethernet PHY driverDENG Qingfang3-0/+118
2021-05-18net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-18net: phy: Demote non-compliant kernel-doc headersYang Shen2-2/+2
2021-05-15net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith2-3/+134
2021-05-15net: phy: at803x: clean whitespace errorsAnsuel Smith1-14/+16
2021-05-11phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)1-1/+530
2021-05-01net: phy: marvell: enable downshift by defaultMaxim Kochetkov1-12/+50
2021-04-28net: phy: marvell: add downshift support for M88E1240Maxim Kochetkov1-0/+2
2021-04-28net: phy: marvell-88x2222: enable autoneg by defaultIvan Bornyakov1-2/+0
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-20/+53
2021-04-24phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)1-0/+33
2021-04-22net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-04-22net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-04-22net: phy: marvell: don't use empty switch default caseMarek BehĂșn1-2/+0
2021-04-21net: phy: intel-xway: enable integrated led functionsMartin Schiller1-0/+21
2021-04-21net: phy: at803x: fix probe error if copper page is selectedMichael Walle1-6/+17