summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-23net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parentsSaravana Kannan
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli
2021-09-20net: phy: at803x: fix spacing and improve name for 83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add resume/suspend function to qca83xx phyAnsuel Smith
2021-09-20net: phy: at803x: add support for qca 8327 A variant internal phyAnsuel Smith
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-17net: phy: bcm7xxx: Add EPHY entry for 72165Florian Fainelli
2021-09-16net: phy: broadcom: Enable 10BaseT DAC early wakeFlorian Fainelli
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-14net: phy: at803x: add support for qca 8327 internal phyAnsuel Smith
2021-09-08net: phylink: Update SFP selected interface on advertising changesNathan Rossi
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr...Vladimir Oltean
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-20net: phy: gmii2rgmii: Support PHY loopbackGerhard Engleder
2021-08-20net: phy: Uniform PHY driver accessGerhard Engleder