summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-07-06Merge remote-tracking branch 'origin/imx_v2022.04' into lf_v2022.04BJ DevOps Team
2022-07-06LFU-360 net: phy: realtek: add support for RTL8821F(D)(I)-VD-CGClark Wang
2022-04-14net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF nodeVladimir Oltean
2022-04-14net: phy: inphi in112525 gen1/gen2 retimers supportFlorin Chiculita
2022-04-14net: phy: Cortina CS4223 PHY support & bugfixesFlorin Chiculita
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: phy: genphy_init can be staticVladimir Oltean
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-22drivers: net: aquantia: fix unsigned compared against 0Cosmin-Florin Aluchenesei
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-04-29net: phy: xilinx: Break while loop over ethernet phyMichal Simek
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean
2021-02-16net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2021-01-19net: phy: micrel: fix typoClaudiu Beznea
2021-01-19net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea
2021-01-15common: board_r: Drop initr_bbmii wrapperOvidiu Panait
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
2020-10-05Merge branch 'next'Tom Rini
2020-09-30net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner
2020-09-30net: phy: mscc: make clock-output configurable on vsc85xxHeiko Stuebner
2020-09-24drivers: net: phy: Use Aquantia driver for AQR113CMadalin Bucur
2020-09-24phy: make phy_connect_fixed work with a null mdio busVladimir Oltean
2020-07-07net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...Amit Singh Tomar
2020-07-07net: phy: realtek: Add support for RTL8201F PHY module.Amit Singh Tomar
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-22phy: atheros: ar8035: Fix clock output calculationFabio Estevam
2020-06-12net: phy: Add DP8382x phy registration to TI PHY initDan Murphy
2020-06-12net: phy: Add support for TI PHY initDan Murphy