summaryrefslogtreecommitdiff
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: dp83867: Clean force link good bitMichal Simek2020-02-281-0/+4
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
* drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
* drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
* drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
* drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
* drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
* net: phy: fix switch vendor nameAnatolij Gustschin2019-12-091-1/+1
* net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin2019-12-091-0/+12
* net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin2019-12-091-6/+16
* net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin2019-12-091-14/+28
* net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin2019-12-091-25/+125
* net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre2019-12-091-1/+20
* net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita2019-12-091-0/+15
* net: phy: Increase link up delay in genphy_update_link()Stefan Roese2019-12-091-2/+2
* net: phy: dp83867: refactor rgmii configurationGrygorii Strashko2019-12-091-39/+36
* net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko2019-12-091-10/+10
* net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko2019-12-091-12/+64
* net: phy: dp83867: Add ability to disable output clockGrygorii Strashko2019-12-091-17/+36
* net: phy: dp83867: move static initialization to .probe()Grygorii Strashko2019-12-091-12/+17
* net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-092-1/+1
* net/phy: Fix phy_connect() for phy addr 0Priyanka Jain2019-12-091-1/+1
* Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-031-0/+22
* net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu2019-10-084-0/+194
* net: phy: Define init routine and register generic phy driverSiva Durga Prasad Paladugu2019-10-081-0/+7
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean2019-07-181-0/+11
* drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean2019-07-181-0/+28
* net: phy: cortina: Use block layer to read from mmcYinbo Zhu2019-07-151-0/+5
* net: phy: ti: Fix clock output DT propertyTrent Piepho2019-07-151-8/+2
* net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho2019-07-151-3/+3
* phy: ti: Init node before readingMichal Simek2019-05-141-4/+4
* net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne2019-05-143-18/+11
* net: phy: micrel: Find Micrel PHY node correctlyJames Byrne2019-05-081-1/+9
* net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-081-4/+10
* net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu2019-05-081-1/+6
* net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu2019-05-081-1/+4
* net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu2019-05-081-0/+12
* net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione2019-05-072-0/+39
* net: phy: ti: use generic helpers to access MMD registersCarlo Caione2019-05-071-105/+25
* net: phy: Add generic helpers to access MMD PHY registersCarlo Caione2019-05-071-0/+4
* net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer2019-04-071-1/+2
* net: mv88e61xx: fix autonegotiation on portsTim Harvey2019-02-151-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-244-7/+80
|\
| * net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
| * net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18
| * net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione2019-01-241-0/+29
| * net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch2019-01-241-2/+2