summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: dp83867: Sync with LinuxSascha Hauer2023-09-211-151/+377
* net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-141-20/+15
* net: phy: dp83867: respect ti,clk-output-sel DT propertyRoland Hieber2023-06-061-0/+37
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* net: phy: dp83867: enable link downshift by defaultThomas Haemmerle2021-03-221-6/+10
* net: phy: dp83867: read status from PHY status register PHYSTSThomas Haemmerle2021-03-221-0/+36
* net: phy: dp83867: remove explicit setting of cfg2Thomas Haemmerle2021-03-221-10/+1
* net: phy: dp83867: simplify dp83867_config_initThomas Haemmerle2021-03-221-26/+23
* net: phy: dp83867: remove useless call to genphy_config_anegMichael Tretter2021-03-221-8/+0
* net: phy: dp83867: fix checkpatch checks and warningsMichael Tretter2021-03-221-38/+37
* net: phy: dp83867: convert driver to spdxMichael Tretter2021-03-221-9/+1
* net: phy: Add and use driver register macroSascha Hauer2020-10-011-5/+1
* net: phy: add uapi/linux/mdio.h from kernel for MDIO MMD accessMichael Grzeschik2020-07-051-1/+2
* net: phy: port phy_interface_is_rgmii() from kernelOleksij Rempel2020-06-171-6/+0
* dp83867: port from linuxThomas Hämmerle2019-01-091-0/+323