summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie
2021-10-25net: phy: at803x: use GENMASK() for speed statusLuo Jie
2021-10-25net: phy: at803x: improve the WOL featureLuo Jie
2021-10-25net: phy: at803x: use phy_modify()Luo Jie
2021-10-25net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie
2021-10-24net: phy: constify netdev->dev_addr referencesJakub Kicinski
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-20phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-10-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-10-19net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)
2021-10-18net: phy: realtek: add support for RTL8365MB-VC internal PHYsAlvin Šipraga
2021-10-14net: phy: dp83867: introduce critical chip default init for non-of platformLay, Kuan Loon
2021-10-14net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-10net: phy: at803x: better describe debug regsAnsuel Smith
2021-10-10net: phy: at803x: enable prefer master for 83xx internal phyAnsuel Smith
2021-10-10net: phy: at803x: add DAC amplitude fix for 8327 phyAnsuel Smith
2021-10-10net: phy: at803x: fix resume for QCA8327 phyAnsuel Smith
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli
2021-10-08net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini
2021-10-08net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)
2021-10-08net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-06net: phylink: use mdiobus_modify_changed() helperRussell King (Oracle)
2021-10-06net: mdio: add mdiobus_modify_changed()Russell King (Oracle)
2021-10-05net: phy: at803x: add QCA9561 supportDavid Bauer
2021-10-05net: sfp: Fix typo in state machine debug stringSean Anderson
2021-10-04net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-30phy: mdio: fix memory leakPavel Skripkin
2021-09-30Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-09-29net: phy: micrel: Add support for LAN8804 PHYHoratiu Vultur