summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-11-17net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-17net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-11-17phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-17net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-11-17net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer
2021-11-02phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-11-02phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-20net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson
2021-10-13phy: mdio: fix memory leakPavel Skripkin
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-07net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-10-07net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parentsSaravana Kannan
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-22net: phylink: add suspend/resume supportRussell King (Oracle)
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut
2021-09-15net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett
2021-07-25net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28net: phy: at803x: mask 1000 Base-X link modeDavid Bauer
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei
2021-06-16net: phy: replace if-else statements with switchWeihang Li
2021-06-16net: phy: remove unnecessary line continuationWenpeng Liang
2021-06-16net: phy: print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-06-16net: phy: fix formatting issues with bracesWenpeng Liang
2021-06-16net: phy: fix space alignment issuesWenpeng Liang
2021-06-16net: phy: delete repeated words of commentsWenpeng Liang
2021-06-16net: phy: correct format of block commentsWenpeng Liang
2021-06-16net: phy: change format of some declarationsWenpeng Liang
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel
2021-06-14net: phy: micrel: use consistent alignmentsOleksij Rempel
2021-06-14net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King
2021-06-12net: phylink: Add 25G BASE-R supportSteen Hegelund