summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/at803x.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: disable extended next page bitMarco Felsch2023-08-141-1/+7
* net: phy: at803x: add disable hibernation mode supportMarco Felsch2023-08-141-0/+16
* net: phy: at803x: disable SmartEEEMarco Felsch2023-08-141-1/+18
* net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,m...Marco Felsch2023-08-141-2/+2
* 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
* net: phy: at803x: fix incorrect use of FIELD_PREPAhmad Fatoum2021-03-251-4/+3
* net: phy: at803x: sync RX/TX delay setup with LinuxLucas Stach2021-01-061-12/+76
* net: phy: Add and use driver register macroSascha Hauer2020-10-011-6/+1
* drivers: net: phy: at803x: add phy clk setup via dtsMichael Grzeschik2020-07-051-7/+171
* drivers: net: phy: convert drivers to spdxOleksij Rempel2018-12-071-5/+1
* net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-291-33/+3
* net/phy: add driver for atheros PHYsLucas Stach2013-12-031-0/+121